mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 13:09:38 +08:00
1
This commit is contained in:
parent
ae5b0b3f54
commit
05651c67eb
@ -55,6 +55,7 @@
|
|||||||
"navigationBarTextStyle": "black"
|
"navigationBarTextStyle": "black"
|
||||||
},
|
},
|
||||||
"tabBar": {
|
"tabBar": {
|
||||||
|
"custom": true,
|
||||||
"backgroundColor": "#ffffff",
|
"backgroundColor": "#ffffff",
|
||||||
"borderStyle": "black",
|
"borderStyle": "black",
|
||||||
"selectedColor": "#5C8EFF",
|
"selectedColor": "#5C8EFF",
|
||||||
@ -62,30 +63,27 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"pagePath": "pages/index/index",
|
"pagePath": "pages/index/index",
|
||||||
"iconPath": "/images/icon/shouye-3861.png",
|
"iconPath": "/images/tabbar/home.png",
|
||||||
"selectedIconPath": "/images/icon/shouye-386.png",
|
"selectedIconPath": "/images/tabbar/home-select.png",
|
||||||
"text": "首页"
|
"text": "首页"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"pagePath": "pages/enterpriseServices/enterpriseServices",
|
|
||||||
"iconPath": "/images/icon/fuwu_11.png",
|
|
||||||
"selectedIconPath": "/images/icon/fuwu_1.png",
|
|
||||||
"text": "服务"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"pagePath": "pages/parkRepair/parkRepair",
|
"pagePath": "pages/parkRepair/parkRepair",
|
||||||
"iconPath": "/images/icon/wodebaoxiu1.png",
|
"iconPath": "/images/icon/wodebaoxiu1.png",
|
||||||
"selectedIconPath": "/images/icon/wodebaoxiu.png",
|
"selectedIconPath": "/images/icon/wodebaoxiu.png",
|
||||||
"text": "维修"
|
"text": "维修",
|
||||||
|
"isSpecial" : true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pagePath": "pages/my/my",
|
"pagePath": "pages/my/my",
|
||||||
"iconPath": "/images/icon/wode1.png",
|
"iconPath": "/images/tabbar/my.png",
|
||||||
"selectedIconPath": "/images/icon/wode.png",
|
"selectedIconPath": "/images/tabbar/my-select.png",
|
||||||
"text": "我的"
|
"text": "我的"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"usingComponents": {},
|
||||||
|
|
||||||
"sitemapLocation": "sitemap.json",
|
"sitemapLocation": "sitemap.json",
|
||||||
"permission": {
|
"permission": {
|
||||||
"scope.userLocation": {
|
"scope.userLocation": {
|
||||||
|
BIN
miniprogram/images/tabbar/home-select.png
Normal file
BIN
miniprogram/images/tabbar/home-select.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
miniprogram/images/tabbar/home.png
Normal file
BIN
miniprogram/images/tabbar/home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
miniprogram/images/tabbar/my-select.png
Normal file
BIN
miniprogram/images/tabbar/my-select.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
miniprogram/images/tabbar/my.png
Normal file
BIN
miniprogram/images/tabbar/my.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
miniprogram/images/tabbar/openDoor.png
Normal file
BIN
miniprogram/images/tabbar/openDoor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Loading…
x
Reference in New Issue
Block a user