feat: 订单卡片组件封装
This commit is contained in:
@@ -9,7 +9,7 @@ const _imports_0$3 = "/static/top_bg_icon.png";
|
||||
const _imports_0$2 = "/static/drawer_icon.png";
|
||||
const _imports_0$1 = "/static/wave_icon.png";
|
||||
const _imports_1 = "/static/test/mk_img_1.png";
|
||||
const _imports_0 = "/assets/icon_refresh.14f000bd.png";
|
||||
const _imports_0 = "/assets/icon_order.911ae60f.png";
|
||||
exports._imports_0 = _imports_0$5;
|
||||
exports._imports_0$1 = _imports_0$4;
|
||||
exports._imports_0$2 = _imports_0$3;
|
||||
|
||||
@@ -6963,7 +6963,7 @@ function isConsoleWritable() {
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "10.10.3.1,192.168.56.1,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_3K_f2n";
|
||||
const id = "mp-weixin_25DYPD";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
@@ -7917,6 +7917,7 @@ const onHide = /* @__PURE__ */ createHook(ON_HIDE);
|
||||
const onLaunch = /* @__PURE__ */ createHook(ON_LAUNCH);
|
||||
const onLoad = /* @__PURE__ */ createHook(ON_LOAD);
|
||||
exports._export_sfc = _export_sfc;
|
||||
exports.computed = computed;
|
||||
exports.createSSRApp = createSSRApp;
|
||||
exports.defineComponent = defineComponent;
|
||||
exports.e = e;
|
||||
|
||||
Reference in New Issue
Block a user