|
|
@ -39,7 +39,7 @@ |
|
|
<!-- 空状态 --> |
|
|
<!-- 空状态 --> |
|
|
<view class="empty" v-if="bookList.length === 0"> |
|
|
<view class="empty" v-if="bookList.length === 0"> |
|
|
<uni-icons style="margin-left: 20px;" custom-prefix="iconfont" type="icon-kongshuju" size="80" color="#ccc"></uni-icons> |
|
|
<uni-icons style="margin-left: 20px;" custom-prefix="iconfont" type="icon-kongshuju" size="80" color="#ccc"></uni-icons> |
|
|
<text class="empty-text">暂无借阅图书</text> |
|
|
|
|
|
|
|
|
<text class="empty-text">暂无借阅过的图书~</text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
|