构建版本修改

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,2 +0,0 @@
{
}

View File

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

View File

@@ -1,15 +0,0 @@
{
"name": "dvcp-apps-sanjianxi",
"description": "三涧溪版本",
"version": "1.0.0",
"main": "dist/dvcp-apps-sanjianxi.common.js",
"files": [
"dist"
],
"publishConfig": {
"registry": "http://192.168.1.87:4873/"
},
"dependencies": {
"dvcp-ui": "^1.42.2"
}
}