上传代码

This commit is contained in:
pengxiaolong
2025-07-01 21:30:08 +08:00
parent 89c9f8f1df
commit dc1fab2f90
48 changed files with 516 additions and 103 deletions

View File

@@ -1 +1 @@
"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);
"use strict";const e=require("../../../common/vendor.js"),o={data:()=>({title:"Hello",content:"PK@TikTok0.xyz"}),onLoad(){},onShareAppMessage(e){if("menu"===e.from)return{title:"分享",path:"/pages/Home/Home"}},methods:{handleCopy(){e.index.setClipboardData({data:this.content,success:()=>{e.index.showToast({title:"复制成功",icon:"success",duration:1500})},fail:e=>{console.error("复制失败:",e)}})},onBack(){e.wx$1.navigateBack({delta:1})}}};const t=e._export_sfc(o,[["render",function(o,t,n,a,c,s){return{a:e.o$1(((...e)=>s.onBack&&s.onBack(...e))),b:e.t(c.content),c:e.o$1(((...e)=>s.handleCopy&&s.handleCopy(...e)))}}],["__scopeId","data-v-b519215c"]]);o.__runtimeHooks=2,wx.createPage(t);