Преглед изворни кода

wesmiler ECY 画画交易平台

APPLE пре 3 година
родитељ
комит
582a7c8628
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      application/cmgadm/view/general/googlecode/index.html

+ 1 - 0
application/cmgadm/view/general/googlecode/index.html

@@ -80,6 +80,7 @@
         $.get('general/googlecode/bind', function (res) {
             if (res.code == 1) {
                 layer.msg('绑定成功')
+                location.reload();
             } else {
                 layer.msg('绑定失败')
             }