mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
2 lines
1.2 KiB
JavaScript
2 lines
1.2 KiB
JavaScript
import{_ as n}from"./index-fa5d6b3f.js";const d={width:"32",height:"32",viewBox:"0 0 48 48"},s=Vue.createElementVNode("path",{fill:"#2F88FF","fill-rule":"evenodd",stroke:"#000","stroke-linejoin":"round","stroke-width":"4",d:"M44 40.836c-4.893-5.973-9.238-9.362-13.036-10.168-3.797-.805-7.412-.927-10.846-.365V41L4 23.545 20.118 7v10.167c6.349.05 11.746 2.328 16.192 6.833 4.445 4.505 7.009 10.117 7.69 16.836Z","clip-rule":"evenodd"},null,-1),u=[s];function l(e,t){return Vue.openBlock(),Vue.createElementBlock("svg",d,u)}const r={render:l},c=e=>(Vue.pushScopeId("data-v-b1cd7caf"),e=e(),Vue.popScopeId(),e),_={class:"w-full h-full text-center"},i=c(()=>Vue.createElementVNode("h1",null,"业务内容模块",-1)),a=c(()=>Vue.createElementVNode("p",null,"使用场景:需要外嵌平台某个页面,不需要展示菜单导航以及额外模块",-1)),p=Vue.defineComponent({name:"Empty",__name:"index",setup(e){const t=VueRouter.useRouter();return(V,o)=>(Vue.openBlock(),Vue.createElementBlock("div",_,[i,a,Vue.createElementVNode("div",{class:"back",title:"返回上一页",onClick:o[0]||(o[0]=h=>Vue.unref(t).go(-1))},[Vue.createVNode(Vue.unref(r),{class:"w-[80px] h-[80px]"})])]))}});const m=n(p,[["__scopeId","data-v-b1cd7caf"]]);export{m as default};
|