From 4743da395cbac523737764672e2313ee7e38862f Mon Sep 17 00:00:00 2001 From: chenbiao Date: Sat, 29 Jun 2019 15:46:17 +0800 Subject: [PATCH] add 我的评价 前端页面 弹窗 --- src/views/myevaluate/index.vue | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/src/views/myevaluate/index.vue b/src/views/myevaluate/index.vue index 210beb5..ca2766f 100644 --- a/src/views/myevaluate/index.vue +++ b/src/views/myevaluate/index.vue @@ -66,13 +66,13 @@ - - - - - - - + + + + + + + @@ -158,5 +158,12 @@ .el-card__header{ padding: 10px 20px; } + .el-radio{ + margin-right: 80px; + } + .el-radio.is-bordered+.el-radio.is-bordered{ + margin-left: 0px; + margin-top: 15px; + } -- libgit2 0.21.4