小程序修改代码
This commit is contained in:
@ -129,7 +129,7 @@ Page({
|
|||||||
fail: () => {
|
fail: () => {
|
||||||
// 请求失败后,隐藏loading
|
// 请求失败后,隐藏loading
|
||||||
wx.hideLoading();
|
wx.hideLoading();
|
||||||
|
console.log('111');
|
||||||
wx.showToast({
|
wx.showToast({
|
||||||
title: '请求失败',
|
title: '请求失败',
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
|
Reference in New Issue
Block a user