保存进度!

This commit is contained in:
2022-11-29 20:23:35 +08:00
parent 78b1aa52f2
commit 7e0f78c80e
6 changed files with 50 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2022-11-22 17:50:49
* @LastEditors: Kane
* @LastEditTime: 2022-11-29 15:28:38
* @LastEditTime: 2022-11-29 17:46:54
* @FilePath: \hello-cli\public\index.html
* @Description:
*
@@ -18,11 +18,11 @@
<title><%= htmlWebpackPlugin.options.title %></title>
<link rel="stylesheet" href="<%= BASE_URL %>css/root.css" />
<link rel="stylesheet" href="<%= BASE_URL %>css/normalize.css" />
<link rel="stylesheet" href="<%= BASE_URL %>css/app.css" />
<link rel="stylesheet" href="<%= BASE_URL %>css/page.css" />
</head>
<style>
.v-cloak {
display: none;
/* display: none; */
}
</style>
<body>