diff --git a/homepage.html b/homepage.html index 89476c7..c3634cc 100644 --- a/homepage.html +++ b/homepage.html @@ -94,7 +94,7 @@ x{{item.entity.send_num}}
{{ item.period_tips_text }}
-{{ `可领取${item.period_num}次,已领取${item.batch_exchanged}次` }}
+{{ `可领取${item.period_num}次,已领取${item.batch_exchanged}次` }}
diff --git a/packkey/homepage.html b/packkey/homepage.html index 304152a..1fd5f8b 100644 --- a/packkey/homepage.html +++ b/packkey/homepage.html @@ -96,7 +96,7 @@{{ item.period_tips_text }}
-{{ `可领取${item.period_num}次,已领取${item.batch_exchanged}次` }}
+{{ `可领取${item.period_num}次,已领取${item.batch_exchanged}次` }}
diff --git a/xw-pages/homepage.html b/xw-pages/homepage.html index 04afe04..cc7f0dc 100644 --- a/xw-pages/homepage.html +++ b/xw-pages/homepage.html @@ -103,7 +103,7 @@ x{{item.entity.send_num}}{{ item.period_tips_text }}
-{{ `可领取${item.period_num}次,已领取${item.batch_exchanged}次` }}
+{{ `可领取${item.period_num}次,已领取${item.batch_exchanged}次` }}