mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
1 line
1.2 KiB
JavaScript
1 line
1.2 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{242:function(t,n,e){"use strict";e.r(n);var a={i18n:{"zh-CN":{title:"标签名称"}},data:function(){return{activeKey:0}},methods:{onChange:function(t){this.activeKey=t}}},i=(e(93),e(7)),o=Object(i.a)(a,function(){var t=this.$createElement,n=this._self._c||t;return n("demo-section",[n("demo-block",{attrs:{title:this.$t("basicUsage")}},[n("van-badge-group",{attrs:{"active-key":this.activeKey},on:{change:this.onChange}},[n("van-badge",{attrs:{title:this.$t("title")}}),n("van-badge",{attrs:{title:this.$t("title"),info:"8"}}),n("van-badge",{attrs:{title:this.$t("title"),info:"99"}}),n("van-badge",{attrs:{title:this.$t("title"),info:"99+"}})],1)],1)],1)},[],!1,null,null,null);n.default=o.exports},47:function(t,n,e){var a=e(94);"string"==typeof a&&(a=[[t.i,a,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};e(13)(a,i);a.locals&&(t.exports=a.locals)},93:function(t,n,e){"use strict";var a=e(47);e.n(a).a},94:function(t,n,e){(t.exports=e(12)(!1)).push([t.i,".demo-badge .van-badge-group {\n width: auto;\n margin: 0 15px;\n padding: 20px 0;\n background-color: #fff;\n}\n.demo-badge .van-badge-group::after {\n display: none;\n}\n.demo-badge .van-badge {\n width: 85px;\n margin: 0 auto;\n}\n",""])}}]); |