From c18d873b428c5cb364de7822dbebf96c3c2fbdb4 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Wed, 6 May 2026 15:28:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 8 +- pages/index/index.vue | 117 ++-- pages/visit/addrecord.vue | 375 ++++++++++-- pages/visit/study.vue | 311 ++++++---- pages/visit/testStudy.vue | 340 ++++++----- pages/visit/tostudy.vue | 23 +- project.config.json | 2 +- project.private.config.json | 2 +- utils/util.js | 1104 +++++++++++++++++------------------ 9 files changed, 1355 insertions(+), 927 deletions(-) diff --git a/manifest.json b/manifest.json index 0a4ea89..94e42b0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "wx-dangyuanjiaoyujidi", - "appid" : "__UNI__FC384E5", + "name" : "yxbd", + "appid" : "__UNI__2419A31", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -50,8 +50,8 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx35190cc07e73eda1", - "__usePrivacyCheck__": true, + "appid" : "wxdaa5d65b0714696d", + "__usePrivacyCheck__" : true, "setting" : { "urlCheck" : false, "minified" : false diff --git a/pages/index/index.vue b/pages/index/index.vue index 21cc119..e3cd7bb 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,18 +1,18 @@