Style:界面细节调整
This commit is contained in:
@@ -403,7 +403,7 @@ page {
|
||||
|
||||
.shop-info {
|
||||
padding: 20rpx 16rpx;
|
||||
border-bottom: 2rpx solid #DADADA;
|
||||
border-bottom: 2rpx solid #eee;
|
||||
|
||||
.name {
|
||||
margin-left: 6rpx;
|
||||
@@ -427,8 +427,7 @@ page {
|
||||
|
||||
.item-info {
|
||||
margin: 0 30rpx;
|
||||
padding: 22rpx 0 0;
|
||||
border-top: 1rpx solid #eee;
|
||||
padding: 0 0 0 0;
|
||||
}
|
||||
|
||||
.totalPrice {
|
||||
@@ -436,7 +435,7 @@ page {
|
||||
}
|
||||
|
||||
.bottom {
|
||||
border-top: 2rpx solid #DADADA;
|
||||
border-top: 2rpx solid #eee;
|
||||
|
||||
.bnt {
|
||||
display: flex;
|
||||
|
||||
@@ -214,7 +214,7 @@ export default {
|
||||
.rule-btn {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 245rpx;
|
||||
top: 255rpx;
|
||||
z-index: 9;
|
||||
height: 24rpx;
|
||||
padding: 20rpx 30rpx 20rpx 40rpx;
|
||||
|
||||
Reference in New Issue
Block a user