微信小程序wx.showLoading
效果图:
代码:
wx.showLoading({
title: '加载中...',
})
wx.request({
url: '',
success(res){},
fail(){},
complete(){
wx.hideLoading()
}
})
小程序官方api https://developers.weixin.qq.com/miniprogram/dev/api/wx.showLoading.html
那时候我只有一台录音机也没有电脑 也不敢奢求说唱会让自己的生活变好