保存进度!
This commit is contained in:
parent
7e0f78c80e
commit
febdc6c1f5
@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2022-11-22 17:50:49
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2022-11-29 17:46:54
|
||||
* @LastEditTime: 2022-11-29 20:32:41
|
||||
* @FilePath: \hello-cli\public\index.html
|
||||
* @Description:
|
||||
*
|
||||
@ -22,7 +22,7 @@
|
||||
</head>
|
||||
<style>
|
||||
.v-cloak {
|
||||
/* display: none; */
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
@ -33,7 +33,7 @@
|
||||
continue.</strong
|
||||
>
|
||||
</noscript>
|
||||
<div id="app" class="v-cloak"></div>
|
||||
<div id="app" v-cloak></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user