Browse Source

chrome audits fix

Michael Wang 5 years ago
parent
commit
136b14fdc9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      public/index.html

+ 4 - 0
public/index.html

@@ -3,6 +3,10 @@
   <head>
     <meta charset="utf-8" />
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+    <meta
+      name="Description"
+      content="考试云平台 -- 由武汉启明泰和软件服务有限公司提供"
+    />
     <meta name="viewport" content="width=device-width,initial-scale=1.0" />
     <link rel="icon" href="<%= BASE_URL %>favicon.ico" />
     <title>网考学生端</title>