change weapp id

yhy
Dawn_Ocean 2024-03-04 21:35:03 +08:00
parent b88beeb9e7
commit 58ffec6cb6
4 changed files with 9 additions and 8 deletions

View File

@ -1,2 +1,2 @@
# 配置文档参考 https://taro-docs.jd.com/docs/next/env-mode-config # 配置文档参考 https://taro-docs.jd.com/docs/next/env-mode-config
TARO_APP_ID="wxa76ef89a218f32f8" TARO_APP_ID="wx636eb7cf2b84f305"

View File

@ -1 +1 @@
TARO_APP_ID="wxa76ef89a218f32f8" TARO_APP_ID="wx636eb7cf2b84f305"

View File

@ -1 +1 @@
TARO_APP_ID="wxa76ef89a218f32f8" TARO_APP_ID="wx636eb7cf2b84f305"

View File

@ -2,11 +2,11 @@
"miniprogramRoot": "dist/", "miniprogramRoot": "dist/",
"projectname": "EVA-Notify", "projectname": "EVA-Notify",
"description": "A Wechat miniprogram project of EVA platform", "description": "A Wechat miniprogram project of EVA platform",
"appid": "wxa76ef89a218f32f8", "appid": "wx636eb7cf2b84f305",
"setting": { "setting": {
"urlCheck": true, "urlCheck": true,
"es6": false, "es6": true,
"enhance": false, "enhance": true,
"compileHotReLoad": false, "compileHotReLoad": false,
"postcss": false, "postcss": false,
"minified": false, "minified": false,
@ -14,7 +14,8 @@
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
} },
"packNpmRelationList": []
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.3.4", "libVersion": "3.3.4",