nvue直播间需要调整分享样式

This commit is contained in:
bobobobo
2026-02-03 00:45:33 +08:00
parent 10ceb6b476
commit ae36c4cf10
393 changed files with 753 additions and 147 deletions

View File

@@ -10,7 +10,8 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
"navigationBarTitleText": "首页",
"navigationStyle": "custom"
}
},
{
@@ -430,7 +431,7 @@
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": false,
"popGesture": "none"
"popGesture": "none"
}
}
},
@@ -512,4 +513,4 @@
}
]
}
}
}