This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
shequ
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d6367c19b9
Branches
Tags
master
shequ
/
addons
/
exam
/
uniapp
/
static
/
appInfo.js
appInfo.js
110 B
History
Raw
1
2
3
4
5
var
app_info = {
api_host
:
"https://您的接口域名/"
,
version
:
"1.5.9"
,
};
module
.exports = app_info;