Parcourir la source

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

zhanghe il y a 7 ans
Parent
commit
153e238957
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  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>