[最新]
This commit is contained in:
19
双节底部图标.txt
Normal file
19
双节底部图标.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
"tabBar": {
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
"text": "锶源商城",
|
||||
"iconPath": "/static/tabBarIcon/04.png",
|
||||
"selectedIconPath": "/static/tabBarIcon/04_active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/user/index",
|
||||
"text": "锶人中心",
|
||||
"iconPath": "/static/tabBarIcon/02.png",
|
||||
"selectedIconPath": "/static/tabBarIcon/02_active.png"
|
||||
}
|
||||
],
|
||||
"color": "#b6b9bb",
|
||||
"selectedColor": "#6c78f8",
|
||||
"borderStyle": "white"
|
||||
},
|
||||
Reference in New Issue
Block a user