diff --git a/src/views/user.vue b/src/views/user.vue index 1028353..d16091c 100644 --- a/src/views/user.vue +++ b/src/views/user.vue @@ -4,7 +4,8 @@
- +
@@ -76,8 +77,9 @@
共收藏 {{ count['fav'] }} 个房源
-
{{ count['publish'] }} 条房源(上架 {{ stat['listing'] }} | 草稿 {{ stat['draft'] - }} | 下架 {{ stat['offshelf'] }})
+
{{ count['publish'] }} 条房源(上架 {{ stat['listing'] }}
|
草稿 {{ stat['draft'] + }}
|
下架 {{ stat['offshelf'] }})
@@ -327,6 +329,10 @@ onUnmounted(() => {