seam 8 年之前
父節點
當前提交
31f66f19a4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);
       // 获取短信验证码