From 29474eb377fba07b2f32c310d3f7321d3f758e59 Mon Sep 17 00:00:00 2001
From: dragon <3013557874@qq.com>
Date: Tue, 6 Aug 2024 10:36:14 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E7=82=B9=E5=8D=95=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2loading?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
view/molistar/modules/order/index.html | 2 +-
view/molistar/modules/order/js/index.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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',