镜像自地址
https://github.com/ialley-workshop-open/uni-halo.git
已同步 2026-06-12 13:19:31 +08:00
feat: 优化文章详情的豆瓣资源显示
这个提交包含在:
@@ -158,7 +158,7 @@
|
||||
</view>
|
||||
|
||||
<!-- 豆瓣 -->
|
||||
<view v-if="!calcAuditModeEnabled && result._doubanUrls.length !== 0 && doubanPluginConfig.position==='bottom'" class="vote-wrap copyright-wrap bg-white pa-24 round-4">
|
||||
<view v-if="!calcAuditModeEnabled && result._doubanUrls.length !== 0 && doubanPluginConfig.position==='bottom'" class="vote-wrap copyright-wrap bg-white mt-24 pa-24 round-4">
|
||||
<view class="copyright-title text-weight-b flex items-center justify-between">
|
||||
<text>豆瓣资源</text>
|
||||
<text class="vote-opra" @click="doubanIsOpen = !doubanIsOpen">
|
||||
|
||||
在新工单中引用
屏蔽一个用户