摘要: $api.post(apiUrl + '/locker/list', obj) .then(res => { //请求成功 this.setData({ lockerList: res.list }) if (this.data.lockerList) { this.data.lockerList. 阅读全文
posted @ 2025-04-14 14:03 VipSoft 阅读(76) 评论(0) 推荐(0)