这里是关于学习 lowcode-engine 的笔记,如果需要更多信息可以访问 官网
Notes on learning the lowcode-engine. For more information, please visit the official website
{
"proxy": [
[
"http://localhost:5577/js/vue-simulator-renderer.js",
"http://localhost:5579/vue-simulator-renderer.js"
],
[
"http://localhost:5577/js/vue-simulator-renderer.css",
"http://localhost:5579/vue-simulator-renderer.css"
],
// [
// "https://unpkg.com/@cdlab996/lowcode-engine-ext-vue@1.0.6-beta.26.1/dist/js/engine-ext.js",
// "http://localhost:4008/js/engine-ext.js"
// ],
// [
// "https://unpkg.com/@cdlab996/lowcode-engine-ext-vue@1.0.6-beta.26.1/dist/css/engine-ext.css",
// "http://localhost:4008/css/engine-ext.css"
// ],
// [
// "https://alifd.alicdn.com/npm/@alilc/lowcode-engine-ext@1.0.5/dist/js/engine-ext.js",
// "http://localhost:4008/js/engine-ext.js"
// ]
]
}