内网开发

This commit is contained in:
2023-10-26 21:02:51 +08:00
parent 368ca335fe
commit 4e190cec87
308 changed files with 7135 additions and 2175 deletions

View File

@@ -68,18 +68,6 @@
"iconPath": "static/wx/n01.png",
"selectedIconPath": "static/wx/n01_on.png",
"text": "通讯录"
},
{
"pagePath": "wx/tabbar3/index",
"iconPath": "static/wx/n02.png",
"selectedIconPath": "static/wx/n02_on.png",
"text": "发现"
},
{
"pagePath": "wx/tabbar4/index",
"iconPath": "static/wx/n03.png",
"selectedIconPath": "static/wx/n03_on.png",
"text": "我"
}
]
},
@@ -134,20 +122,7 @@
"aliasPath": "/wxtabbar1",
"requireAuth": true,
"style": {
"navigationBarTitleText": "消息",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}, {
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}]
}
}
"navigationBarTitleText": "消息"
}
}
, {
@@ -156,20 +131,7 @@
"aliasPath": "/wxtabbar2",
"requireAuth": true,
"style": {
"navigationBarTitleText": "通讯录",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}, {
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}]
}
}
"navigationBarTitleText": "通讯录"
}
}, {
"path": "tabbar3/index",