chore(ui): 微调
This commit is contained in:
@@ -201,7 +201,7 @@ export default {
|
|||||||
transition: 0.1s;
|
transition: 0.1s;
|
||||||
background: #c6251b;
|
background: #c6251b;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 60%;
|
border-radius: 40rpx;
|
||||||
width: 80rpx;
|
width: 80rpx;
|
||||||
height: 80rpx;
|
height: 80rpx;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@@ -219,7 +219,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 60%;
|
border-radius: 40rpx;
|
||||||
/* 确保图标本身也是圆形 */
|
/* 确保图标本身也是圆形 */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "2.16.1",
|
"libVersion": "2.16.1",
|
||||||
"appid": "wx29215aa1bd97bbd6",
|
"appid": "wx29215aa1bd97bbd6",
|
||||||
"projectname": "niushop_b2c_v4_uniapp",
|
"projectname": "uniapp",
|
||||||
"debugOptions": {
|
"debugOptions": {
|
||||||
"hidedInDevtools": []
|
"hidedInDevtools": []
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user