Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Go View
Commits
5f7d505f
Commit
5f7d505f
authored
2 years ago
by
奔跑的面条
Browse files
Options
Download
Email Patches
Plain Diff
fix: 修改500展示文案
parent
cd8bdc5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/views/exception/500.vue
+1
-1
src/views/exception/500.vue
with
1 addition
and
1 deletion
+1
-1
src/views/exception/500.vue
+
1
-
1
View file @
5f7d505f
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment