This commit is contained in:
qiuyuan 2025-08-21 15:32:07 +08:00
parent 0b8a8c5941
commit 1bc6feb14a

View File

@ -217,7 +217,24 @@
"navigationStyle": "default", "navigationStyle": "default",
"navigationBarTitleText": "文件下载" "navigationBarTitleText": "文件下载"
} }
},
{
"path": "pages/agreement/index",
"style": {
"navigationBarTitleText": "近山社区",
"navigationStyle": "default",
"usingComponents": {}
} }
},
{
"path": "pages/userAgreement/index",
"style": {
"navigationBarTitleText": "近山社区",
"navigationStyle": "default",
"usingComponents": {}
}
}
], ],
"globalStyle": { "globalStyle": {