diff --git a/src/pages/book/index.vue b/src/pages/book/index.vue index 6c79f78..4b7aa52 100644 --- a/src/pages/book/index.vue +++ b/src/pages/book/index.vue @@ -87,32 +87,28 @@ function handleBookClick(e) { -
+
-
-
-
- {{ - i.title }} -
-
- 共 {{ i.giftCount }} 笔 -
+
+
+ {{ + i.title }}
-
-
- {{ i.giftTotal }} -
-
- {{ i.date.value }} -
-
- {{ i.date.lunar_month }} {{ - i.date.lunar_day }} {{ i.date.lunar_year }} -
+
+ 共 {{ i.giftCount }} 笔 +
+
+ {{ i.giftTotal }} +
+
+ {{ i.date.value }} +
+
+ {{ i.date.lunar_month }} {{ + i.date.lunar_day }} {{ i.date.lunar_year }}
@@ -128,7 +124,7 @@ function handleBookClick(e) {
diff --git a/src/pages/family/index.vue b/src/pages/family/index.vue index 3f66326..5a0b8c6 100644 --- a/src/pages/family/index.vue +++ b/src/pages/family/index.vue @@ -80,7 +80,7 @@ onShareAppMessage(() => { diff --git a/src/pages/sponsor/index.vue b/src/pages/sponsor/index.vue index 7b79614..e439441 100644 --- a/src/pages/sponsor/index.vue +++ b/src/pages/sponsor/index.vue @@ -2,7 +2,7 @@