Files
tk-mini-program/unpackage/dist/build/mp-weixin/pages/index/index.js
pengxiaolong c5042d08c3 优化页面
2025-06-09 19:18:38 +08:00

2 lines
228 B
JavaScript

"use strict";const e=require("../../common/vendor.js"),t={data:()=>({title:"Hello"}),onLoad(){},methods:{}};const o=e._export_sfc(t,[["render",function(e,t,o,r,c,n){return{}}],["__scopeId","data-v-c61ebfaf"]]);wx.createPage(o);