zhengshuiqi 4 years ago
parent
commit
3bc45ad5dd
  1. 2
      api/request.js

2
api/request.js

@ -10,7 +10,7 @@ import cryptoJS from "crypto-js"
const httpRequest = (params) => { const httpRequest = (params) => {
if (params.isLoad) { if (params.isLoad) {
// uni.showLoading({ // uni.showLoading({
// title: "Loading..." // title: "Loading..."
// }); // });
} }

Loading…
Cancel
Save