From f7fe793a4a28210ed59d3b9aa4605bf9da78c88b Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Tue, 31 Mar 2026 17:56:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/bottom-drawer/index.js | 2 +- pages/login/index.js | 2 +- pages/mine/index.wxml | 3 ++- project.private.config.json | 4 ++-- subPage/todayData/index.js | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/components/bottom-drawer/index.js b/components/bottom-drawer/index.js index 94e4519..7389b58 100644 --- a/components/bottom-drawer/index.js +++ b/components/bottom-drawer/index.js @@ -103,7 +103,7 @@ Component({ this.triggerEvent("hidedrawer", eventDetail); if (this.data.hideTabbar) { - console.log('this.getTabBar()',this.getTabBar()); + console.log('this.getTabBar()', this.getTabBar()); setTimeout(() => { this.getTabBar().setData({ isShow: true, diff --git a/pages/login/index.js b/pages/login/index.js index 8795409..3c42176 100644 --- a/pages/login/index.js +++ b/pages/login/index.js @@ -735,7 +735,7 @@ Page({ } catch (e) { console.log("获取缓存设置的参数错误:", e); } - customRequest("/yishoudan/login", { + customRequest("/appLoginByTelAssistant", { header: 'headers', method: 'post', data: { tel: that.data.tel, password: that.data.password, diff --git a/pages/mine/index.wxml b/pages/mine/index.wxml index ac7ab93..55a1676 100644 --- a/pages/mine/index.wxml +++ b/pages/mine/index.wxml @@ -468,7 +468,8 @@ - + + {{item.name}} diff --git a/project.private.config.json b/project.private.config.json index d72a926..287cf69 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,7 +1,7 @@ { "setting": { "compileHotReLoad": true, - "urlCheck": false, + "urlCheck": true, "skylineRenderEnable": false }, "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", @@ -285,5 +285,5 @@ ] } }, - "libVersion": "3.7.8" + "libVersion": "3.0.2" } \ No newline at end of file diff --git a/subPage/todayData/index.js b/subPage/todayData/index.js index f989a9e..1a180b0 100644 --- a/subPage/todayData/index.js +++ b/subPage/todayData/index.js @@ -306,7 +306,7 @@ Page({ currentGroup: this.data.currentGroup, }) - console.log(this.dataList) + console.log('this.dataList',this.dataList) } else { this.data.currentGroup = {} this.setData({