第一提交
This commit is contained in:
12
api/global.js
Normal file
12
api/global.js
Normal file
@@ -0,0 +1,12 @@
|
||||
const baseURL = 'https://www.51xingka.net/LSMOIL/'
|
||||
const mainURL = 'https://xingka51.oss-cn-hangzhou.aliyuncs.com/applets/cloudSite/'
|
||||
const token = '123456'
|
||||
|
||||
const userSite = '林花落了春红,太匆匆'
|
||||
|
||||
export default {
|
||||
baseURL,
|
||||
token,
|
||||
userSite,
|
||||
mainURL
|
||||
}
|
||||
Reference in New Issue
Block a user