瀏覽代碼

[捉药师] 修改个人中心样式

tangyuanwang 1 周之前
父節點
當前提交
a8e7a0b95e
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      pages/user/index.vue

+ 1 - 3
pages/user/index.vue

@@ -293,6 +293,7 @@ export default {
 	background: #ffffff;
 	margin-bottom: 50rpx;
 	height: 296rpx;
+	border-radius: 30rpx;
 }
 .navigator_title_vip_banner {
 	width: 100%;
@@ -311,16 +312,13 @@ export default {
 	margin: 30rpx;
 	border-radius: 30rpx;
 	.navigator_item_one {
-		background: #ffffff;
 		position: relative;
 		border-radius: 30rpx 30rpx 0rpx 0rpx;
 	}
 	.navigator_item_two {
-		background: #ffffff;
 		position: relative;
 	}
 	.navigator_item_three {
-		background: #ffffff;
 		position: relative;
 		border-radius: 0rpx 0rpx 30rpx 30rpx;
 	}