huangxiaojing %!s(int64=2) %!d(string=hai) anos
pai
achega
0ac6c47d2a

+ 1 - 0
static/screenAndroid/WXtrialInterface.html

@@ -483,6 +483,7 @@
         async: false,
         success: function (res) {
           if (res.status === 0) {
+            getResidueTime();
             if (timerInterval) {
               timerInterval = clearTimeout();
             }

+ 1 - 0
static/screenIos/WXtrialInterface.html

@@ -505,6 +505,7 @@
         async: false,
         success: function (res) {
           if (res.status === 0) {
+            getResidueTime()
             if (timerInterval) {
               timerInterval = clearTimeout();
             }