关闭点单页面loading
This commit is contained in:
@@ -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>
|
@@ -53,7 +53,7 @@ $(function () {
|
||||
}, 100)
|
||||
})
|
||||
function getRecords() {
|
||||
showLoading()
|
||||
// showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/gamePartnerInfo/pagePartner',
|
||||
|
Reference in New Issue
Block a user