微信小程序 提审时隐藏功能;微信小程序添加微信快捷登录、随便看看(登的user用户)
This commit is contained in:
@@ -19,10 +19,11 @@
|
||||
"navigationBarTextStyle": "white"
|
||||
},
|
||||
"tabBar": {
|
||||
"custom": false,
|
||||
"color": "#000000",
|
||||
"backgroundColor": "#fff",
|
||||
"selectedColor": "#FF8966",
|
||||
"custom": true,
|
||||
"————custom": false,
|
||||
"————color": "#000000",
|
||||
"————backgroundColor": "#fff",
|
||||
"————selectedColor": "#FF8966",
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
|
Reference in New Issue
Block a user