护理单元-设备模块结束

This commit is contained in:
Teng 2025-10-31 14:42:07 +08:00
parent b255dff4eb
commit 2abc323d31
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -7052,7 +7052,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "192.168.2.27,127.0.0.1";
const port = "8090";
const id = "mp-weixin_NI4Ahc";
const id = "mp-weixin_7mNXBL";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();

View File

@ -4,10 +4,10 @@ const _sfc_main = {
__name: "specialloginafther",
setup(__props) {
const jumpto = () => {
common_vendor.index.setStorageSync("firstlogin", true);
common_vendor.index.reLaunch({
url: `/pages/login/callback`
});
common_vendor.index.setStorageSync("firstlogin", true);
};
const phone = common_vendor.ref("");
common_vendor.onLoad((options) => {