forked from UzTech/Vue3-typescript-demo
区块部分的基础数据
This commit is contained in:
@@ -30,10 +30,12 @@ watch(route, (to: RouteLocationNormalizedLoaded) => {
|
||||
* {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 14px;
|
||||
background: #FAFAFA;
|
||||
}
|
||||
|
||||
#layout {
|
||||
|
||||
Reference in New Issue
Block a user