From b1608b78e49c8b80b2064db80ba8ab6931ce8561 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Sat, 15 Oct 2022 18:01:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/myNote.vue | 16 ++++++++-------- src/components/HomePage/followList.vue | 8 ++++---- src/components/HomePage/homePage.vue | 4 ++-- src/components/Portal/authorImg.vue | 4 ++-- src/views/portal/case/Index.vue | 6 +++--- src/views/portal/course/Index.vue | 6 +++--- src/views/study/coursenew.vue | 4 ++-- src/views/ucurrency/Index.vue | 10 +++++----- src/views/user/Mynotes.vue | 4 ++-- src/views/user/Noteedit.vue | 2 +- src/views/user/ranking.vue | 18 +++++++++--------- 11 files changed, 41 insertions(+), 41 deletions(-) diff --git a/src/components/Course/myNote.vue b/src/components/Course/myNote.vue index 5550ee6c..dc63847c 100644 --- a/src/components/Course/myNote.vue +++ b/src/components/Course/myNote.vue @@ -8,9 +8,9 @@
- + {{formatSeconds(mynoteData.playTime)}} - +
- + {{formatSeconds(note.playTime)}}
@@ -56,7 +56,7 @@
已经到底啦
- +
你还没有记录此课程的笔记哦~
@@ -68,9 +68,9 @@

- + {{formatSeconds(mynoteData.playTime)}} - +
- 视频位置 公开 私密 @@ -92,7 +92,7 @@
- {{inAnimationText}} + {{inAnimationText}}
diff --git a/src/components/HomePage/followList.vue b/src/components/HomePage/followList.vue index 6feb94fd..21a48ac8 100644 --- a/src/components/HomePage/followList.vue +++ b/src/components/HomePage/followList.vue @@ -11,8 +11,8 @@
-
-
+
+
@@ -54,8 +54,8 @@
-
-
+
+
diff --git a/src/components/HomePage/homePage.vue b/src/components/HomePage/homePage.vue index d6e89f28..26c458f7 100644 --- a/src/components/HomePage/homePage.vue +++ b/src/components/HomePage/homePage.vue @@ -5,8 +5,8 @@
-
-
+
+
diff --git a/src/components/Portal/authorImg.vue b/src/components/Portal/authorImg.vue index c3b145e8..2264c5b2 100644 --- a/src/components/Portal/authorImg.vue +++ b/src/components/Portal/authorImg.vue @@ -5,8 +5,8 @@
-
-
+
+
diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 960fcdfe..3b37e40d 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -16,7 +16,7 @@
- + 组织领域
@@ -33,7 +33,7 @@
- + 专业分类
@@ -112,7 +112,7 @@ 加载更多 数据加载中 - +
暂无案例,请优先学习其它案例吧~
没有查询到相关内容 diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index 7db9eb13..1018d489 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -113,7 +113,7 @@ 加载更多 数据加载中 - +
暂无课程,请优先学习其它课程吧~
@@ -179,10 +179,10 @@
  • - + - + diff --git a/src/views/study/coursenew.vue b/src/views/study/coursenew.vue index 9bd4f66e..0f1b3d43 100644 --- a/src/views/study/coursenew.vue +++ b/src/views/study/coursenew.vue @@ -122,7 +122,7 @@
    {{item.section.name}}
    - {{i+1}}. + {{i+1}}. {{ ele.contentName }}
    @@ -131,7 +131,7 @@
    - {{index+1}}. + {{index+1}}. {{ list.contentName }}
    diff --git a/src/views/ucurrency/Index.vue b/src/views/ucurrency/Index.vue index 97c8b9fc..03f31dd3 100644 --- a/src/views/ucurrency/Index.vue +++ b/src/views/ucurrency/Index.vue @@ -15,7 +15,7 @@

    {{day.dayNmae}}

    {{info.content}}
    -
    {{info.uvalue > 0? '+':''}} {{info.uvalue}}
    +
    {{info.uvalue > 0? '+':''}} {{info.uvalue}}
  • @@ -76,9 +76,9 @@
    - - - + + +
    {{index+1}}
    {{ran.authorInfo.name}}
    @@ -438,7 +438,7 @@ .box-top{ color: #FBA511; padding: 26px 212px 17px 61px; - background: url('/images/homeWu/u-bg.png') no-repeat; + background: url('../../../public/images/homeWu/u-bg.png') no-repeat; } .box-table{ padding: 26px 14px 40px 66px; diff --git a/src/views/user/Mynotes.vue b/src/views/user/Mynotes.vue index 81e0d939..ea8134e2 100644 --- a/src/views/user/Mynotes.vue +++ b/src/views/user/Mynotes.vue @@ -62,7 +62,7 @@

    {{ item.courseName }}

    导入
    -
    {{ getHMS(item.playTime) }}
    +
    {{ getHMS(item.playTime) }}
    {{item.openType == 9?'公开':'私密'}}
    {{ item.sysUpdateTime }}
    @@ -147,7 +147,7 @@

    {{item.courseName}}

    -
    {{item.playTime}}
    +
    {{item.playTime}}
    {{item.sysCreateTime}}
    diff --git a/src/views/user/Noteedit.vue b/src/views/user/Noteedit.vue index 5a4474b1..a8ec03c9 100644 --- a/src/views/user/Noteedit.vue +++ b/src/views/user/Noteedit.vue @@ -9,7 +9,7 @@

    {{ editdata.courseName }}

    -
    8:40
    +
    8:40
    diff --git a/src/views/user/ranking.vue b/src/views/user/ranking.vue index 5bd70aba..a3310ce5 100644 --- a/src/views/user/ranking.vue +++ b/src/views/user/ranking.vue @@ -50,9 +50,9 @@
    - - - + + +
    {{index+1}}
    @@ -126,9 +126,9 @@
    - - - + + +
    {{idx+1}}
    @@ -199,9 +199,9 @@
    - - - + + +
    {{inx+1}}