|
@@ -5,8 +5,8 @@
|
|
|
"lazyCodeLoading": "requiredComponents",
|
|
|
"tabBar": {
|
|
|
"custom":false,
|
|
|
- "color": "#7A7E83",
|
|
|
- "selectedColor": "#3cc51f",
|
|
|
+ "color": "#656765",
|
|
|
+ "selectedColor": "#22C572",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [
|
|
@@ -23,6 +23,12 @@
|
|
|
"selectedIconPath":"static/img/jiaoyi_check.png",
|
|
|
"text": "交易"
|
|
|
},
|
|
|
+ {
|
|
|
+ "pagePath": "pages/home/home",
|
|
|
+ "iconPath":"static/img/liangxin.png",
|
|
|
+ "selectedIconPath":"static/img/liangxin_check.png",
|
|
|
+ "text": "粮信"
|
|
|
+ },
|
|
|
{
|
|
|
"pagePath": "pages/tran/tran",
|
|
|
"iconPath":"static/img/wuliu.png",
|