This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
rongxin.dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
管理系统PC端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
1.3 MiB
Vue
72.4%
JavaScript
21%
HTML
4%
CSS
2.5%
Tree:
ad67edd575
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ad67edd575'
${ noResults }
rongxin.dashboard
/
.env.production
9 lines
145 B
Raw
Blame
History
# 页面标题
VUE_APP_TITLE = 后台系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'