Update appid in project config and disable URL check in private config
This commit is contained in:
parent
824334907d
commit
379ecb029a
@ -48,7 +48,7 @@
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.3.4",
|
||||
"appid": "touristappid",
|
||||
"appid": "wxcadb23af01ea7229",
|
||||
"projectname": "yingsha-miniprogram",
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"projectname": "yingsha-miniprogram",
|
||||
"condition": {},
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"urlCheck": false,
|
||||
"coverView": true,
|
||||
"lazyloadPlaceholderEnable": false,
|
||||
"skylineRenderEnable": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user