diff --git a/view/molistar/modules/order/index.html b/view/molistar/modules/order/index.html index 0e48329..d829cc2 100644 --- a/view/molistar/modules/order/index.html +++ b/view/molistar/modules/order/index.html @@ -36,4 +36,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/view/molistar/modules/order/js/index.js b/view/molistar/modules/order/js/index.js index 727256e..74e050a 100644 --- a/view/molistar/modules/order/js/index.js +++ b/view/molistar/modules/order/js/index.js @@ -53,7 +53,7 @@ $(function () { }, 100) }) function getRecords() { - showLoading() + // showLoading() networkRequest({ type: 'get', url: urlPrefix + '/gamePartnerInfo/pagePartner',