index文件夹修改

This commit is contained in:
GaoHao
2024-12-23 16:18:32 +08:00
parent 9bc7e710cc
commit 267d1fcd9b
3 changed files with 308 additions and 99 deletions

View File

@@ -125,10 +125,10 @@
}
})
} else {
uni.showToast({
title: res.msg,
icon: 'none'
})
// uni.showToast({
// title: res.msg,
// icon: 'none'
// })
}
})
},