"use strict"; const common_vendor = require("../../../common/vendor.js"); const common_assets = require("../../../common/assets.js"); if (!Math) { common_vendor.unref(JyShopContent)(); } const JyShopContent = () => "../jy-shop-content/index.js"; const _sfc_main = { __name: "index", setup(__props) { const conditions = common_vendor.ref({}); return (_ctx, _cache) => { return { a: common_vendor.unref(common_assets.handpickedL), b: common_vendor.unref(common_assets.handpickedR), c: common_vendor.p({ conditions: conditions.value, isLoadMore: false }) }; }; } }; const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-9d306349"]]); wx.createComponent(Component);