mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-12-31 10:57:11 +08:00
refactor: 💥 分离 HTTP 状态码和业务状态码
1.传输正常的情况下无论业务是否有异常,HTTP 状态码始终为 200 2.防止非 HTTPS 情况下出现运营商劫持(例如:404)
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<a-drawer
|
||||
title="日志详情"
|
||||
:visible="visible"
|
||||
:width="580"
|
||||
:width="660"
|
||||
:footer="false"
|
||||
unmount-on-close
|
||||
render-to-body
|
||||
|
||||
Reference in New Issue
Block a user