diff --git a/public/res/core.js b/public/res/core.js index 0da279cd..e5bc84cc 100644 --- a/public/res/core.js +++ b/public/res/core.js @@ -371,7 +371,7 @@ define([ }); } }); - }, 1000); + }, 3000); eventMgr.addListener('onOfflineChanged', checkPayment); diff --git a/public/res/html/bodyIndex.html b/public/res/html/bodyIndex.html index 4d27e979..930ce472 100644 --- a/public/res/html/bodyIndex.html +++ b/public/res/html/bodyIndex.html @@ -1135,14 +1135,6 @@ class="form-control"> -
- -
- -
-
@@ -1309,7 +1301,7 @@