feat: 增加视频水印和防盗录
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||||
// },
|
||||
"pages": [
|
||||
// {
|
||||
// "path": "pages/test/test",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "测试页"
|
||||
// }
|
||||
// },
|
||||
{
|
||||
"path": "pages/peanut/home",
|
||||
"style": {
|
||||
@@ -812,8 +818,7 @@
|
||||
"style": {
|
||||
"navigationBarTitleText" : "数据迁移"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user