1 Star 0 Fork 120

ChenYun/yylAdminWeb

forked from skyselang/yylAdminWeb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.staging 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
skyselang 提交于 2022-05-07 14:57 . 优化
NODE_ENV = production
# 测试环境
ENV = 'staging'
# 接口baseURL
VUE_APP_BASE_URL = 'http://localhost:9526/index.php'
# token名称
VUE_APP_TOKEN_NAME = 'AdminToken'
# token方式:header请求头部,param请求参数
VUE_APP_TOKEN_TYPE = 'header'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/SuperChenYun/yylAdminWeb.git
git@gitee.com:SuperChenYun/yylAdminWeb.git
SuperChenYun
yylAdminWeb
yylAdminWeb
master

搜索帮助