Commit 5f7d505f authored by 奔跑的面条's avatar 奔跑的面条
Browse files

fix: 修改500展示文案

parent cd8bdc5d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment