加入需求管理模块。
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2022-12-17 11:08:18
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2023-01-07 20:54:14
|
||||
* @LastEditTime: 2023-01-25 23:58:55
|
||||
* @FilePath: \admin_system\public\index.html
|
||||
* @Description:
|
||||
*
|
||||
@@ -34,10 +34,11 @@
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
overflow: overlay;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
max-height: 100vh;
|
||||
min-width: 1280px;
|
||||
}
|
||||
</style>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user