优化页面
This commit is contained in:
1
unpackage/dist/build/mp-weixin/TUIKit/components/common/RadioSelect/index.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/TUIKit/components/common/RadioSelect/index.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../../common/vendor.js"),n=require("../../../../common/assets.js");Math||o();const o=()=>"../Icon.js",t=e.defineComponent({__name:"index",props:{isSelected:{type:Boolean}},emits:["onChange"],setup(o,{emit:t}){const s=t,c=o;function i(){s("onChange",!c.isSelected)}return(o,t)=>e.e({a:!c.isSelected},c.isSelected?{b:e.p({file:e.unref(n.radioIcon),size:"20px"})}:{},{c:e.o$1(i)})}}),s=e._export_sfc(t,[["__scopeId","data-v-70b6652d"]]);wx.createComponent(s);
|
||||
Reference in New Issue
Block a user