From 57080c114b19cfd8fbf60634d8349bf19d6c7978 Mon Sep 17 00:00:00 2001 From: cheng.xu Date: Fri, 1 Nov 2019 10:15:20 +0800 Subject: [PATCH] 购买的页 --- pages/user/plus/plus.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/user/plus/plus.js b/pages/user/plus/plus.js index 7c51f29..6340c15 100644 --- a/pages/user/plus/plus.js +++ b/pages/user/plus/plus.js @@ -64,7 +64,7 @@ Page({ if (user_information.card_expiredate == null || user_information.card_expiredate == ""){ } - + } }); -- libgit2 0.21.4