Files
tk-mini-program/unpackage/dist/build/mp-weixin/pages/Mine/minecomponents/contact.js
pengxiaolong 36a240f854 优化
2025-06-23 22:00:46 +08:00

2 lines
421 B
JavaScript

"use strict";const e=require("../../../common/vendor.js"),o={data:()=>({title:"Hello"}),onLoad(){},onShareAppMessage(e){if("menu"===e.from)return{title:"分享",path:"/pages/Home/Home"}},methods:{onBack(){e.wx$1.navigateBack({delta:1})}}};const t=e._export_sfc(o,[["render",function(o,t,a,n,r,c){return{a:e.o$1(((...e)=>c.onBack&&c.onBack(...e)))}}],["__scopeId","data-v-2b2f1741"]]);o.__runtimeHooks=2,wx.createPage(t);