"use strict";var s=require("../common/vendor.js"),n=require("../api/common.js");require("../common/request.js");const c={data(){return{certs:[]}},onLoad(r){this.getConfigByKey()},methods:{getConfigByKey(){var r={key:"his.certs"};n.getConfigByKey(r).then(e=>{e.code==200&&(this.certs=JSON.parse(e.data).certs.split(","))},e=>{})},showImg(r){var e=[];e.push(r),s.index.previewImage({urls:e,current:0})}}};function i(r,e,_,m,a,o){return{a:s.f(a.certs,(t,p,d)=>({a:s.o(g=>o.showImg(t)),b:t}))}}var u=s._export_sfc(c,[["render",i],["__scopeId","data-v-059af8e2"],["__file","E:/Project/2023/\u95EE\u8BCA\u5E73\u53F0/his_user_miniapp/pages_user/cert.vue"]]);wx.createPage(u);