保存进度!

This commit is contained in:
2023-02-04 23:39:29 +08:00
parent e676e98a6e
commit c6e2d0ba06
9 changed files with 86 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2023-01-04 11:05:44
* @LastEditors: Kane
* @LastEditTime: 2023-02-04 16:35:20
* @LastEditTime: 2023-02-04 22:48:20
* @FilePath: /IT/src/layout/Index.vue
* @Description:
*
@@ -85,6 +85,7 @@ export default {
<style scoped>
#layout-container {
height: 100vh;
/* width: 100vw; */
max-height: 100vh;
}