From 26ca3517e12dcbcefa5435a3d50f6fcd0070f5f8 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Wed, 2 Nov 2022 15:33:51 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=92=AD=E6=94=BE=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/Noteedit.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/views/user/Noteedit.vue b/src/views/user/Noteedit.vue index c8eb63a1..0e26f339 100644 --- a/src/views/user/Noteedit.vue +++ b/src/views/user/Noteedit.vue @@ -7,8 +7,12 @@ 历史记录
-
-
{{getHMS(editdata.playTime)}}
+
+
+ + {{getHMS(editdata.playTime)}} + +
@@ -106,6 +110,9 @@ export default { imgDel(index) { this.imgContent.splice(index,1); }, + timeDel() { + this.editdata.playTime = ''; + }, comeback(){ clearInterval(this.timer); this.timer = null; From 3dd8438e3dc4484525484078eafc210284211da5 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Wed, 2 Nov 2022 16:06:48 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=96=87=E5=AD=97=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ucurrency/Index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/ucurrency/Index.vue b/src/views/ucurrency/Index.vue index 95f4d2e6..3bbdb24f 100644 --- a/src/views/ucurrency/Index.vue +++ b/src/views/ucurrency/Index.vue @@ -114,14 +114,14 @@
- +
.
.
.
- - + +
{{currentUserRankingData.rankingNo}}
@@ -747,9 +747,10 @@ .myexperience { text-align: right; line-height: 75px; - margin-left: auto; + margin-left: 120px; font-size: 14px; font-weight: 400; + margin-right: -45px; color: #666666; span { From 04e9e6d6609fa57c36f87326e818acdeeef0b602 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Wed, 2 Nov 2022 16:13:31 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/medal/urules.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/medal/urules.vue b/src/views/medal/urules.vue index 1f195eb1..3871b182 100644 --- a/src/views/medal/urules.vue +++ b/src/views/medal/urules.vue @@ -15,7 +15,7 @@
LV.{{item.level}}
{{item.study}}
{{item.day}}
-
{{item.steadily}}
+
{{item.steadily}}
{{item.popularity}}
From 8b14496bf64ae9fcf81d67ea130a2ad82bdc88e5 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Wed, 2 Nov 2022 16:30:33 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=BB=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/HomePage/homePage.vue | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/components/HomePage/homePage.vue b/src/components/HomePage/homePage.vue index 6b04c53a..7e0b1919 100644 --- a/src/components/HomePage/homePage.vue +++ b/src/components/HomePage/homePage.vue @@ -18,12 +18,18 @@
{{statData.level}}
- 经验值:{{statData.evalue}} -
+ 经验值:{{statData.evalue}} + + 个人设置 + 个人中心 关注TA 已关注 {{pageId == userInfo.aid ? '留言板':'去留言'}} -
+ + + + +

{{userData.sign}}

@@ -31,14 +37,10 @@
-
-
- 个人设置 - 个人中心 - -
+ + -
+