摘要: 在index.vue 中的onload方法里面或者app.vue中的onLaunch中添加如下部分: update() { uni.request({ url: `${this.$store.state.apiBaseUrl}/users/versions`, //请求接口 method: 'POS 阅读全文
posted @ 2021-03-17 14:06 小白同学哈 阅读(922) 评论(0) 推荐(0)