|
@@ -22,12 +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/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",
|
|
@@ -65,6 +65,27 @@
|
|
"navigationBarTitleText": "工厂价格"
|
|
"navigationBarTitleText": "工厂价格"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/grain_pulse/friendcircle",
|
|
|
|
+ "style": {
|
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
|
+ "navigationBarTitleText": "动态"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/grain_pulse/details",
|
|
|
|
+ "style": {
|
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
|
+ "navigationBarTitleText": "详情"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/grain_pulse/jubao",
|
|
|
|
+ "style": {
|
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
|
+ "navigationBarTitleText": "举报"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/sale/portprice",
|
|
"path": "pages/sale/portprice",
|
|
"style": {
|
|
"style": {
|