From b9b32fb655396d32af49279c9504170c4f7d108a Mon Sep 17 00:00:00 2001 From: ghusermoon <2673031505@qq.com> Date: Thu, 13 Aug 2020 17:18:44 +0800 Subject: [PATCH] mine index css 8.13 --- pages/mine/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/mine/index.vue b/pages/mine/index.vue index 1ce7993..406f20b 100644 --- a/pages/mine/index.vue +++ b/pages/mine/index.vue @@ -266,9 +266,9 @@ export default { } @mixin common-mine($content-padding-top, $content-padding-bottom, $image-width, $image-height) { box-sizing: border-box; - width: 750rpx; + width: 710rpx; background: rgba(255,255,255,1); - // border-radius: 10rpx; + border-radius: 10rpx; margin: 20rpx auto 0; .title { display: flex; -- 2.45.2