Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能帮我在 sencha touch 中制作一个单选按钮矩阵。矩阵的结构将在 JSON 文件中定义。这是我想要实现的图像
您可能会发现 dataview 组件在创建您想要的内容时很有用。这是一个绘制了相当复杂布局的演示。