670控制页加入从分享进入时的权限控制
This commit is contained in:
21
pages.json
21
pages.json
@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user