2 changed files with 4 additions and 0 deletions
@ -1,2 +1,4 @@ |
|||||
# 配置文档参考 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="开发环境下的小程序 AppID" |
||||
|
|
||||
|
TARO_APP_BASE_URL='' |
||||
|
@ -1 +1,3 @@ |
|||||
# TARO_APP_ID="生产环境下的小程序 AppID" |
# TARO_APP_ID="生产环境下的小程序 AppID" |
||||
|
|
||||
|
TARO_APP_BASE_URL="" |
||||
|
Loading…
Reference in new issue