This commit is contained in:
Pan
2019-04-03 17:15:03 +08:00
parent 22b89a29d6
commit c58c764fcf
4 changed files with 9 additions and 11 deletions

View File

@@ -2,12 +2,11 @@
<div class="errPage-container">
<errorA />
<errorB />
<!-- $t is vue-i18n global function to translate lang -->
<h3>{{ $t('errorLog.tips') }}</h3>
<h3>Please click the bug icon in the upper right corner</h3>
<code>
{{ $t('errorLog.description') }}
Now the management system are basically the form of the spa, it enhances the user experience, but it also increases the possibility of page problems, a small negligence may lead to the entire page deadlock. Fortunately Vue provides a way to catch handling exceptions, where you can handle errors or report exceptions.
<a target="_blank" class="link-type" href="https://panjiachen.github.io/vue-element-admin-site/guide/advanced/error.html">
{{ $t('errorLog.documentation') }}
Document introduction
</a>
</code>
<a href="#">