diff --git a/pages/listen/listen.vue b/pages/listen/listen.vue index 52f5f31..5abadcc 100644 --- a/pages/listen/listen.vue +++ b/pages/listen/listen.vue @@ -78,10 +78,10 @@ - {{item.chapterName}}   - + {{item.chapterName}}   + @@ -516,6 +516,9 @@ .price{ margin-top: 160rpx; overflow: hidden; .light{font-size: 50rpx; font-weight: bold; color: #f05654;} } + .muluspan{white-space: nowrap; + overflow-x: hidden; + text-overflow: ellipsis;} .tags{ .tag{ margin-left: 0; margin-right: 10rpx; diff --git a/pages/peanut/home.vue b/pages/peanut/home.vue index 49e2d1a..61f6301 100644 --- a/pages/peanut/home.vue +++ b/pages/peanut/home.vue @@ -28,7 +28,7 @@ - 读书打卡 + 打卡 @@ -42,9 +42,9 @@ 书评 - + - 图书馆 + 讲书 @@ -190,8 +190,8 @@ - - {{item.labelName}} + + {{item.labelName}} @@ -685,7 +685,7 @@ diff --git a/pages/talkBook/talkBookDetail.vue b/pages/talkBook/talkBookDetail.vue new file mode 100644 index 0000000..6316045 --- /dev/null +++ b/pages/talkBook/talkBookDetail.vue @@ -0,0 +1,197 @@ + + + + + \ No newline at end of file diff --git a/pages/talkBook/talkBookML.vue b/pages/talkBook/talkBookML.vue new file mode 100644 index 0000000..e3c71bb --- /dev/null +++ b/pages/talkBook/talkBookML.vue @@ -0,0 +1,546 @@ + + + + + \ No newline at end of file diff --git a/static/icon/hehan.png b/static/icon/hehan.png index 28c2c4b..966e05b 100644 Binary files a/static/icon/hehan.png and b/static/icon/hehan.png differ