diff --git a/src/components/manage/PointGoodsItem.vue b/src/components/manage/PointGoodsItem.vue
index 70f52ee..cf1723f 100644
--- a/src/components/manage/PointGoodsItem.vue
+++ b/src/components/manage/PointGoodsItem.vue
@@ -28,15 +28,17 @@ const emptyCover = IMGUR_URL + 'None.png'
库存:
-
+
{{ goods.count }}
+ 无
∞
-
+
+ 已售完
{{ goods.type == GoodsTypes.Physical ? '实物' : '虚拟' }}
@@ -52,7 +54,7 @@ const emptyCover = IMGUR_URL + 'None.png'
-
+
diff --git a/src/views/AboutView.vue b/src/views/AboutView.vue
index 0ca5eef..f40037f 100644
--- a/src/views/AboutView.vue
+++ b/src/views/AboutView.vue
@@ -37,7 +37,7 @@ import { NButton, NCard, NDivider, NLayoutContent, NSpace, NText, NTimeline, NTi
赞助我