bug修改

This commit is contained in:
fengachen
2021-10-20 16:50:39 +08:00
parent ff9dcf42aa
commit 3d73fe0dca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ Page({
}).catch(err=>{
wx.showToast({
title: '加载失败',
icon: 'fail',
icon: 'none',
duration: 2000
})
})