request.js 247 字节
"use strict";const e=require("./interceptors.js"),t=require("../uni_modules/uview-plus/index.js");exports.initRequest=s=>{t.http.setConfig((e=>(e.baseURL="http://bxhd.crgx.net",e.timeout=6e4,e))),e.requestInterceptors(),e.responseInterceptors()};