mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 08:03:49 +08:00
迭代功能需求
1.修改用户信息存储位置 2.修复订单显示的问题 3.修改优惠卷显示文字显示和选择提示 4.修复地址列表排版错位的问题 5.添加搜索链接跳转查询
This commit is contained in:
@@ -130,10 +130,10 @@ margin:0 auto;
|
||||
justify-content: space-between
|
||||
}
|
||||
.usercontshow{
|
||||
min-height: 20vh;
|
||||
// min-height: 20vh;
|
||||
margin-bottom: 2rem;
|
||||
padding-left:.5rem;
|
||||
padding-right:.5rem;
|
||||
// padding-left:.5rem;
|
||||
// padding-right:.5rem;
|
||||
}
|
||||
.rc-button{
|
||||
|
||||
@@ -268,7 +268,7 @@ display: none;
|
||||
border: 1px solid #D7D7D7;
|
||||
border-radius: 3px;
|
||||
position: relative;
|
||||
margin-left: 20px;
|
||||
// margin-left: 20px;
|
||||
|
||||
}
|
||||
.alledit{
|
||||
|
||||
Reference in New Issue
Block a user