Commit d15b5e71 authored by 王炽's avatar 王炽

圆角处理

parent e35bbe77
...@@ -2987,7 +2987,7 @@ import ShengriliTipPanel from '../components/quanyi/shengriliTipPanel.vue'; ...@@ -2987,7 +2987,7 @@ import ShengriliTipPanel from '../components/quanyi/shengriliTipPanel.vue';
.vip-active-img { .vip-active-img {
width: 100%; width: 100%;
height: 100%; height: 100%;
// border-radius: 16rpx; border-radius: 32rpx;
} }
} }
......
...@@ -826,7 +826,7 @@ defineExpose({}); ...@@ -826,7 +826,7 @@ defineExpose({});
.vip-active-img { .vip-active-img {
width: 100%; width: 100%;
height: 100%; height: 100%;
// border-radius: 16rpx; border-radius: 32rpx;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment