feat(M08-A): 接入顾客端选店下单入口
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.store-card:active {
|
||||
background: #eef4ff;
|
||||
}
|
||||
|
||||
.store-name {
|
||||
font-size: 34rpx;
|
||||
font-weight: 600;
|
||||
@@ -55,3 +59,9 @@
|
||||
color: #888888;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.card-action {
|
||||
margin-top: 16rpx;
|
||||
color: #1f6feb;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user