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