关闭点单页面loading

This commit is contained in:
dragon
2024-08-06 10:36:14 +08:00
parent aaa0607f3a
commit 29474eb377
2 changed files with 2 additions and 2 deletions

View File

@@ -36,4 +36,4 @@
<script src="../../common/js/layer.js"></script>
<script src="../../common/js/vconsole.min.js"></script>
<script src="../../common/js/route-constant.js"></script>
<script src="./js/index.js?v=1.0"></script>
<script src="./js/index.js?v=1.1"></script>

View File

@@ -53,7 +53,7 @@ $(function () {
}, 100)
})
function getRecords() {
showLoading()
// showLoading()
networkRequest({
type: 'get',
url: urlPrefix + '/gamePartnerInfo/pagePartner',