mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
2 lines
1017 B
JavaScript
2 lines
1017 B
JavaScript
import{u as i,C as u,k as d,r as o,o as m,c as _,t,x as s,b as r,w as h,v as f,y as p}from"./vendor.e9042f2c.js";const x={class:"w-full h-screen h-screen-ios"},w={class:"flex items-center justify-center w-full h-full"},y={class:"flex flex-col items-center justify-center"},g={class:"text-primary-500",style:{"font-size":"10rem"}},b={class:"mb-10 text-3xl text-primary-500"},j={setup(v){const a=i();u();const n=d(()=>a.path.indexOf("customer")>-1?"/customer/dashboard":"/admin/dashboard");return(e,k)=>{const c=o("BaseIcon"),l=o("router-link");return m(),_("div",x,[t("div",w,[t("div",y,[t("h1",g,s(e.$t("general.four_zero_four")),1),t("h5",b,s(e.$t("general.you_got_lost")),1),r(l,{class:"flex items-center w-32 h-12 px-3 py-1 text-base font-medium leading-none text-center text-white rounded whitespace-nowrap bg-primary-500 btn-lg hover:text-white",to:p(n)},{default:h(()=>[r(c,{name:"ArrowLeftIcon",class:"mr-2 text-white icon"}),f(" "+s(e.$t("general.go_home")),1)]),_:1},8,["to"])])])])}}};export{j as default};
|