Files
tk-mini-program/unpackage/dist/build/mp-weixin/components/topNavigation/topNavigation.js
pengxiaolong 0f2a48b450 优化页面
2025-06-13 22:13:15 +08:00

2 lines
663 B
JavaScript

"use strict";const e=require("../../common/vendor.js"),t={data:()=>({title:"Hello",Select:!1}),onLoad(){},methods:{MakeAppointmentPK(){this.Select=!1,this.$emit("MakeAppointmentPK")},RealTimePk(){this.Select=!0,this.$emit("RealTimePk")},screening(){this.$emit("screening")},Search(){this.$emit("Search")}}};const n=e._export_sfc(t,[["render",function(t,n,i,c,o,s){return{a:e.o$1(((...e)=>s.MakeAppointmentPK&&s.MakeAppointmentPK(...e))),b:o.Select?"":1,c:o.Select?1:"",d:e.o$1(((...e)=>s.RealTimePk&&s.RealTimePk(...e))),e:o.Select?1:"",f:o.Select?"":1,g:e.o$1(((...e)=>s.screening&&s.screening(...e)))}}],["__scopeId","data-v-24bd955c"]]);wx.createComponent(n);