秀山分包
This commit is contained in:
5
project/xiushan/apps.import.json
Normal file
5
project/xiushan/apps.import.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"AppContentInfo": "新闻发布",
|
||||
"AppCarousel": "轮播图设置",
|
||||
"AppAddressBook": "内部通讯录"
|
||||
}
|
||||
9
project/xiushan/core.import.json
Normal file
9
project/xiushan/core.import.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"AppAccount": "账号管理",
|
||||
"AppDictionary": "数据字典",
|
||||
"AppQyWxConfig": "企业微信配置",
|
||||
"AppUserInfo": "个人中心",
|
||||
"AppRightsManager": "权限管理",
|
||||
"AppAccountRole": "账号角色",
|
||||
"AppMenuManager": "菜单管理"
|
||||
}
|
||||
15
project/xiushan/package.json
Normal file
15
project/xiushan/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "dvcp-apps-xiushan",
|
||||
"description": "秀山金融应用",
|
||||
"version": "1.0.0",
|
||||
"main": "dist/dvcp-apps-xiushan.common.js",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "http://192.168.1.87:4873/"
|
||||
},
|
||||
"dependencies": {
|
||||
"dvcp-ui": "^1.42.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user