diff --git a/frontend/wechat/src/views/ArticleDetail.vue b/frontend/wechat/src/views/ArticleDetail.vue index 00050f6..1ee7113 100644 --- a/frontend/wechat/src/views/ArticleDetail.vue +++ b/frontend/wechat/src/views/ArticleDetail.vue @@ -128,8 +128,25 @@ onUnmounted(() => { Your browser does not support the video tag. + +
+
+
+ ¥ + + {{ (article.price / 100).toFixed(2) }} + +
+ +
+
+
-

{{ article.title }}

+

{{ article.title }}

@@ -145,18 +162,6 @@ onUnmounted(() => {
-
-
-
- ¥{{ (article.price / 100).toFixed(2) }} -
- -
-
diff --git a/frontend/wechat/src/views/ArticleList.vue b/frontend/wechat/src/views/ArticleList.vue index ab7da51..7500555 100644 --- a/frontend/wechat/src/views/ArticleList.vue +++ b/frontend/wechat/src/views/ArticleList.vue @@ -83,8 +83,7 @@ onMounted(() => { 暂无文章 - +