service.js 740 Bytes
"use strict";const e=require("../../common/vendor.js"),l=require("../../api/register.js"),m=e.defineComponent({__name:"service",emits:["close"],setup(f,{emit:r}){const n=r,c=e.ref("");e.ref(!1),e.onMounted(()=>{l.HomeApi.getNotice({type:"contact"}).then(t=>{c.value=_(t.data.noticeContent),e.index.__f__("log","at pages/register/service.vue:34","contact",t,c.value)}).catch(()=>{})});function s(){}function i(){n("close")}function _(t){const o=/<img[^>]+src="([^">]+)"/,a=t.match(o);return a?a[1]:null}function u(){n("close")}return(t,o)=>({a:c.value,b:e.o(i),c:e.o(s),d:e.o(u)})}}),p=e._export_sfc(m,[["__scopeId","data-v-cbc0132a"]]);wx.createComponent(p);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/register/service.js.map