From 4000806bddabd4a99c0b98cf86ec75d1ca36cabd Mon Sep 17 00:00:00 2001 From: chen <2659004835@qq.com> Date: Fri, 18 Mar 2022 19:01:31 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E3=80=81=E6=96=B0=E5=A2=9E=E6=88=91=E7=9A=84?= =?UTF-8?q?=E8=B4=A6=E6=88=B7=E9=A1=B5=E9=9D=A2=E3=80=81=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E6=88=91=E8=A6=81=E8=AF=84=E4=BB=B7=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/flying-monkey.css | 34 ++++- components/evan-switch/evan-switch.vue | 133 +++++++++++++++++++ components/rate.vue | 143 +++++++++++++++++++++ pagesB/i-want-evaluate/i-want-evaluate.vue | 55 ++++++-- pagesB/my-account/my-account.vue | 29 ++++- pagesB/set-up/set-up.vue | 118 ++++++++++++++++- static/rate/rate1_0.png | Bin 0 -> 1150 bytes static/rate/rate1_1.png | Bin 0 -> 1149 bytes 8 files changed, 495 insertions(+), 17 deletions(-) create mode 100644 components/evan-switch/evan-switch.vue create mode 100644 components/rate.vue create mode 100644 static/rate/rate1_0.png create mode 100644 static/rate/rate1_1.png diff --git a/commons/flying-monkey.css b/commons/flying-monkey.css index e7a7d1b..11a96b3 100644 --- a/commons/flying-monkey.css +++ b/commons/flying-monkey.css @@ -279,5 +279,35 @@ uni-radio .uni-radio-input {border: 1rpx solid #444444;} color: #FFFFFF; } /* 我要评价 */ -.evaluate-addimg {} - \ No newline at end of file +.evaluate-addimg { + position: relative; + display: flex; + justify-content: center; + align-items: center; +} +.evaluate-addimg::before,.evaluate-addimg::after{ + content: ''; + display: block; + width: 2rpx; + background-color: #959595; + height: 60rpx; +} +.evaluate-addimg::before{ + transform: rotate(90deg); +} +/* 我的账户 */ +.account-active { + position: relative; + color: #03affb; +} +.account-active::after{ + position: absolute; + left: 50%; + transform: translateX(-50%); + bottom: 0; + content: ''; + display: block; + width: 60%; + height: 4rpx; + background-color: #03affb; +} \ No newline at end of file diff --git a/components/evan-switch/evan-switch.vue b/components/evan-switch/evan-switch.vue new file mode 100644 index 0000000..2a2f4bc --- /dev/null +++ b/components/evan-switch/evan-switch.vue @@ -0,0 +1,133 @@ + + + + + diff --git a/components/rate.vue b/components/rate.vue new file mode 100644 index 0000000..4a3c2f7 --- /dev/null +++ b/components/rate.vue @@ -0,0 +1,143 @@ + + + + + diff --git a/pagesB/i-want-evaluate/i-want-evaluate.vue b/pagesB/i-want-evaluate/i-want-evaluate.vue index d4d3297..ed0c72e 100644 --- a/pagesB/i-want-evaluate/i-want-evaluate.vue +++ b/pagesB/i-want-evaluate/i-want-evaluate.vue @@ -4,41 +4,78 @@ - - 长沙XXXXXXXXXXXX项目名称 + + 长沙XXXXXXXXX项目名称 GD20220108-1002 - 服务时间:2022-01-11 15 : 27 + 服务时间:2022-01-11 15 : 27 -