@@ -143,11 +143,8 @@ export default {
display: flex;
align-items: center;
justify-content: center;
- background: linear-gradient(135deg, #e9f8f3 0%, #f2f6fc 100%);
+ background: #e9f8f3;
border-radius: 18upx;
- box-shadow: 0 1upx 2upx rgba(0, 0, 0, 0.06), 0 4upx 12upx rgba(0, 0, 0, 0.04);
- padding-top: 10upx;
- padding-bottom: 6upx;
.menu-icon-img {
display: block;
@@ -851,14 +851,11 @@ export default {
width: 96upx;
height: 96upx;
box-sizing: border-box;
line-height: 0;
}