This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
herenshan112
/
system_app_integr_center
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
系统应用程序集成中心
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.
3
Commits
2
Branches
0
Tags
1.4 MiB
Branch:
master
master
work_flow
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
system_app_integr_center
/
.env.production
6 lines
93 B
Raw
Permalink
Normal View
History
初始化程序
3 years ago
# 线上环境
NODE_ENV = "production"
# 线上环境接口地址
VUE_APP_BASE_API = '/api'