1
0
forked from dyf/APP

670控制页加入从分享进入时的权限控制

This commit is contained in:
liub
2025-09-23 11:56:35 +08:00
parent 50373f407d
commit f8f199ad32
8 changed files with 1165 additions and 196 deletions

View File

@ -246,14 +246,31 @@
"navigationBarTitleText": "历史记录"
}
},
{
"path": "pages/7305/BJQ7305",
"style": {
"navigationBarTitleText": "BJQ7305"
}
},
{
"path": "pages/common/Share/shareIndex",
"style": {
"navigationBarTitleText": "分享"
}
},
{
"path": "pages/common/Share/shareManager",
"style": {
"navigationBarTitleText": "分享管理"
}
}
,
{
"path": "pages/common/Share/sharePermission",
"style": {
"navigationBarTitleText": "分享设备"
}
}
],
"tabBar": {