数据模型完成

This commit is contained in:
aixianling
2023-04-04 14:10:46 +08:00
parent 75b7b01706
commit 89c406d802
5 changed files with 129 additions and 86 deletions

View File

@@ -64,6 +64,15 @@ $--font-path: '~element-ui/lib/theme-chalk/fonts';
}
}
.w100 {
width: 100%;
}
.h100 {
height: 100%;
}
/**
不换行文本
*/