苹果审核,bug恢复
This commit is contained in:
@@ -24,12 +24,12 @@
|
||||
</view>
|
||||
<view v-if="bookInfo.author != null"
|
||||
style="color: #9b9b9b;font-size: 28rpx;margin:20rpx 0 0 0;max-width: 400rpx;line-height: 38rpx;">
|
||||
<p @click="onAuCHJump(bookInfo.author.id,1)" style="margin-bottom: 20rpx;">
|
||||
<!-- <p @click="onAuCHJump(bookInfo.author.id,1)" style="margin-bottom: 20rpx;">
|
||||
{{bookInfo.author.authorName}} [著] >
|
||||
</p>
|
||||
<p @click="onAuCHJump(item.id,2)" v-for="item in this.bookInfo.publisherNIList">
|
||||
{{item.title}} >
|
||||
</p>
|
||||
</p> -->
|
||||
</view>
|
||||
<view class="tags" v-if="bookInfo.bookType==0">
|
||||
<uni-tag class="tag" @click="toMore()" :inverted="true" text="书评"
|
||||
|
||||
Reference in New Issue
Block a user