[双节样式]

This commit is contained in:
2023-09-28 13:38:44 +08:00
parent 47af2611c1
commit 09e55f3638
12 changed files with 46 additions and 11 deletions

View File

@@ -56,36 +56,36 @@
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "/static/tabBarIcon/tabBar_00.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_00.png"
"iconPath": "/static/festival/tabBar_00.png",
"selectedIconPath": "/static/festival/tabBar_selected_00.png"
},
{
"pagePath": "pages/mall/index",
"text": "产品",
"iconPath": "/static/tabBarIcon/tabBar_01.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_01.png"
"iconPath": "/static/festival/tabBar_01.png",
"selectedIconPath": "/static/festival/tabBar_selected_01.png"
},
{
"pagePath": "pages/recruit/index",
"text": "体验官",
"iconPath": "/static/tabBarIcon/tabBar_04.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_04.png"
"iconPath": "/static/festival/tabBar_02.png",
"selectedIconPath": "/static/festival/tabBar_selected_02.png"
},
{
"pagePath": "pages/report/index",
"text": "报告",
"iconPath": "/static/tabBarIcon/tabBar_02.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_02.png"
"iconPath": "/static/festival/tabBar_03.png",
"selectedIconPath": "/static/festival/tabBar_selected_03.png"
},
{
"pagePath": "pages/user/index",
"text": "我的",
"iconPath": "/static/tabBarIcon/tabBar_03.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_03.png"
"iconPath": "/static/festival/tabBar_04.png",
"selectedIconPath": "/static/festival/tabBar_selected_04.png"
}
],
"color": "#999999",
"selectedColor": "#3b7cff",
"selectedColor": "#000000",
"borderStyle": "white"
},
"style": "v2",

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

35
static/备份.txt Normal file
View File

@@ -0,0 +1,35 @@
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "/static/tabBarIcon/tabBar_00.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_00.png"
},
{
"pagePath": "pages/mall/index",
"text": "产品",
"iconPath": "/static/tabBarIcon/tabBar_01.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_01.png"
},
{
"pagePath": "pages/recruit/index",
"text": "体验官",
"iconPath": "/static/tabBarIcon/tabBar_04.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_04.png"
},
{
"pagePath": "pages/report/index",
"text": "报告",
"iconPath": "/static/tabBarIcon/tabBar_02.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_02.png"
},
{
"pagePath": "pages/user/index",
"text": "我的",
"iconPath": "/static/tabBarIcon/tabBar_03.png",
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_03.png"
}
],
"color": "#999999",
"selectedColor": "#3b7cff",
"borderStyle": "white"