feat: 修复用户手动取消订单的状态显示、修复支付过程中订单支付按钮一直展示的问题
This commit is contained in:
@@ -11,6 +11,15 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
box-shadow: none;
|
||||
|
||||
& > view > view:nth-child(2) {
|
||||
justify-content: flex-start;
|
||||
margin-left: -30px;
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user