diff --git a/components/buy-notice/buy-notice.vue b/components/buy-notice/buy-notice.vue index 9da6959..be9237a 100644 --- a/components/buy-notice/buy-notice.vue +++ b/components/buy-notice/buy-notice.vue @@ -10,7 +10,7 @@ - + @@ -24,11 +24,8 @@ - - {{ - getPurchasePopup() ? "今日不再弹出消费规则" : "不再弹出消费规则" - }} + + {{ checkboxText }} @@ -37,6 +34,7 @@