Browse Source

b演示版提交域名修改最终版https

梁旭颖 1 year ago
parent
commit
d60428e39c
2 changed files with 20 additions and 4 deletions
  1. 10 2
      demo/index.html
  2. 10 2
      public/index.html

+ 10 - 2
demo/index.html

@@ -1,3 +1,11 @@
+<!--
+ * @FilePath: index.html
+ * @Author: 阿小凉
+ * @Date: 2022-09-06 17:31:51
+ * @LastEditors: 阿小凉
+ * @LastEditTime: 2023-09-14 14:47:33
+ * @Description: 
+-->
 <!DOCTYPE html>
 <html lang="zh-cmn-Hans">
   <head>
@@ -8,10 +16,10 @@
       content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
       name="viewport"
     />
-    <meta
+    <!-- <meta
       http-equiv="Content-Security-Policy"
       content="upgrade-insecure-requests"
-    />
+    /> -->
     <link href="favicon.ico" rel="icon" />
     <title>河南中医药大学实验室管理系统</title>
     <meta content="chuzhixin" name="keywords" />

+ 10 - 2
public/index.html

@@ -1,3 +1,11 @@
+<!--
+ * @FilePath: index.html
+ * @Author: 阿小凉
+ * @Date: 2022-09-06 17:31:51
+ * @LastEditors: 阿小凉
+ * @LastEditTime: 2023-09-14 14:47:33
+ * @Description: 
+-->
 <!DOCTYPE html>
 <html lang="zh-cmn-Hans">
   <head>
@@ -8,10 +16,10 @@
       content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
       name="viewport"
     />
-    <meta
+    <!-- <meta
       http-equiv="Content-Security-Policy"
       content="upgrade-insecure-requests"
-    />
+    /> -->
     <link href="<%= BASE_URL %>favicon.ico" rel="icon" />
     <title><%= VUE_APP_TITLE %></title>
     <meta content="<%= VUE_APP_AUTHOR %>" name="keywords" />