update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-15 21:31:02 +08:00
parent 088293e2cb
commit b652fe3969
3 changed files with 12 additions and 15 deletions

View File

@@ -297,6 +297,7 @@ const initWs = (options) => {
case 401:
case 400:
case 402:
case 100:
Taro.showToast({
title: res.msg,
icon: "none",