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