微信小程序調取api

//舉例輪播圖 //1.wxml頁面 //2.js頁面 const app = getApp() data: { banner:[], imgUrl: app.imgURL, }, const _this=this; { //輪播圖 console.log(‘開始請求輪播圖’,new Date()); wx.request({ url: app.baseURL + ‘/wx/product/all
相關文章
相關標籤/搜索