From 12310a191d93dc2ce0100528da0b55218d3722a1 Mon Sep 17 00:00:00 2001 From: "34701892@qq.com" <34701892@qq.com> Date: Wed, 14 Jan 2026 16:26:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(minihome):=20=E6=B7=BB=E5=8A=A0token?= =?UTF-8?q?=E5=92=8CuserType=E5=8F=82=E6=95=B0=E5=88=B0=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refactor(articleList): 简化列表项布局并优化时间显示格式 fix(config): 切换baseUrl为本地开发环境 feat(sreachReq): 实现微信小程序跳转并添加用户参数处理 --- src/components/articleList/index.vue | 48 ++++++++++------------------ src/config/index.ts | 4 +-- src/pages/minihome/index.vue | 2 +- src/pages/sreachReq/index.vue | 43 +++++++++++++++++-------- 4 files changed, 48 insertions(+), 49 deletions(-) diff --git a/src/components/articleList/index.vue b/src/components/articleList/index.vue index 3f6a821..782c316 100644 --- a/src/components/articleList/index.vue +++ b/src/components/articleList/index.vue @@ -1,27 +1,11 @@