This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
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.
69
Commits
7
Branches
79 MiB
Tree:
58002f652d
fuyuan_ynzl_mobile
master
rongxin_dev
rongxin_prod
rongxin_test
wulanhaote
zhijidi_new
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '58002f652d'
${ noResults }
nsgk_mobile
/
config
/
prod.env.js
prod.env.js
91 B
Raw
Normal View
History
第一版
4 years ago
11
3 years ago
第一版
4 years ago
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
VUE_APP_BASE_API: '"/api"'
}