修改重复的json

main
尕宋 2024-06-08 19:17:50 +08:00
parent 50dce48035
commit de2b2d9162
2 changed files with 1 additions and 21 deletions

View File

@ -53,7 +53,6 @@
}, },
{ {
"path": "pages/Friend/violationreporting", "path": "pages/Friend/violationreporting",
"path": "pages/signln/harvestaddress",
"style": { "style": {
"navigationBarTitleText": "违规举报", "navigationBarTitleText": "违规举报",
@ -67,12 +66,6 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{
"path": "pages/post/postInfo/postInfo",
"style": {
"navigationBarTitleText": "话题详情"
}
},
{ {
"path": "pages/post/postPublish/postPublish", "path": "pages/post/postPublish/postPublish",
"style": { "style": {
@ -87,8 +80,6 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{ {
"path": "pages/signln/exdetail", "path": "pages/signln/exdetail",
"style": { "style": {
@ -96,15 +87,6 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{
"path": "pages/signln/harvestaddress",
"style": {
"navigationBarTitleText": "收货地址",
"navigationStyle": "custom"
}
},
{ {
"path": "pages/signln/successfulexchange", "path": "pages/signln/successfulexchange",
"style": { "style": {
@ -340,6 +322,4 @@
"navigationBarTitleText": "RuoYi", "navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF" "navigationBarBackgroundColor": "#FFFFFF"
} }
}
} }

View File

@ -36,7 +36,7 @@
</script> </script>
<style> <style>
/* #ifdef H5 */ /* #ifdef H5 */
.uninavbars { .uninavbars {
position: fixed; position: fixed;
z-index: 9999; z-index: 9999;