mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
1 line
950 B
JavaScript
1 line
950 B
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[177],{183:function(e,t,c){"use strict";c.r(t);var l={data:function(){return{checked:!0}}},a=c(7),n=Object(a.a)(l,function(){var e=this,t=e.$createElement,c=e._self._c||t;return c("demo-section",[c("demo-block",{attrs:{title:e.$t("basicUsage")}},[c("van-cell-group",[c("van-switch-cell",{attrs:{title:e.$t("title")},model:{value:e.checked,callback:function(t){e.checked=t},expression:"checked"}})],1)],1),c("demo-block",{attrs:{title:e.$t("disabled")}},[c("van-cell-group",[c("van-switch-cell",{attrs:{disabled:"",title:e.$t("title")},model:{value:e.checked,callback:function(t){e.checked=t},expression:"checked"}})],1)],1),c("demo-block",{attrs:{title:e.$t("loadingStatus")}},[c("van-cell-group",[c("van-switch-cell",{attrs:{loading:"",title:e.$t("title")},model:{value:e.checked,callback:function(t){e.checked=t},expression:"checked"}})],1)],1)],1)},[],!1,null,null,null);t.default=n.exports}}]); |