浏览代码

正式分支 title 修改为 云平安校园

RaoMeng 6 年之前
父节点
当前提交
5a6022a68f
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      frontend/wechat-web/public/index.html
  2. 1 1
      frontend/wechat-web/src/modules/home/HomePage.jsx

+ 1 - 1
frontend/wechat-web/public/index.html

@@ -20,7 +20,7 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-    <title>智慧校园</title>
+    <title>云平安校园</title>
 </head>
 <body>
 <noscript>

+ 1 - 1
frontend/wechat-web/src/modules/home/HomePage.jsx

@@ -43,7 +43,7 @@ class HomePage extends Component {
         //清除班级缓存数据
         clearClassData()()
 
-        document.title = "智慧校园";
+        document.title = "云平安校园";
         // document.domain = ''
 
         this.mySwiper = new Swiper('.home-swiper-container', {