This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
kaoshi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2caed29220
Branches
Tags
master
kaoshi
/
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;