✨ feat:更改内部商城测试环境的APPID
This commit is contained in:
parent
0d97c056cc
commit
9bb3690a63
@ -2,7 +2,7 @@
|
||||
"miniprogramRoot": "dist/",
|
||||
"projectname": "Mall-lymarket",
|
||||
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||
"appid": "wxa41b2eda1c6b557a",
|
||||
"appid": "wx64fe67f111d52457",
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"es6": false,
|
||||
|
@ -30,7 +30,7 @@ export const CAP_HTML_TO_IMAGE_BASE_URL = CURRENT_ENV.includes('production') ? '
|
||||
export const CDN_UPLOAD_IMG = `${UPLOAD_CDN_URL || ''}`
|
||||
|
||||
//appid
|
||||
export const WX_APPID = 'wx68d92d7cbf0b6963'
|
||||
export const WX_APPID = 'wx64fe67f111d52457'
|
||||
|
||||
//场景值
|
||||
export const SCENE = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user