Commit b3c0e600 by 王禹桐

Merge branch 'master_wyt' into 'master'

fixed: bug站点管理

See merge request iLearning-frontend/sass-admin!2
parents 9aa2de26 92481cbc
......@@ -21,10 +21,10 @@ const service = {
base: `${baseUrl}`,
comment: `${baseUrl}/web-manage/comment`,
//站点域名
managerDomen: "https://mg.kmelearning.com",
managerDomen: "http://47.116.126.39:8080",
//微信域名
wechartDomen: "https://wechat.kmelearning.com/#",
pcDomen: "https://pc.kmelearning.com",
wechartDomen: "http://47.116.126.39:8082/#",
pcDomen: "http://47.116.126.39",
lacales: `https://cloud-wmy.oss-cn-shanghai.aliyuncs.com`, //语言包域名
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment