新增地址管理

This commit is contained in:
唐明明
2022-01-04 13:27:29 +08:00
parent cddd9e7d0e
commit c810dbdb1d
12 changed files with 1108 additions and 46 deletions

View File

@@ -227,10 +227,11 @@ export default {
border-radius: $radius;
}
.new-title {
font-size: $title-size;
font-size: $title-size-lg;
line-height: 45rpx;
min-height: 100rpx;
margin-bottom: 10px;
font-weight: bold;
}
.new-tool {
color: $text-gray;