seam 8 anni fa
parent
commit
31f66f19a4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      www/webapp/moonclub/js/page/userInfo.js

+ 1 - 0
www/webapp/moonclub/js/page/userInfo.js

@@ -75,6 +75,7 @@ define(['$', 'template', 'recharge', 'native', 'config', 'user', 'product', 'api
       $.newTouch('.checkCodeBtn', function (event) {
         $(".user-name").val(user.id)
         console.log(user.id)
+        alert(user.id)
         $('#checkCode').val(createCode()); //刷新验证码
       }, $view);
       // 获取短信验证码