Browse Source

名称修改

seimin 3 years ago
parent
commit
099ae7394c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      index.html
  2. 1 1
      src/views/Login.vue

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
10
     />
10
     />
11
     <!-- <meta name="viewport" content="width=device-width,intial-scale=1,user-
11
     <!-- <meta name="viewport" content="width=device-width,intial-scale=1,user-
12
         scalable=no"> -->
12
         scalable=no"> -->
13
-    <title>微信运维</title>
13
+    <title>运维管理平台</title>
14
     <style>
14
     <style>
15
       html {
15
       html {
16
         background-color: white;
16
         background-color: white;

+ 1 - 1
src/views/Login.vue

@@ -5,7 +5,7 @@
5
       v-if="requesterLgoinType == 'web'"
5
       v-if="requesterLgoinType == 'web'"
6
       style="font-size: 0.36rem; margin-bottom: 0.36rem; font-weight: 700"
6
       style="font-size: 0.36rem; margin-bottom: 0.36rem; font-weight: 700"
7
     >
7
     >
8
-      网络与信息化运维管理系统
8
+      运维管理平台
9
     </h2>
9
     </h2>
10
     <div v-if="requesterLgoinType == 'web'" style="width: 5rem">
10
     <div v-if="requesterLgoinType == 'web'" style="width: 5rem">
11
       <cube-input
11
       <cube-input