cow-Low-code icon indicating copy to clipboard operation
cow-Low-code copied to clipboard

牛搭-移动端低代码平台、可视化拖放编辑、页面生成工具。通过 JSON 配置就能直接生成移动端UI界面,极大减少开发成本。

Results 19 cow-Low-code issues
Sort by recently updated
recently updated
newest added

## 未来规划的几个大方向 - 物料组件的拓展和丰富,尝试实现阿里低代码白皮书 #64 - 多页面 #62 - 设置器拓展和丰富,包括动作事件、动画等 #66 #69 - 操作历史记录 #106 - 对接数据源 #114

help wanted

示例如下 ```tsx class App extends React.Component { editorWillMount(monaco) { monaco.languages.json.jsonDefaults.setDiagnosticsOptions({ validate: true, schemas: [{ uri: "http://myserver/foo-schema.json", fileMatch: ['*'], schema: { type: "object", properties: { p1: { enum: [ "v1", "v2"]...

enhancement

![image](https://user-images.githubusercontent.com/49338067/185111951-d988b46c-c7d3-46a6-b6f9-0b21238786ea.png)

enhancement

![image](https://user-images.githubusercontent.com/49338067/185111873-cb16c341-6f26-49e4-8ff2-d739b0f4409f.png)

enhancement
次要