tiny-engine
tiny-engine copied to clipboard
TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台
English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [ ]...
### Environment google与edge ### Version v16.20.2 ### Version 不知道如何查看最新稳定版 ### Link to minimal reproduction https://github.com/opentiny/tiny-engine ### Step to reproduce https://github.com/opentiny/tiny-engine/assets/90167238/82251936-b040-4605-ac16-387f6dadb3d5 百度地图代码 ```json { "name": { "zh_CN": "百度地图" }, "component": "TinyBaiduMap",...
### Environment google与edge ### Version v16.20.2 ### Version 不知道如何查看最新稳定版 ### Link to minimal reproduction https://github.com/opentiny/tiny-engine ### Step to reproduce https://github.com/opentiny/tiny-engine/assets/90167238/092c00e3-6d48-4c1c-bcfc-b43f25b665b5 水球图配置代码 ```json { "name": { "zh_CN": "水球图" }, "component": "TinyChartLiquidfill",...
### Environment google与edge ### Version v16.20.2 ### Version 不知道如何查看最新稳定版 ### Link to minimal reproduction https://github.com/opentiny/tiny-engine ### Step to reproduce [20240516_142853.zip](https://github.com/opentiny/tiny-engine/files/15330592/20240516_142853.zip) 上述zip文件里面有视频,是复现过程 https://[geo.datav.aliyun.com/areas_v3/bound/100000_full.json](https://geo.datav.aliyun.com/areas_v3/bound/100000_full.json)请求地址 ### What is expected 请求出数据 ### What is...
### Environment Window ### Version latest ### Version latest ### Link to minimal reproduction  ### Step to reproduce node:internal/modules/cjs/loader:1137 throw err; ^ Error: Cannot find module 'F:\项目\tiny-engine-develop\node_modules\concurrently\dist\bin\concurrently.js' at Module._resolveFilename...
### Environment google与edge ### Version v16.20.2 ### Version 不知道如何查看最新稳定版 ### Link to minimal reproduction https://github.com/opentiny/tiny-engine ### Step to reproduce 在bundle.json中添加如下代码 ```json { "name": { "zh_CN": "进度图" }, "component": "TinyChartProcess", "icon":...
### Environment google与edge ### Version v16.20.2 ### Version 不知道如何查看最新稳定版 ### Link to minimal reproduction https://github.com/opentiny/tiny-engine ### Step to reproduce https://github.com/opentiny/tiny-engine/assets/90167238/b7f3ce8e-eea3-4f08-9eaf-7d1876e21712 ### What is expected 预期内容左侧已经添加数据源 ### What is actually happening...
English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...
English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [ ]...
### Environment google与edge ### Version v16.20.2 ### Version 不知道如何查看最新稳定版 ### Link to minimal reproduction https://github.com/opentiny/tiny-engine ### Step to reproduce 在  物料组件中添加tinyVue的水球组件  ### What is expected 组件在画布和预览中都会正常显示 ### What...