S0025136190 9 месяцев назад
Родитель
Сommit
9202338721
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      index.html
  2. 1 1
      src/views/index.vue

+ 1 - 1
index.html

@@ -6,7 +6,7 @@
     <meta name="renderer" content="webkit" />
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
     <link rel="icon" href="/favicon.ico" />
-    <title>房型管理系统</title>
+    <title>适老化设备设施数据库管理系统</title>
     <!--[if lt IE 11
       ]><script>
         window.location.href='/html/ie.html';

+ 1 - 1
src/views/index.vue

@@ -2,7 +2,7 @@
   <div class="app-container home">
     <el-row :gutter="20">
       <el-col :sm="24" :lg="12" style="padding-left: 20px">
-        <h2>房型管理系统</h2>
+        <h2>适老化设备设施数据库管理系统</h2>
        
       </el-col>