feat: 响应体组件封装

This commit is contained in:
duanshuwen
2025-07-14 16:10:10 +08:00
parent 8766bb3720
commit e5d908701f
55 changed files with 290 additions and 155 deletions

View File

@@ -0,0 +1,9 @@
"use strict";
const common_vendor = require("../../common/vendor.js");
const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
return {};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-3a886041"]]);
wx.createComponent(Component);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/components/ResponseWrapper/index.js.map