|
|
@@ -57,7 +57,16 @@
|
|
57
|
57
|
"navigationStyle": "custom",
|
|
58
|
58
|
"enablePullDownRefresh": true
|
|
59
|
59
|
}
|
|
|
60
|
+ },
|
|
|
61
|
+ {
|
|
|
62
|
+ "path": "pages/supplychainon/supplychainon",
|
|
|
63
|
+ "style": {
|
|
|
64
|
+ // "navigationBarTitleText": "供应链"
|
|
|
65
|
+ "navigationStyle": "custom",
|
|
|
66
|
+ "enablePullDownRefresh": true
|
|
|
67
|
+ }
|
|
60
|
68
|
}
|
|
|
69
|
+
|
|
61
|
70
|
],
|
|
62
|
71
|
"subPackages" : [
|
|
63
|
72
|
//用户登陆--分包
|
|
|
@@ -319,6 +328,12 @@
|
|
319
|
328
|
"selectedIconPath" : "static/tab/dian1.png",
|
|
320
|
329
|
"text" : "商品管理"
|
|
321
|
330
|
},
|
|
|
331
|
+ {
|
|
|
332
|
+ "pagePath" : "pages/supplychainon/supplychainon",
|
|
|
333
|
+ "iconPath" : "static/tab/gongyinglian.png",
|
|
|
334
|
+ "selectedIconPath" : "static/tab/gongyinglian1.png",
|
|
|
335
|
+ "text" : "供应链"
|
|
|
336
|
+ },
|
|
322
|
337
|
{
|
|
323
|
338
|
"pagePath" : "pages/ordermanagement/index",
|
|
324
|
339
|
"iconPath" : "static/tab/daing.png",
|