From f68e6e287979a41e49c8a6c069941d0cdf583a3c Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Fri, 12 May 2023 16:19:46 +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 943321f..1f8cb09 100644 --- a/pages/user/plus/plus.js +++ b/pages/user/plus/plus.js @@ -129,7 +129,7 @@ Page({ if (!user_info) return false; ut.fy_back('',0); - th.setData({ + this.setData({ is_select:0, focus:true, }) -- libgit2 0.21.4