1
0
forked from dyf/APP

分享跳转动态修改,文件移到共用组件

This commit is contained in:
fengerli
2025-09-23 11:51:25 +08:00
parent b83df1cfbf
commit ed49622f1a
7 changed files with 12 additions and 10 deletions

View File

@ -178,26 +178,26 @@
}
},
{
"path": "pages/6170/allShare/index",
"path": "pages/common/allShare/index",
"style": {
"navigationBarTitleText": "所有分享"
}
},
{
"path": "pages/6170/share/index",
"path": "pages/common/share/index",
"style": {
"navigationBarTitleText": "分享"
}
},
{
"path": "pages/6170/shareDevices/index",
"path": "pages/common/shareDevices/index",
"style": {
"navigationBarTitleText": "分享设备"
}
},
{
"path": "pages/6170/shareManagement/index",
"path": "pages/common/shareManagement/index",
"style": {
"navigationBarTitleText": "分享管理"
}