From 044b88dbf7cc4ead71daf51918921e991a542768 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Tue, 18 Nov 2025 21:55:38 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20=E7=99=BB=E9=99=86=E5=AF=B9=E6=8E=A5?= =?UTF-8?q?=EF=BC=8C=E7=AD=89=E5=BE=85=E5=8A=A0=E5=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 13 +++---------- pages/index/index.vue | 2 +- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/App.vue b/App.vue index eec1a81..76192dc 100644 --- a/App.vue +++ b/App.vue @@ -10,7 +10,7 @@ const appword = 'aKd20dbGdFvmuwrt'; // 固定值 onLaunch((options) => { getUserInfo(); - useUserStore().initSeesionId(); //更新 + // useUserStore().initSeesionId(); //更新 useDictStore().getDictData(); // uni.hideTabBar(); // 登录 @@ -28,14 +28,7 @@ onLaunch((options) => { // } }); -onMounted(() => { - // #ifndef MP-WEIXIN - // appendScriptTagElement('https://qd.zhaopinzao8dian.com/file/csn/jweixin-1.4.0.js').then(() => { - // console.log('✅ 微信 JSSDK 加载完成'); - // // signatureFn(); - // }); - // #endif -}); +onMounted(() => {}); onShow(() => { console.log('App Show'); @@ -180,4 +173,4 @@ uni-modal, body { font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif; } - \ No newline at end of file + diff --git a/pages/index/index.vue b/pages/index/index.vue index 209ee71..35fc900 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -67,7 +67,7 @@ onLoad(() => { onShow(() => { // 获取消息列表 - useReadMsg().fetchMessages(); + // useReadMsg().fetchMessages(); }); const state = reactive({