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