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) => {