瀏覽代碼

update js

SyuanYu 2 年之前
父節點
當前提交
2208fa4d77
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;