diff --git a/src/components/common/ErrorTip.vue b/src/components/common/ErrorTip.vue index 442bdd0..ace0736 100644 --- a/src/components/common/ErrorTip.vue +++ b/src/components/common/ErrorTip.vue @@ -18,19 +18,229 @@ alt="" class="w-1/3" > - - {{ $t('app.backHome') }} - + + +
+ + + + +

+ + +

+
+
+
+
+
+ + +
+

+ + +

+
+
+ + +
+ + {{ isRetrying ? '重试中...' : '重试连接' }} + + + + {{ $t('app.backHome') }} + + + + 返回登录页面 + +
+ +