You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
486 B
1 line
486 B
import{At as e,I as t,V as n,X as r,_ as i,d as a,y as o}from"./runtime-core.esm-bundler-CP0MNZrl.js";var s=o({__name:`PagePlaceholder`,props:{title:{},desc:{}},setup(o){return(s,c)=>{let l=n(`a-typography-paragraph`),u=n(`a-empty`),d=n(`a-card`);return t(),a(d,{title:o.title,bordered:!1},{default:r(()=>[o.desc?(t(),a(l,{key:0,style:{"margin-bottom":`0`}},{default:r(()=>[i(e(o.desc),1)]),_:1})):(t(),a(u,{key:1,description:`页面待实现`}))]),_:1},8,[`title`])}}});export{s as t}; |