mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
1 line
2.1 KiB
JavaScript
1 line
2.1 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{164:function(t,e,n){"use strict";var l=n(82);n.n(l).a},165:function(t,e,n){(t.exports=n(12)(!1)).push([t.i,".demo-swipe-cell {\n -webkit-user-select: none;\n user-select: none;\n}\n.demo-swipe-cell .van-swipe-cell__left,\n.demo-swipe-cell .van-swipe-cell__right {\n color: #fff;\n font-size: 15px;\n width: 65px;\n height: 44px;\n display: inline-block;\n text-align: center;\n line-height: 44px;\n background-color: #f44;\n}\n",""])},184:function(t,e,n){"use strict";n.r(e);var l={i18n:{"zh-CN":{button1:"选择",button2:"删除",title:"单元格",title2:"异步关闭",confirm:"确定删除吗?",tips:"建议在手机模式下浏览本示例"},"en-US":{button1:"Select",button2:"Delete",title:"Cell",title2:"Async close",confirm:"Are you sure to delete?",tips:"Please try this demo in mobile mode"}},methods:{onClose:function(t,e){switch(t){case"left":case"cell":case"outside":e.close();break;case"right":this.$dialog.confirm({message:this.$t("confirm")}).then(function(){e.close()})}}}},s=(n(164),n(7)),o=Object(s.a)(l,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("demo-section",[n("van-notice-bar",[t._v(t._s(t.$t("tips")))]),n("demo-block",{attrs:{title:t.$t("basicUsage")}},[n("van-swipe-cell",{attrs:{"right-width":65,"left-width":65}},[n("span",{attrs:{slot:"left"},slot:"left"},[t._v(t._s(t.$t("button1")))]),n("van-cell-group",[n("van-cell",{attrs:{title:t.$t("title"),value:t.$t("content")}})],1),n("span",{attrs:{slot:"right"},slot:"right"},[t._v(t._s(t.$t("button2")))])],1)],1),n("demo-block",{attrs:{title:t.$t("title2")}},[n("van-swipe-cell",{attrs:{"right-width":65,"left-width":65,"on-close":t.onClose}},[n("span",{attrs:{slot:"left"},slot:"left"},[t._v(t._s(t.$t("button1")))]),n("van-cell-group",[n("van-cell",{attrs:{title:t.$t("title"),value:t.$t("content")}})],1),n("span",{attrs:{slot:"right"},slot:"right"},[t._v(t._s(t.$t("button2")))])],1)],1)],1)],1)},[],!1,null,null,null);e.default=o.exports},82:function(t,e,n){var l=n(165);"string"==typeof l&&(l=[[t.i,l,""]]);var s={hmr:!0,transform:void 0,insertInto:void 0};n(13)(l,s);l.locals&&(t.exports=l.locals)}}]); |