优化页面
This commit is contained in:
1
unpackage/dist/build/mp-weixin/TUIKit/components/common/SwitchBar/index.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/TUIKit/components/common/SwitchBar/index.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../../common/vendor.js"),t=e.defineComponent({__name:"index",props:{value:{type:Boolean,default:!1}},setup:t=>(o,c)=>({a:e.n(t.value?"tui-switch-checked":"tui-switch-no-checked")})}),o=e._export_sfc(t,[["__scopeId","data-v-c4dd154a"]]);wx.createComponent(o);
|
||||
Reference in New Issue
Block a user