const p={width:"252",height:"294"},c=Vue.createStaticVNode('',1),s=[c];function i(h,a){return Vue.openBlock(),Vue.createElementBlock("svg",p,s)}const o={render:i},d={class:"flex justify-center items-center h-[640px]"},m={class:"ml-12"},n={class:"font-medium text-4xl mb-4 dark:text-white",initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:100}}},r={class:"mb-4 text-gray-500",initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:300}}},f=Vue.defineComponent({name:"404",__name:"404",setup(h){return(a,e)=>{const l=Vue.resolveComponent("el-button"),t=Vue.resolveDirective("motion");return Vue.openBlock(),Vue.createElementBlock("div",d,[Vue.createVNode(Vue.unref(o)),Vue.createElementVNode("div",m,[Vue.withDirectives((Vue.openBlock(),Vue.createElementBlock("p",n,[Vue.createTextVNode(" 404 ")])),[[t]]),Vue.withDirectives((Vue.openBlock(),Vue.createElementBlock("p",r,[Vue.createTextVNode(" 抱歉,你访问的页面不存在 ")])),[[t]]),Vue.withDirectives((Vue.openBlock(),Vue.createBlock(l,{type:"primary",onClick:e[0]||(e[0]=F=>a.$router.push("/")),initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:500}}},{default:Vue.withCtx(()=>[Vue.createTextVNode(" 返回首页 ")]),_:1})),[[t]])])])}}});export{f as default};