Commit 6b8227e5413df37264c4f62ea80bdfc9df91b843
1 parent
c46465eb
req定义
Showing
1 changed file
with
1 additions
and
0 deletions
pages/user/userinfo/userinfo.js
@@ -868,6 +868,7 @@ Page({ | @@ -868,6 +868,7 @@ Page({ | ||
868 | //------卡片的显示和关闭-------- | 868 | //------卡片的显示和关闭-------- |
869 | show_tc: function() { | 869 | show_tc: function() { |
870 | var that=this; | 870 | var that=this; |
871 | + var req = t; | ||
871 | if (!getApp().globalData.userInfo) return false; | 872 | if (!getApp().globalData.userInfo) return false; |
872 | //base64_encode($user.mobile.'|'.date('Y-m-d H:i:s') | 873 | //base64_encode($user.mobile.'|'.date('Y-m-d H:i:s') |
873 | var getnowtime; | 874 | var getnowtime; |