diff --git a/src/components/front/info-top.vue b/src/components/front/info-top.vue index f1987a5..9706974 100644 --- a/src/components/front/info-top.vue +++ b/src/components/front/info-top.vue @@ -9,9 +9,13 @@

{{state.info.title}}

-
+
{{state.info.introduction}}
+ +
+ {{state.info.price}} +
{{tag}} @@ -21,7 +25,7 @@ - 立即购买 + 立即购买 {{state.isFavorite?'已收藏':'收藏'}} diff --git a/src/components/nav/Navigation1.vue b/src/components/nav/Navigation1.vue index 6f295de..de49f73 100644 --- a/src/components/nav/Navigation1.vue +++ b/src/components/nav/Navigation1.vue @@ -6,7 +6,7 @@ - + 登录 + @@ -39,16 +40,14 @@ -