更新:图书搜索功能;听书实时显示对应文字;书籍评论功能完善;
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
import { ref, onMounted } from 'vue'
|
||||
import { onShow } from '@dcloudio/uni-app'
|
||||
import { useI18n } from 'vue-i18n'
|
||||
import { homeApi } from '@/api/modules/home'
|
||||
import { homeApi } from '@/api/modules/book_home'
|
||||
import type {
|
||||
IBook,
|
||||
IBookWithStats,
|
||||
@@ -488,7 +488,6 @@ onShow(() => {
|
||||
background-size: cover;
|
||||
padding: 30rpx;
|
||||
position: relative;
|
||||
height: 340rpx;
|
||||
|
||||
.icon-hua {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user