1. 编写短信模板的前端

This commit is contained in:
YunaiV
2021-04-10 01:39:27 +08:00
parent 9f794ecb15
commit 73a2f4d84c
21 changed files with 181 additions and 58 deletions

7
ruoyi-ui/.env.demo1024 Normal file
View File

@ -0,0 +1,7 @@
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 芋道管理系统/测试环境
VUE_APP_BASE_API = 'http://127.0.0.1:48080'