uniapp 封装接口
摘要:api.jsconst BASE_URL = 'http://localhost:8082' export const myRequest = (options) => { return new Promise((resolve,reject)=>{ uni.request({ url:BASE_U
阅读全文
posted @ 2022-02-12 20:13
posted @ 2022-02-12 20:13
Powered by:
博客园
Copyright © 2025 倒打冲天子
Powered by .NET 9.0 on Kubernetes