底部导航文字颜色

master
gongfuxiang 2023-10-12 17:35:28 +08:00
parent dca3432a3d
commit af68f464d4
2 changed files with 6 additions and 6 deletions

View File

@ -67,11 +67,11 @@
// tabbar
tabbar_pages: ['/pages/index/index', '/pages/goods-category/goods-category', '/pages/cart/cart', '/pages/user/user'],
//
// request_url: 'https://new.shopxo.vip/',
request_url: 'http://shopxo.com/',
request_url: 'https://new.shopxo.vip/',
//request_url: 'http://shopxo.com/',
// publicpublichttps://d1.shopxo.vip/public/
// static_url: 'https://new.shopxo.vip/',
static_url: 'http://shopxo.com/',
static_url: 'https://new.shopxo.vip/',
//static_url: 'http://shopxo.com/',
// default
system_type: 'default',
//

View File

@ -1009,8 +1009,8 @@
"backgroundColorBottom": "#f5f5f5"
},
"tabBar": {
"color": "#8a8a8a",
"selectedColor": "#8a8a8a",
"color": "#333",
"selectedColor": "#333",
"backgroundColor": "#fff",
"list": [{
"pagePath": "pages/index/index",