fix
This commit is contained in:
@@ -1 +1,23 @@
|
||||
import{n as a,ah as s,al as o,ax as r,aA as c,ai as n,aK as i,aZ as l,ag as d,aM as u,aN as p}from"./index-9c042f98.js";const x="/bot/assets/404-b0d1a3d9.svg",_={class:"flex h-full"},h={class:"px-4 m-auto space-y-4 text-center max-[400px]"},m=i('<h1 class="text-4xl text-slate-800 dark:text-neutral-200"> Sorry, page not found! </h1><p class="text-base text-slate-500 dark:text-neutral-400"> Sorry, we couldn’t find the page you’re looking for. Perhaps you’ve mistyped the URL? Be sure to check your spelling. </p><div class="flex items-center justify-center text-center"><div class="w-[300px]"><img src="'+x+'" alt="404"></div></div>',3),k=a({__name:"index",setup(f){const e=l();function t(){e.push("/0/chat")}return(y,g)=>(d(),s("div",_,[o("div",h,[m,r(n(p),{type:"primary",onClick:t},{default:c(()=>[u(" Go to Home ")]),_:1})])]))}});export{k as default};
|
||||
import { n as a, ah as s, al as o, ax as r, aA as c, ai as n, aK as i, aZ as l, ag as d, aM as u, aN as p } from './index-9c042f98.js';
|
||||
const x = '/bot/assets/404-b0d1a3d9.svg',
|
||||
_ = { class: 'flex h-full' },
|
||||
h = { class: 'px-4 m-auto space-y-4 text-center max-[400px]' },
|
||||
m = i(
|
||||
'<h1 class="text-4xl text-slate-800 dark:text-neutral-200"> Sorry, page not found! </h1><p class="text-base text-slate-500 dark:text-neutral-400"> Sorry, we couldn’t find the page you’re looking for. Perhaps you’ve mistyped the URL? Be sure to check your spelling. </p><div class="flex items-center justify-center text-center"><div class="w-[300px]"><img src="' +
|
||||
x +
|
||||
'" alt="404"></div></div>',
|
||||
3
|
||||
),
|
||||
k = a({
|
||||
__name: 'index',
|
||||
setup(f) {
|
||||
const e = l();
|
||||
function t() {
|
||||
e.push('/0/chat');
|
||||
}
|
||||
return (y, g) => (
|
||||
d(), s('div', _, [o('div', h, [m, r(n(p), { type: 'primary', onClick: t }, { default: c(() => [u(' Go to Home ')]), _: 1 })])])
|
||||
);
|
||||
},
|
||||
});
|
||||
export { k as default };
|
||||
|
||||
Reference in New Issue
Block a user