Logo
Explore Help
Sign In
sheng/mes-ui-d2
1
0
Fork 0
You've already forked mes-ui-d2
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
65e4afab797732af99f6c66bdb49bc186df2b496
mes-ui-d2/src/pages/core/404/index.vue

25 lines
458 B
Vue
Raw Normal View History

no message Former-commit-id: 3809b566a7005544711ff11f6e39159cd06b796a [formerly 3809b566a7005544711ff11f6e39159cd06b796a [formerly 3809b566a7005544711ff11f6e39159cd06b796a [formerly 3809b566a7005544711ff11f6e39159cd06b796a [formerly 0dd1512f08621038c15ea0acc550c3a9cba0187e [formerly 307ea13875809a6e76d348ee37546374ac3b21eb]]]]] Former-commit-id: f48ac9e19b06d139675694f5ce6463533ee0c2db Former-commit-id: 81727e7d01546f0a0c99ebcffa8c748e4bb7ccc3 Former-commit-id: 5f049d0637655836ffbdf679622d87a7789ff563 [formerly 87f7c05f7d8ed6fb3c6f2317ff6a2bddb9c03f59] Former-commit-id: eb0590ce91b1369c2a4457d783233e73cb29b764 Former-commit-id: 0c145df5aa2b9cef2f320f053bb6727b36a1963e Former-commit-id: 1634bb2eb72c32dcf51dfe57ddd2b8a38b2ed2df Former-commit-id: 4c0d469985f8a39773be311cd04b36c921a9f4a1 Former-commit-id: b7848744df40b995b00316a57633e3bfc6f7f782
2018-06-19 16:33:01 +08:00
<template>
<div class="page-404">
<img src="/static/image/page/404/cover@2x.png">
<el-button class="d2-mt" @click="$router.replace({ path: '/' })">
返回首页
</el-button>
</div>
</template>
<style lang="scss" scoped>
.page-404 {
background-color: #555555;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
img {
width: 196px;
user-select: none;
}
}
</style>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 24ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API