完成小区相关的接口对接
This commit is contained in:
@@ -17,15 +17,6 @@ body {
|
||||
background: var(--el-bg-color-page);
|
||||
font-family: 'MiSans', 'HarmonyOS Sans SC', 'PingFang SC', 'Source Han Sans SC', 'Noto Sans SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
|
||||
}
|
||||
/* 图片统一初始化 */
|
||||
img {
|
||||
border: none;
|
||||
vertical-align: middle;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
-webkit-user-drag: none;
|
||||
user-select: none;
|
||||
}
|
||||
label {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user