|
@@ -29,78 +29,6 @@
|
|
// "enablePullDownRefresh": true
|
|
// "enablePullDownRefresh": true
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/Setting",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"机器设置",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/singleStatistics",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"单机统计",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/cleanRule",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"清洗规则",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/pay",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"支付",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/parameters",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"参数类型",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/generalParameters",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"通用参数",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/advancedParameters",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"进阶参数",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/dayPay",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"按日支付",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/timesPay",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText":"按次数支付",
|
|
|
|
- // // "disableScroll": true,
|
|
|
|
- // "enablePullDownRefresh": true
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
{
|
|
{
|
|
"path": "pages/Insert/Insert",
|
|
"path": "pages/Insert/Insert",
|
|
"style": {
|
|
"style": {
|
|
@@ -124,12 +52,6 @@
|
|
// "disableScroll": true
|
|
// "disableScroll": true
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // "path" : "pages/Setting/saoma",
|
|
|
|
- // "style" : {
|
|
|
|
- // "navigationBarTitleText": "扫码"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
{
|
|
{
|
|
"path": "pages/User/updataPassword",
|
|
"path": "pages/User/updataPassword",
|
|
"style": {
|
|
"style": {
|
|
@@ -202,8 +124,23 @@
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ }, {
|
|
|
|
+ "path": "pages/Insert/workingProcedure",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "工序页面"
|
|
|
|
+ }
|
|
|
|
+
|
|
}
|
|
}
|
|
- ],
|
|
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/select/selectOrderNo",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "订单查询",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTitleText": "",
|
|
@@ -223,20 +160,6 @@
|
|
"selectedIconPath": "static/img/homeHL.png",
|
|
"selectedIconPath": "static/img/homeHL.png",
|
|
"text": "查询"
|
|
"text": "查询"
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // "pagePath": "pages/User/merchantList",
|
|
|
|
- // "iconPath": "static/img/merchantList.png",
|
|
|
|
- // "selectedIconPath": "static/img/merchantListHL.png",
|
|
|
|
- // "text": "机器销售"
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
-
|
|
|
|
- // {
|
|
|
|
- // "pagePath": "pages/User/equipmentStatusList",
|
|
|
|
- // "iconPath": "static/img/equipment.png",
|
|
|
|
- // "selectedIconPath": "static/img/equipmentHL.png",
|
|
|
|
- // "text": "机器状态"
|
|
|
|
- // },
|
|
|
|
{
|
|
{
|
|
"pagePath": "pages/Insert/Insert",
|
|
"pagePath": "pages/Insert/Insert",
|
|
"iconPath": "static/img/equipment.png",
|
|
"iconPath": "static/img/equipment.png",
|