Browse Source

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

RaoMeng 6 years ago
parent
commit
5a6022a68f

+ 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', {