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

This commit is contained in:
2024-12-03 11:18:07 +08:00
parent 9e7485dfa2
commit 4991b3686c
16 changed files with 589 additions and 402 deletions

View File

@@ -24,3 +24,7 @@ ajax 请求一般会有三个状态码
code == 404 不返回数据给前端页面但需要toast提示用户
code == 500 :不返回数据给前端页面,但需要弹窗提示用户!
code == 403 :不返回数据给前端页面,但需要弹窗提示用户,强制用户进行某些操作!
TODO 作业:
热门
我的