From 2abc323d318e27dba902358eb8db2d0b4f77861d Mon Sep 17 00:00:00 2001 From: Teng <461587751@qq.com> Date: Fri, 31 Oct 2025 14:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A4=E7=90=86=E5=8D=95=E5=85=83-=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E6=A8=A1=E5=9D=97=E7=BB=93=E6=9D=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.sourcemap/mp-weixin/pages/login/specialloginafther.js.map | 2 +- unpackage/dist/dev/mp-weixin/common/vendor.js | 2 +- unpackage/dist/dev/mp-weixin/pages/login/specialloginafther.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/specialloginafther.js.map b/unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/specialloginafther.js.map index e3a2dc0..8a774e0 100644 --- a/unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/specialloginafther.js.map +++ b/unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/specialloginafther.js.map @@ -1 +1 @@ -{"version":3,"file":"specialloginafther.js","sources":["pages/login/specialloginafther.vue","../Hbuilder/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvbG9naW4vc3BlY2lhbGxvZ2luYWZ0aGVyLnZ1ZQ"],"sourcesContent":["\r\n\r\n\r\n\r\n\r\n\r\n","import MiniProgramPage from 'D:/hldy_xcx/pages/login/specialloginafther.vue'\nwx.createPage(MiniProgramPage)"],"names":["uni","ref","onLoad"],"mappings":";;;;;AAwJC,UAAM,SAAS,MAAM;AACpBA,oBAAAA,MAAI,SAAS;AAAA,QACZ,KAAK;AAAA,MACR,CAAG;AACDA,oBAAAA,MAAI,eAAe,cAAc,IAAI;AAAA,IACrC;AAED,UAAM,QAAQC,kBAAI,EAAE;AACpBC,kBAAM,OAAC,CAAC,YAAY;AACnB,YAAM,QAAQF,cAAAA,MAAI,eAAe,KAAK;AAAA,IAExC,CAAE;;;;;;;;;;;;AClKF,GAAG,WAAW,eAAe;"} \ No newline at end of file +{"version":3,"file":"specialloginafther.js","sources":["pages/login/specialloginafther.vue","../Hbuilder/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvbG9naW4vc3BlY2lhbGxvZ2luYWZ0aGVyLnZ1ZQ"],"sourcesContent":["\r\n\r\n\r\n\r\n\r\n\r\n","import MiniProgramPage from 'D:/hldy_xcx/pages/login/specialloginafther.vue'\nwx.createPage(MiniProgramPage)"],"names":["uni","ref","onLoad"],"mappings":";;;;;AAwJC,UAAM,SAAS,MAAM;AACpBA,oBAAAA,MAAI,eAAe,cAAc,IAAI;AACrCA,oBAAAA,MAAI,SAAS;AAAA,QACZ,KAAK;AAAA,MACR,CAAG;AAAA,IACD;AAED,UAAM,QAAQC,kBAAI,EAAE;AACpBC,kBAAM,OAAC,CAAC,YAAY;AACnB,YAAM,QAAQF,cAAAA,MAAI,eAAe,KAAK;AAAA,IAExC,CAAE;;;;;;;;;;;;AClKF,GAAG,WAAW,eAAe;"} \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/common/vendor.js b/unpackage/dist/dev/mp-weixin/common/vendor.js index bdb041d..a8aa0c2 100644 --- a/unpackage/dist/dev/mp-weixin/common/vendor.js +++ b/unpackage/dist/dev/mp-weixin/common/vendor.js @@ -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(); diff --git a/unpackage/dist/dev/mp-weixin/pages/login/specialloginafther.js b/unpackage/dist/dev/mp-weixin/pages/login/specialloginafther.js index f84fe64..965ab51 100644 --- a/unpackage/dist/dev/mp-weixin/pages/login/specialloginafther.js +++ b/unpackage/dist/dev/mp-weixin/pages/login/specialloginafther.js @@ -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) => {