合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
925 B

  1. "use strict";
  2. const common_vendor = require("../../common/vendor.js");
  3. const _sfc_main = common_vendor.defineComponent({
  4. data() {
  5. return {};
  6. },
  7. methods: {}
  8. });
  9. if (!Array) {
  10. const _easycom_uni_icons2 = common_vendor.resolveComponent("uni-icons");
  11. _easycom_uni_icons2();
  12. }
  13. const _easycom_uni_icons = () => "../../uni_modules/uni-icons/components/uni-icons/uni-icons.js";
  14. if (!Math) {
  15. _easycom_uni_icons();
  16. }
  17. function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
  18. return {
  19. a: common_vendor.o(_ctx.toBack),
  20. b: common_vendor.p({
  21. type: "left",
  22. size: "30",
  23. color: "#c2d4de",
  24. size: 1
  25. }),
  26. c: common_vendor.sei(_ctx.virtualHostId, "view")
  27. };
  28. }
  29. const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
  30. wx.createPage(MiniProgramPage);
  31. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/index/dingdan.js.map