优化页面

This commit is contained in:
pengxiaolong
2025-06-09 19:18:38 +08:00
parent d30589fd05
commit c5042d08c3
811 changed files with 2799 additions and 503 deletions

View 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);