1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

微信小程序 提审时隐藏功能;微信小程序添加微信快捷登录、随便看看(登的user用户)

This commit is contained in:
2023-04-17 02:36:04 +08:00
parent 62ed92029c
commit 0238251ab0
29 changed files with 1205 additions and 624 deletions

View File

@@ -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",