摘要: 1.代码如下: src/utils/request.js /** * 请求方法封装 */ import Taro from '@tarojs/taro' import { API_USER, API_USER_LOGIN } from '@constants/api' const CODE_SUCC 阅读全文
posted @ 2020-04-22 12:00 每天都要进步一点点 阅读(3159) 评论(0) 推荐(0)