const s={width:"254",height:"294"},p=Vue.createStaticVNode('',1),c=[p];function i(e,a){return Vue.openBlock(),Vue.createElementBlock("svg",s,c)}const d={render:i},m={class:"flex justify-center items-center h-[640px]"},o={class:"ml-12"},r={class:"font-medium text-4xl mb-4 dark:text-white",initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:100}}},n={class:"mb-4 text-gray-500",initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:300}}},M=Vue.defineComponent({name:"500",__name:"500",setup(e){return(a,h)=>{const l=Vue.resolveComponent("el-button"),t=Vue.resolveDirective("motion");return Vue.openBlock(),Vue.createElementBlock("div",m,[Vue.createVNode(Vue.unref(d)),Vue.createElementVNode("div",o,[Vue.withDirectives((Vue.openBlock(),Vue.createElementBlock("p",r,[Vue.createTextVNode(" 500 ")])),[[t]]),Vue.withDirectives((Vue.openBlock(),Vue.createElementBlock("p",n,[Vue.createTextVNode(" 抱歉,服务器出错了 ")])),[[t]]),Vue.withDirectives((Vue.openBlock(),Vue.createBlock(l,{type:"primary",onClick:h[0]||(h[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{M as default};