Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/miniapp into hcb
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+10
-38
@@ -2,26 +2,24 @@
|
||||
"pages": [
|
||||
"pages/login",
|
||||
"pages/register",
|
||||
"pages/index",
|
||||
"pages/work/index",
|
||||
"pages/mine/index",
|
||||
"pages/mine/avatar/index",
|
||||
"pages/mine/info/index",
|
||||
"pages/mine/info/edit",
|
||||
"pages/mine/pwd/index",
|
||||
"pages/mine/setting/index",
|
||||
"pages/mine/help/index",
|
||||
"pages/mine/about/index",
|
||||
"pages/common/webview/index",
|
||||
"pages/common/textview/index",
|
||||
"pages/handlecase/index",
|
||||
"pages/handlecase/component/uploadEvidence",
|
||||
"pages/handlecase/component/evidenceList",
|
||||
"pages/handlecase/component/obligations",
|
||||
"pages/expressDelivery/index",
|
||||
"pages/expressDelivery/component/expressDelivery",
|
||||
"pages/signature/index",
|
||||
"pages/signature/component/expressDelivery",
|
||||
"mp_ecard_sdk/index/index",
|
||||
"mp_ecard_sdk/protocol/eid/eid",
|
||||
"mp_ecard_sdk/protocol/privacy/privacy",
|
||||
"mp_ecard_sdk/protocol/service/service",
|
||||
"mp_ecard_sdk/protocol/userAccredit/userAccredit",
|
||||
"pages/im/index"
|
||||
"pages/im/index",
|
||||
"pages/realName",
|
||||
"pages/personalInfoCollection",
|
||||
"pages/im/component/imHome"
|
||||
],
|
||||
"subPackages": [],
|
||||
"window": {
|
||||
@@ -29,32 +27,6 @@
|
||||
"navigationBarTitleText": "RuoYi",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#000000",
|
||||
"selectedColor": "#000000",
|
||||
"borderStyle": "white",
|
||||
"backgroundColor": "#ffffff",
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/index",
|
||||
"iconPath": "static/images/tabbar/home.png",
|
||||
"selectedIconPath": "static/images/tabbar/home_.png",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/work/index",
|
||||
"iconPath": "static/images/tabbar/work.png",
|
||||
"selectedIconPath": "static/images/tabbar/work_.png",
|
||||
"text": "工作台"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/mine/index",
|
||||
"iconPath": "static/images/tabbar/mine.png",
|
||||
"selectedIconPath": "static/images/tabbar/mine_.png",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
},
|
||||
"permission": {},
|
||||
"usingComponents": {}
|
||||
}
|
||||
+2
-3
@@ -15,11 +15,10 @@
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
},
|
||||
"condition": false
|
||||
}
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.1.1",
|
||||
"libVersion": "3.0.1",
|
||||
"appid": "wx91cb8459dca561b4",
|
||||
"projectname": "智慧仲裁",
|
||||
"condition": {},
|
||||
|
||||
Reference in New Issue
Block a user