2 lines
548 B
JavaScript
Raw Normal View History

2025-08-29 09:51:02 +08:00
"use strict";const e=require("../../common/vendor.js");if(!Array){e.resolveComponent("up-empty")()}Math;const t=e.defineComponent({__name:"hs-empty",props:{mode:null,text:null,height:null,iconSize:null,textSize:null},setup(t){const o=t,n={height:o.height||"40vh"};return(t,i)=>({a:e.p({mode:(null==o?void 0:o.mode)||"favor",text:(null==o?void 0:o.text)||"暂无数据",iconSize:(null==o?void 0:o.iconSize)||60,textSize:(null==o?void 0:o.textSize)||"20rpx"}),b:e.s(n)})}}),o=e._export_sfc(t,[["__scopeId","data-v-d2985a3e"]]);wx.createComponent(o);