1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-10 11:59:28 +08:00

update: 删除后台管理相关页面代码

This commit is contained in:
小莫唐尼
2024-06-02 18:46:36 +08:00
parent 3b0ef59ca7
commit 19c4e12a5b
57 changed files with 17 additions and 8896 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
<!-- 评论详情 -->
<tm-poup v-model="commentDetail.show" height="auto" :round="6" :over-close="true" position="bottom">
<view v-if="result" class="pa-24">
<view v-if="commentDetail.show && result" class="pa-24">
<view class="poup-head pb-24">
<view class="poup-title text-align-center text-size-g text-weight-b mb-32">评论详情</view>
<comment-item :useContentBg="false" :useActions="false" :isChild="false"