问题修复

This commit is contained in:
aihe 2023-12-01 23:43:28 +08:00
parent e22bfbdfe0
commit 6daa59e4d1

View File

@ -22,7 +22,6 @@
"navigationBarTitleText": "",
"navigationStyle":"custom",
"app-plus": {
"bounce": "vertical",
"titleNView": {
"buttons": [{
"text": "\ue534",
@ -38,7 +37,6 @@
"style": {
"navigationBarTitleText": "查件",
"app-plus": {
"bounce": "vertical",
"titleNView": {
"buttons": [{
"text": "\ue534",
@ -54,7 +52,6 @@
"style": {
"navigationBarTitleText": "我的",
"app-plus": {
"bounce": "vertical",
"titleNView": {
"buttons": [{
"text": "\ue534",
@ -99,6 +96,9 @@
"mp-360": {
"navigationStyle": "custom"
},
"app-plus":{
"bounce":"none"
},
"h5": {
"maxWidth": 1190,
"navigationBarTextStyle": "black",