|
@@ -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" />
|