2 lines
1.9 KiB
Java
2 lines
1.9 KiB
Java
import{d as m,ah as n,aC as l,as as c,aF as d,k as o}from"./vue-vendor-C7Zq48Yl.js";import{D as u,u as i}from"./index-Cb0DErxX.js";import{P as f}from"./index-C57gqG5N.js";import{d as g}from"./index-BI6CMai0.js";import"./antd-vue-vendor-BPnV8VqP.js";import"./index-pxs5MULf.js";import"./index-BgYCgfME.js";import"./index-DeEq83Ov.js";import"./index-f8O7TghW.js";import"./useTimeout-DDl4l82I.js";import"./vxe-table-vendor-B88kchpX.js";import"./useIntersectionObserver-BMxdTqP3.js";import"./useContentHeight-BUFNkYs_.js";import"./useWindowSizeFn-PRZSD86C.js";import"./useContentViewHeight-BO9bTdue.js";import"./usePageContext-l-f4bNz7.js";import"./injectionKey-DPVn4AgL.js";const r={username:"test",nickName:"VB",age:"123",phone:"15695909xxx",email:"190848757@qq.com",addr:"厦门市思明区",sex:"男",certy:"3504256199xxxxxxxxx",tag:"orange"},s=[{field:"username",label:"用户名"},{field:"nickName",label:"昵称",render:(e,t)=>`${t.username}-${e}`},{field:"phone",label:"联系电话"},{field:"email",label:"邮箱"},{field:"addr",label:"地址"}],h=m({components:{Description:u,PageWrapper:f},setup(){const[e]=i({title:"useDescription",data:r,schema:s}),[t]=i({title:"无边框",bordered:!1,data:r,schema:s});return{mockData:r,schema:s,register:e,register1:t}}});function x(e,t,D,k,_,b){const a=n("Description"),p=n("PageWrapper");return c(),l(p,{title:"详情组件示例"},{default:d(()=>[o(a,{title:"基础示例",collapseOptions:{canExpand:!0,helpMessage:"help me"},column:3,data:e.mockData,schema:e.schema},null,8,["data","schema"]),o(a,{class:"mt-4",title:"垂直示例",layout:"vertical",collapseOptions:{canExpand:!0,helpMessage:"help me"},column:2,data:e.mockData,schema:e.schema},null,8,["data","schema"]),o(a,{onRegister:e.register,class:"mt-4"},null,8,["onRegister"]),o(a,{onRegister:e.register1,class:"mt-4"},null,8,["onRegister"])]),_:1})}const z=g(h,[["render",x]]);export{z as default};
|