|
@@ -22,12 +22,12 @@
|
|
|
"selectedIconPath": "static/img/jiaoyi_check.png",
|
|
|
"text": "交易"
|
|
|
},
|
|
|
- {
|
|
|
- "pagePath": "pages/grain_pulse/home",
|
|
|
- "iconPath": "static/img/liangmai.png",
|
|
|
- "selectedIconPath": "static/img/liangmai_check.png",
|
|
|
- "text": "粮脉"
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // "pagePath": "pages/grain_pulse/home",
|
|
|
+ // "iconPath": "static/img/liangmai.png",
|
|
|
+ // "selectedIconPath": "static/img/liangmai_check.png",
|
|
|
+ // "text": "粮脉"
|
|
|
+ // },
|
|
|
{
|
|
|
"pagePath": "pages/tran/tran",
|
|
|
"iconPath": "static/img/wuliu.png",
|
|
@@ -43,6 +43,13 @@
|
|
|
]
|
|
|
},
|
|
|
"pages": [{
|
|
|
+ "path": "pages/sale/information",
|
|
|
+ "style": {
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "启动页",
|
|
@@ -51,14 +58,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/sale/information",
|
|
|
- "style": {
|
|
|
- "enablePullDownRefresh": true,
|
|
|
- "navigationBarTitleText": "",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/sale/plant",
|
|
|
"style": {
|