feat: 本地放开 用户隐私协议
This commit is contained in:
parent
b6fae1ee7a
commit
e91358c895
@ -73,6 +73,7 @@ export default defineManifestConfig({
|
|||||||
urlCheck: false,
|
urlCheck: false,
|
||||||
},
|
},
|
||||||
usingComponents: true,
|
usingComponents: true,
|
||||||
|
__usePrivacyCheck__: true,
|
||||||
},
|
},
|
||||||
'mp-alipay': {
|
'mp-alipay': {
|
||||||
usingComponents: true,
|
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": {
|
"setting": {
|
||||||
"urlCheck": false
|
"urlCheck": false
|
||||||
},
|
},
|
||||||
"usingComponents": true
|
"usingComponents": true,
|
||||||
|
"__usePrivacyCheck__": true
|
||||||
},
|
},
|
||||||
"mp-alipay": {
|
"mp-alipay": {
|
||||||
"usingComponents": true
|
"usingComponents": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user