|
@@ -22,6 +22,12 @@
|
|
"selectedIconPath": "static/img/jiaoyi_check.png",
|
|
"selectedIconPath": "static/img/jiaoyi_check.png",
|
|
"text": "交易"
|
|
"text": "交易"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "pagePath": "pages/grain_pulse/home",
|
|
|
|
+ "iconPath": "static/img/liangmai.png",
|
|
|
|
+ "selectedIconPath": "static/img/liangmai_check.png",
|
|
|
|
+ "text": "粮脉"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"pagePath": "pages/tran/tran",
|
|
"pagePath": "pages/tran/tran",
|
|
"iconPath": "static/img/wuliu.png",
|
|
"iconPath": "static/img/wuliu.png",
|
|
@@ -102,6 +108,16 @@
|
|
"enablePullDownRefresh": true
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/grain_pulse/home",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": false
|
|
|
|
+ },
|
|
|
|
+ "enablePullDownRefresh": true
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/public/login",
|
|
"path": "pages/public/login",
|
|
"style": {
|
|
"style": {
|