no message

This commit is contained in:
A1300399510
2024-01-26 11:09:20 +08:00
parent bd7c792cbe
commit 2ff4926405
179 changed files with 27287 additions and 2590 deletions

View File

@@ -50,7 +50,7 @@
<img class="transmit-mini-img" :src="qrcode" />
<div class="flexcenter">
<img class="give-sweep" src="@/assets/img/give-sweep.png" />
扫码转发该问答
扫码转发该投票
</div>
</div>
</div>

View File

@@ -822,7 +822,7 @@ defineExpose({ changeCommentVoteoption, wipeCommentVoteoption, reviewsComment, b
padding: 80px 0 110px;
}
</style>
<style>
<style lang="less">
.automatic-reviews-popup {
border-radius: 10px;
.automatic-header {