chore: 自定义低代码请求服务初始化
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"id": "@sy/low-code-designer",
|
||||
"platform": "web",
|
||||
"name": "低代码编辑器",
|
||||
"homepage": "45t9lzaxt",
|
||||
"homepage": "",
|
||||
"description": "低代码编辑器",
|
||||
"dependencies": [
|
||||
{
|
||||
@@ -125,7 +125,7 @@
|
||||
"assetsLibrary": "AntdvMaterial",
|
||||
"required": false,
|
||||
"official": true,
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"platform": [
|
||||
"web"
|
||||
]
|
||||
@@ -142,7 +142,7 @@
|
||||
"assetsLibrary": "VtjChartsMaterial",
|
||||
"required": false,
|
||||
"official": true,
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"platform": [
|
||||
"web",
|
||||
"h5"
|
||||
@@ -152,12 +152,16 @@
|
||||
"pages": [
|
||||
{
|
||||
"dir": false,
|
||||
"name": "Home",
|
||||
"title": "主页",
|
||||
"icon": "AddLocation",
|
||||
"name": "Test",
|
||||
"title": "123",
|
||||
"icon": "",
|
||||
"mask": true,
|
||||
"hidden": false,
|
||||
"raw": false,
|
||||
"pure": false,
|
||||
"meta": "",
|
||||
"id": "45t9lzaxt",
|
||||
"cache": false,
|
||||
"id": "45taigdrw",
|
||||
"type": "page"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"__VTJ_PROJECT__": true,
|
||||
"id": "vtj-project",
|
||||
"platform": "web",
|
||||
"name": "VTJ.PRO",
|
||||
"homepage": "",
|
||||
"description": "VTJ.PRO",
|
||||
"dependencies": [],
|
||||
"pages": [],
|
||||
"blocks": [],
|
||||
"apis": [],
|
||||
"meta": [],
|
||||
"config": {},
|
||||
"__BASE_PATH__": "/"
|
||||
}
|
||||
Reference in New Issue
Block a user