404页面跳转到登录页面
This commit is contained in:
parent
a2a83269f6
commit
95c5896f3b
@ -3,7 +3,7 @@
|
|||||||
<h1>404</h1>
|
<h1>404</h1>
|
||||||
<p>Oops! The page you're looking for cannot be found.</p>
|
<p>Oops! The page you're looking for cannot be found.</p>
|
||||||
<p>请联系管理员,为您添加页面权限.</p>
|
<p>请联系管理员,为您添加页面权限.</p>
|
||||||
<a href="/vue-web/login">Go Login</a>
|
<a href="/wms-sap/login">Go Login</a>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user