mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-27 03:46:34 +08:00
fix: 修改500展示文案
This commit is contained in:
parent
b6903a777a
commit
a8bcc93aed
@ -4,7 +4,7 @@
|
||||
<img src="~@/assets/images/exception/500.svg" alt="" />
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h1>抱歉,服务器出错了</h1>
|
||||
<h1 class="text-base text-gray-500">抱歉,服务器出错了,建议您重新登录呢</h1>
|
||||
</div>
|
||||
<n-button type="primary" secondary @click="goLogin">重新登录</n-button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user