You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
436 lines
8.9 KiB
436 lines
8.9 KiB
{
|
|
// "condition": { //模式配置,仅开发期间生效
|
|
// "current": 0, //当前激活的模式(list 的索引项)
|
|
// "list": [{
|
|
// "name": "test", //模式名称
|
|
// "path": "pages/componentsA/test/test", //启动页面,必选
|
|
// "query": "" //启动参数,在页面的onLoad函数里面得到
|
|
// }]
|
|
// },
|
|
"pages": [
|
|
|
|
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
|
|
|
|
|
|
// #ifdef APP-PLUS
|
|
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"scrollIndicator": false //禁用原生导航栏,
|
|
}
|
|
}
|
|
},
|
|
// #endif
|
|
|
|
{
|
|
"path": "pages/home/WorkFragment",
|
|
"style": {
|
|
"navigationBarTitleText": "工作台"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/WaitingProcessed",
|
|
"style": {
|
|
"navigationBarTitleText": "待办工作",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/home/MessageFragment",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/index/SystemFailure",
|
|
"style": {
|
|
"navigationBarTitleText": "系统故障",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path": "pages/index/DeviceException",
|
|
"style": {
|
|
"navigationBarTitleText": "设备异常",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/index/GoodsException",
|
|
"style": {
|
|
"navigationBarTitleText": "货物异常",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
"path": "pages/index/RegulatoryReporting",
|
|
"style": {
|
|
"navigationBarTitleText": "监管数据总览"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/NotPermission",
|
|
"style": {
|
|
"navigationBarTitleText": "温馨提示",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path": "pages/index/BindPhone",
|
|
"style": {
|
|
"navigationBarTitleText": "绑定账号",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"scrollIndicator": false //禁用原生导航栏,
|
|
}
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/index/BindPhone2",
|
|
"style": {
|
|
"navigationBarTitleText": "手机绑定",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"scrollIndicator": false //禁用原生导航栏,
|
|
}
|
|
}
|
|
|
|
},
|
|
|
|
|
|
{
|
|
"path": "pages/index/InventoryInfoList",
|
|
"style": {
|
|
"navigationBarTitleText": "库存信息",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/index/DataAssembleList",
|
|
"style": {
|
|
"navigationBarTitleText": "数据总览",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
|
|
},
|
|
{
|
|
"path": "pages/index/DataAssembleList2",
|
|
"style": {
|
|
"navigationBarTitleText": "数据总览",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/index/InventoryInfoDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "库存信息详情"
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
"path": "pages/index/MyProject",
|
|
"style": {
|
|
"navigationBarTitleText": "我的项目"
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
"path": "pages/index/AlreadyProcessed",
|
|
"style": {
|
|
"navigationBarTitleText": "已办工作",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
|
|
},
|
|
|
|
|
|
{
|
|
"path": "pages/index/UserPrompt",
|
|
"style": {
|
|
"navigationBarTitleText": "用户须知",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"scrollIndicator": false //禁用原生导航栏,
|
|
}
|
|
}
|
|
|
|
},
|
|
|
|
|
|
{
|
|
"path": "pages/index/RegulatoryReportingDownload",
|
|
"style": {
|
|
"navigationBarTitleText": "项目监管报表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/AccountBalance",
|
|
"style": {
|
|
"navigationBarTitleText": "账户余额"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/AdvanceCharge",
|
|
"style": {
|
|
"navigationBarTitleText": "预付款"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/GoodsInTransit",
|
|
"style": {
|
|
"navigationBarTitleText": "在途货物"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/Accounts",
|
|
"style": {
|
|
"navigationBarTitleText": "应收账款"
|
|
}
|
|
}, {
|
|
"path": "pages/index/InventorySummary",
|
|
"style": {
|
|
"navigationBarTitleText": "质物库存汇总"
|
|
}
|
|
},
|
|
|
|
|
|
|
|
{
|
|
"path": "pages/index/InventorySummaryDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "质物库存汇总-商品明細"
|
|
}
|
|
}, {
|
|
"path": "pages/index/demoReportKc",
|
|
"style": {
|
|
"navigationBarTitleText": "质物库存汇总"
|
|
}
|
|
}, {
|
|
"path": "pages/index/auditReport",
|
|
"style": {
|
|
"navigationBarTitleText": "回款报告"
|
|
}
|
|
}, {
|
|
"path": "pages/index/enterpriseRisk",
|
|
"style": {
|
|
"navigationBarTitleText": "企业经营异常核查"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/index/ProjectDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "项目详情"
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/index/WarehouseDetaile",
|
|
"style": {
|
|
"navigationBarTitleText": "云仓详情"
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/home/UserFragment",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心"
|
|
|
|
}
|
|
}, {
|
|
"path": "pages/index/WarehouseManagement",
|
|
"style": {
|
|
"navigationBarTitleText": "云仓管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/WarehouseList",
|
|
"style": {
|
|
"navigationBarTitleText": "云仓列表",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/index/WarehouseRegistration",
|
|
"style": {
|
|
"navigationBarTitleText": "云仓登记"
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/login/fwxy",
|
|
"style": {
|
|
"navigationBarTitleText": "服务协议"
|
|
}
|
|
}, {
|
|
"path": "pages/login/yszc",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私政策"
|
|
}
|
|
}
|
|
|
|
|
|
, {
|
|
"path": "pages/index/NotReadWork",
|
|
"style": {
|
|
"navigationBarTitleText": "待阅工作",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/index/ReadWork",
|
|
"style": {
|
|
"navigationBarTitleText": "已阅工作",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/index/SetUp",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/index/SetUp2",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/index/ChangePassword",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
|
|
, {
|
|
"path": "pages/index/ContactWarehouse",
|
|
"style": {
|
|
"navigationBarTitleText": "联系库房",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
|
|
,{
|
|
"path" : "pages/index/RiskWarning",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "风险预警",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/index/DeviceStatus",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "设备状态",
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/index/FormsData",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "数据消息",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/index/sealApplyDetail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "印鉴申请详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "pages/index/interestAccount",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
],
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"globalStyle": {
|
|
"pageOrientation": "portrait",
|
|
"navigationBarTitleText": "云仓贷后",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#007AFF",
|
|
"backgroundColor": "#F8F8F8",
|
|
"backgroundColorTop": "#F4F5F6",
|
|
"backgroundColorBottom": "#F4F5F6",
|
|
"mp-360": {
|
|
"navigationStyle": "custom"
|
|
},
|
|
"h5": {
|
|
"maxWidth": 1190,
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#F1F1F1"
|
|
}
|
|
|
|
},
|
|
"tabBar": {
|
|
"color": "#959595",
|
|
"selectedColor": "#41adf8",
|
|
"backgroundColor": "#FFFFFF",
|
|
"borderStyle": "black",
|
|
"iconWidth": "13px", // 字体大小
|
|
"list": [{
|
|
"pagePath": "pages/home/WorkFragment",
|
|
"iconPath": "static/bottom-icon/gongzuotai1.png",
|
|
"selectedIconPath": "static/bottom-icon/gongzuotai.png",
|
|
"text": "工作台"
|
|
}, {
|
|
"pagePath": "pages/home/MessageFragment",
|
|
"iconPath": "static/bottom-icon/xiaoxi1.png",
|
|
"selectedIconPath": "static/bottom-icon/xiaoxi.png",
|
|
"text": "消息"
|
|
}, {
|
|
"pagePath": "pages/home/UserFragment",
|
|
"iconPath": "static/bottom-icon/wode1.png",
|
|
"selectedIconPath": "static/bottom-icon/wode.png",
|
|
"text": "我的"
|
|
}]
|
|
|
|
}
|
|
}
|