This commit is contained in:
2020-07-01 17:32:36 +08:00
parent dc69746320
commit dc72f79ee8
24 changed files with 268 additions and 127 deletions

View File

@@ -83,7 +83,7 @@
{
"path": "follow/index",
"style": {
"navigationBarTitleText": "",
"navigationBarTitleText": "推荐达人列表",
"app-plus":{
"titleNView":{
"backgroundColor":"#ffffff"
@@ -315,6 +315,12 @@
{
"root": "pageE",
"pages":[
{
"path": "zhibo/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tool/MineHistory",
"style": {