style:修改订单详情页订单支付方式展示效果

This commit is contained in:
2025-07-14 14:35:52 +08:00
parent f8ff55758b
commit bc45124a42
10 changed files with 142 additions and 27 deletions
+1 -1
View File
@@ -6990,7 +6990,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "192.168.10.59,127.0.0.1";
const port = "8090";
const id = "mp-weixin_1_bom0";
const id = "mp-weixin_eQjgTz";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();