feat: 本地放开 用户隐私协议
This commit is contained in:
@@ -73,6 +73,7 @@ export default defineManifestConfig({
|
||||
urlCheck: false,
|
||||
},
|
||||
usingComponents: true,
|
||||
__usePrivacyCheck__: true,
|
||||
},
|
||||
'mp-alipay': {
|
||||
usingComponents: true,
|
||||
|
||||
BIN
screenshots/privacy-ing.png
Normal file
BIN
screenshots/privacy-ing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -53,7 +53,8 @@
|
||||
"setting": {
|
||||
"urlCheck": false
|
||||
},
|
||||
"usingComponents": true
|
||||
"usingComponents": true,
|
||||
"__usePrivacyCheck__": true
|
||||
},
|
||||
"mp-alipay": {
|
||||
"usingComponents": true
|
||||
|
||||
Reference in New Issue
Block a user