问题修复

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