This commit is contained in:
pengxiaolong
2025-05-13 22:16:09 +08:00
parent c006a8e63d
commit 5f8ff971d4
34 changed files with 411 additions and 309 deletions

View File

@@ -3,6 +3,7 @@ const _imports_0$2 = "/static/HomeBackground.png";
const createGroup = "/assets/start-group.6d6b5fbb.svg";
const C2C = "/assets/icon-c2c.d80299ab.svg";
const settingSVG = "/assets/setting.a15e5daf.svg";
const muteIcon = "/assets/mute.94c8513a.svg";
const _imports_0$1 = "/static/Searching.png";
const _imports_0 = "/static/logo.png";
const _imports_1 = "/static/female.png";
@@ -21,7 +22,6 @@ const addSVG = "/assets/add.ea3b9dc9.svg";
const backIcon = "/assets/back.e9626a2e.svg";
const editIcon = "/assets/edit.4601124c.svg";
const closeIcon = "/assets/icon-close.00e2ef94.svg";
const muteIcon = "/assets/mute.94c8513a.svg";
const playIcon = "/assets/video-play.58b451c9.png";
const audioIcon$1 = "/assets/msg-audio.ac2cd1c9.svg";
const files = "/assets/file-light.7beeea9d.svg";

View File

@@ -7770,7 +7770,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "192.168.0.107,127.0.0.1";
const port = "8090";
const id = "mp-weixin_qYuC86";
const id = "mp-weixin_9hN2YW";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();
@@ -29635,4 +29635,5 @@ exports.withDefaults = withDefaults;
exports.withDirectives = withDirectives;
exports.withModifiers = withModifiers;
exports.withScopeId = withScopeId;
exports.wx$1 = wx$1;
//# sourceMappingURL=../../.sourcemap/mp-weixin/common/vendor.js.map