consumer模块完成度95%,检查消费者前端bug并修复
This commit is contained in:
@@ -373,7 +373,7 @@ onMounted(() => {
|
||||
|
||||
.day-cell {
|
||||
width: 14.28%;
|
||||
aspect-ratio: 1;
|
||||
height: 45px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
@@ -406,7 +406,7 @@ onMounted(() => {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-color: #ff6b35;
|
||||
border-radius: 50%;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user