no message
Former-commit-id: 1de66e9e8e38f99ece7559b5ec83e77aeabe3318 [formerly 1de66e9e8e38f99ece7559b5ec83e77aeabe3318 [formerly 1de66e9e8e38f99ece7559b5ec83e77aeabe3318 [formerly 1de66e9e8e38f99ece7559b5ec83e77aeabe3318 [formerly 8c354672e26ad98c887bd19b28624213454b61b7 [formerly 60d2df6e6bb48963ed8fd3ff06b281ddaeef2f42]]]]] Former-commit-id: 8f819fc241dc43ecb56a5b20cdf00cb333a688ac Former-commit-id: 8c0f9580bb1b9faa9cc0a091c9800abb3d023fde Former-commit-id: a7f95706c194305e2c943004ef47c0364e94406b [formerly 420677a7268e5dfe7709e5e4a4b8d0617e254902] Former-commit-id: 719125d80a4157674611c98b026c5aa072238b92 Former-commit-id: 7eb5104eaa2f117b07fcdba331080ff88d4b9657 Former-commit-id: 4465dd0519235179bae76400494cd924c1c53a41 Former-commit-id: 57ef10a73a19089ab0099cedb668034b39d5dc5a Former-commit-id: 290859ae812a10509a555776a41c94d18f2ff3cb
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="page-404">
|
<div class="page-404">
|
||||||
<img src="/static/image/page/404/cover@2x.png">
|
<img :src="`${$assetsPublicPath}static/image/page/404/cover@2x.png`">
|
||||||
<el-button class="d2-mt" @click="$router.replace({ path: '/' })">
|
<el-button class="d2-mt" @click="$router.replace({ path: '/' })">
|
||||||
返回首页
|
返回首页
|
||||||
</el-button>
|
</el-button>
|
||||||
@@ -22,4 +22,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user