Commit f68e6e287979a41e49c8a6c069941d0cdf583a3c

Authored by yvan.ni
1 parent c8056f5a

-- 购买等级卡,富友插件优惠代码错误--

Showing 1 changed file with 1 additions and 1 deletions
pages/user/plus/plus.js
@@ -129,7 +129,7 @@ Page({ @@ -129,7 +129,7 @@ Page({
129 if (!user_info) return false; 129 if (!user_info) return false;
130 ut.fy_back('',0); 130 ut.fy_back('',0);
131 131
132 - th.setData({ 132 + this.setData({
133 is_select:0, 133 is_select:0,
134 focus:true, 134 focus:true,
135 }) 135 })