add appid to environment

yhy
FrozenArcher 2024-03-04 20:12:23 +08:00
parent 01fc78fb12
commit d6671e055a
3 changed files with 3 additions and 3 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="开发环境下的小程序appid" TARO_APP_ID="wxa76ef89a218f32f8"

View File

@ -1 +1 @@
# TARO_APP_ID="生产环境下的小程序appid" TARO_APP_ID="wxa76ef89a218f32f8"

View File

@ -1 +1 @@
# TARO_APP_ID="测试环境下的小程序appid" TARO_APP_ID="wxa76ef89a218f32f8"