小程序修改代码

This commit is contained in:
2025-08-10 11:28:38 +08:00
parent f871831cbc
commit d5e4f0d7eb

View File

@ -129,7 +129,7 @@ Page({
fail: () => {
// 请求失败后隐藏loading
wx.hideLoading();
console.log('111');
wx.showToast({
title: '请求失败',
icon: 'none'