构建版本修改

This commit is contained in:
aixianling
2022-08-12 11:20:51 +08:00
parent c3f6fbbffe
commit 98946c1e28
167 changed files with 845 additions and 3473 deletions

View File

@@ -1,3 +0,0 @@
{
"AppForm": "配置表单"
}

View File

@@ -1,8 +0,0 @@
{
"AppDictionary": "数据字典",
"AppRightsManager": "权限管理",
"AppMenuManager": "菜单管理",
"AppSystemAccount": "账号管理",
"AppQyWxConfig": "企业微信配置",
"AppUserInfo": "个人中心"
}

View File

@@ -1,15 +0,0 @@
{
"name": "dvcp-oms",
"description": "运营中心分包",
"version": "2.0.0",
"main": "dist/dvcp-oms.common.js",
"files": [
"dist"
],
"publishConfig": {
"registry": "http://192.168.1.87:4873/"
},
"dependencies": {
"dvcp-ui": "^1.42.2"
}
}