Files
tk-mini-program/unpackage/dist/build/mp-weixin/pages/index/index.js
pengxiaolong 8c70c2c850 优化页面
2025-06-09 23:02:05 +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,n,c){return{}}],["__scopeId","data-v-3e144f28"]]);wx.createPage(o);