浏览代码

:bookmark: 基于online_kid分支创建online_weichuang分支

zhanghe 7 年之前
父节点
当前提交
153e238957
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/res/values/api.json
  2. 1 1
      src/stage/index/index.html

+ 1 - 1
src/res/values/api.json

@@ -1,4 +1,4 @@
 {
-    "api_url": "http://kid-app.lingjiao.cn",
+    "api_url": "https://weichuang.lingjiao.cn",
     "api_url_test": "http://tt-web.api.ai160.com"
 }

+ 1 - 1
src/stage/index/index.html

@@ -4,7 +4,7 @@
 <head>
 	<meta charset="UTF-8">
 	<meta name="viewport" content="width=1920">
-	<title>双师教学标准平台</title>
+	<title>威创标准化教学服务平台</title>
 	<link rel="stylesheet" href="../../lib/css/base.css" />
 </head>