| 1 |
- System.register(["./mobile-legacy.5461c0f6.js","./index-legacy.d5ee9e8d.js","./vendor-legacy.44d419bd.js"],(function(e){"use strict";var t,l,u,n,a,s,d,r,h,i;return{setters:[function(e){t=e.c},function(e){l=e._},function(e){u=e.m,n=e.r,a=e.e,s=e.j,d=e.k,r=e.g,h=e.o,i=e.l}],execute:function(){const{createDemo:o}=t("swipe"),c=o({props:{},setup(){const e=u(),t=u(!1),l=u(0);return{checked:t,number:l,changSwitch:t=>{t?e.value?.open("left"):e.value?.close()},refSwipe:e,open:e=>{console.log(e),t.value=!0},close:()=>{t.value=!1}}}}),p={class:"demo full"},f=r("h2",null,"基础用法",-1),g=i("删除"),y=r("h2",null,"禁止滑动",-1),_=i("删除"),m=r("h2",null,"左右滑动",-1),q=i("选择"),v=i("删除"),b=i("收藏"),w=r("h2",null,"异步控制",-1),k=i("删除"),V=r("h2",null,"自定义",-1),S=i("选择"),j=i("删除"),x=i("收藏");e("default",l(c,[["render",function(e,t,l,u,r,i){const o=n("nut-cell"),c=n("nut-button"),C=n("nut-swipe"),O=n("nut-switch"),U=n("nut-inputnumber");return h(),a("div",p,[f,s(C,null,{right:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"danger"},{default:d((()=>[g])),_:1})])),default:d((()=>[s(o,{"round-radius":"0",desc:"左滑删除"})])),_:1}),y,s(C,{disabled:""},{right:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"danger"},{default:d((()=>[_])),_:1})])),default:d((()=>[s(o,{"round-radius":"0",desc:"禁止滑动"})])),_:1}),m,s(C,null,{left:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"success"},{default:d((()=>[q])),_:1})])),right:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"danger"},{default:d((()=>[v])),_:1}),s(c,{shape:"square",style:{height:"100%"},type:"info"},{default:d((()=>[b])),_:1})])),default:d((()=>[s(o,{"round-radius":"0",desc:"左滑右滑都可以哦"})])),_:1}),w,s(C,{ref:"refSwipe",onOpen:e.open,onClose:e.close},{right:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"danger"},{default:d((()=>[k])),_:1})])),default:d((()=>[s(o,{title:"异步打开关闭"},{link:d((()=>[s(O,{modelValue:e.checked,"onUpdate:modelValue":t[0]||(t[0]=t=>e.checked=t),onChange:e.changSwitch,"active-text":"开","inactive-text":"关"},null,8,["modelValue","onChange"])])),_:1})])),_:1},8,["onOpen","onClose"]),V,s(C,null,{left:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"success"},{default:d((()=>[S])),_:1})])),right:d((()=>[s(c,{shape:"square",style:{height:"100%"},type:"danger"},{default:d((()=>[j])),_:1}),s(c,{shape:"square",style:{height:"100%"},type:"info"},{default:d((()=>[x])),_:1})])),default:d((()=>[s(o,{title:"商品描述"},{link:d((()=>[s(U,{modelValue:e.number,"onUpdate:modelValue":t[1]||(t[1]=t=>e.number=t)},null,8,["modelValue"])])),_:1})])),_:1})])}]]))}}}));
|