You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
390 B
2 lines
390 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./common/vendor.js"),t=require("./services/wechat.js");Math;const n=e.defineComponent({__name:"App",setup:n=>(e.onLaunch(()=>{t.setupWechatShare().catch(()=>{})}),()=>{})});function p(){const t=e.createSSRApp(n);return t.use(e.createPinia()),{app:t}}p().app.mount("#app"),exports.createApp=p;
|