|
@@ -4,7 +4,7 @@
|
|
},
|
|
},
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"tabBar": {
|
|
"tabBar": {
|
|
- "custom":true,
|
|
|
|
|
|
+ "custom":false,
|
|
"color": "#7A7E83",
|
|
"color": "#7A7E83",
|
|
"selectedColor": "#3cc51f",
|
|
"selectedColor": "#3cc51f",
|
|
"borderStyle": "black",
|
|
"borderStyle": "black",
|
|
@@ -12,23 +12,34 @@
|
|
"list": [
|
|
"list": [
|
|
{
|
|
{
|
|
"pagePath": "pages/sale/information",
|
|
"pagePath": "pages/sale/information",
|
|
|
|
+ "iconPath":"static/img/zixun.png",
|
|
|
|
+ "selectedIconPath":"static/img/zixun_check.png",
|
|
"text": "资讯"
|
|
"text": "资讯"
|
|
},
|
|
},
|
|
|
|
|
|
{
|
|
{
|
|
"pagePath": "pages/buy/transaction",
|
|
"pagePath": "pages/buy/transaction",
|
|
|
|
+ "iconPath":"static/img/jiaoyi.png",
|
|
|
|
+ "selectedIconPath":"static/img/jiaoyi_check.png",
|
|
"text": "交易"
|
|
"text": "交易"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/home/home",
|
|
"pagePath": "pages/home/home",
|
|
- "text": "粮信"
|
|
|
|
|
|
+ "iconPath":"static/img/wode.png",
|
|
|
|
+ "selectedIconPath":"static/img/wode_check.png",
|
|
|
|
+ "text": "粮信",
|
|
|
|
+ "midButton":true
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/tran/tran",
|
|
"pagePath": "pages/tran/tran",
|
|
|
|
+ "iconPath":"static/img/wuliu.png",
|
|
|
|
+ "selectedIconPath":"static/img/wuliu_check.png",
|
|
"text": "物流"
|
|
"text": "物流"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"pagePath": "pages/user/user",
|
|
|
|
+ "iconPath":"static/img/wode.png",
|
|
|
|
+ "selectedIconPath":"static/img/wode_check.png",
|
|
"text": "我的"
|
|
"text": "我的"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
@@ -615,13 +626,13 @@
|
|
"autoBackButton": false,
|
|
"autoBackButton": false,
|
|
"backgroundColor": "#fff",
|
|
"backgroundColor": "#fff",
|
|
"buttons": [{
|
|
"buttons": [{
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
|
|
|
+ "fontSrc": "/pageC/static/iconfont/iconfont.ttf",
|
|
"float": "right",
|
|
"float": "right",
|
|
"text": "\ue626"
|
|
"text": "\ue626"
|
|
}
|
|
}
|
|
,
|
|
,
|
|
{
|
|
{
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
|
|
|
+ "fontSrc": "/pageC/static/iconfont/iconfont.ttf",
|
|
"float": "left",
|
|
"float": "left",
|
|
"text": "\ue6f2",
|
|
"text": "\ue6f2",
|
|
"color": "#303133",
|
|
"color": "#303133",
|
|
@@ -709,7 +720,7 @@
|
|
},
|
|
},
|
|
// #endif
|
|
// #endif
|
|
"buttons": [{
|
|
"buttons": [{
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
|
|
|
+ "fontSrc": "/pageC/static/iconfont/iconfont.ttf",
|
|
"float": "right",
|
|
"float": "right",
|
|
"text": "\ue609",
|
|
"text": "\ue609",
|
|
"color": "#303133",
|
|
"color": "#303133",
|
|
@@ -717,7 +728,7 @@
|
|
}
|
|
}
|
|
// #ifdef H5
|
|
// #ifdef H5
|
|
, {
|
|
, {
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
|
|
|
+ "fontSrc": "/pageC/static/iconfont/iconfont.ttf",
|
|
"float": "left",
|
|
"float": "left",
|
|
"text": "\ue6f2",
|
|
"text": "\ue6f2",
|
|
"color": "#303133",
|
|
"color": "#303133",
|