"use strict"; const common_vendor = require("../../common/vendor.js"); if (!Array) { const _easycom_u__image2 = common_vendor.resolveComponent("u--image"); _easycom_u__image2(); } const _easycom_u__image = () => "../../node-modules/uview-plus/components/u-image/u-image.js"; if (!Math) { (backNav + _easycom_u__image)(); } const backNav = () => "../../components/backNav/backNav.js"; const _sfc_main = { __name: "certImg", setup(__props) { const src = common_vendor.ref(""); common_vendor.onLoad((options) => { if (options.src) { src.value = options.src; } else { src.value = "https://cn.bing.com//th?id=OHR.SanMiguelAzores_ZH-CN2511982585_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp"; } }); return (_ctx, _cache) => { return { a: common_vendor.p({ navName: "病例收录证书" }), b: common_vendor.p({ showLoading: true, src: src.value, width: "100%", mode: "widthFix" }) }; }; } }; const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-f07c1461"]]); wx.createPage(MiniProgramPage); //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/certImg/certImg.js.map