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