Ver Fonte

update js

SyuanYu há 2 anos atrás
pai
commit
2208fa4d77
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      hhh_index/js/index.js

+ 1 - 0
hhh_index/js/index.js

@@ -48,6 +48,7 @@ function hhh_user_api() {
   $.ajax({
     method: "post",
     url: "https://hhh.com.tw/adapter/index?http_method=GET&api_url=/base/v1/member/index",
+    async: false,
     dataType: "json",
   }).done(function (msg) {
     user_data = msg;