"use strict"; const _sfc_main = { __name: "index", setup(__props) { return (_ctx, _cache) => { return {}; }; } }; wx.createPage(_sfc_main);