From a8e231746f234a9e005ea5a4502ebd749f33a5a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Tue, 7 Apr 2026 13:17:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(components):=20=E6=B7=BB=E5=8A=A0parentId?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E5=92=8CMP=E9=AA=8C=E8=AF=81=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在BNNews组件的pageCmsArticle调用中新增parentId参数,值为4131 - 添加了小程序验证文件MP_verify_Am0dcWhQs2e4LW9G.txt以支持域名验证 --- .workbuddy/memory/MEMORY.md | 0 components/Index/BNNews.vue | 1 + public/MP_verify_Am0dcWhQs2e4LW9G.txt | 1 + 3 files changed, 2 insertions(+) create mode 100644 .workbuddy/memory/MEMORY.md create mode 100644 public/MP_verify_Am0dcWhQs2e4LW9G.txt diff --git a/.workbuddy/memory/MEMORY.md b/.workbuddy/memory/MEMORY.md new file mode 100644 index 0000000..e69de29 diff --git a/components/Index/BNNews.vue b/components/Index/BNNews.vue index 6668ce8..f18acdf 100644 --- a/components/Index/BNNews.vue +++ b/components/Index/BNNews.vue @@ -56,6 +56,7 @@ pageCmsArticle({ recommend: 1, limit: 5, + parentId: 4131, hasImage: true, lang: getLang() }).then(res => { diff --git a/public/MP_verify_Am0dcWhQs2e4LW9G.txt b/public/MP_verify_Am0dcWhQs2e4LW9G.txt new file mode 100644 index 0000000..2fb1d7f --- /dev/null +++ b/public/MP_verify_Am0dcWhQs2e4LW9G.txt @@ -0,0 +1 @@ +Am0dcWhQs2e4LW9G \ No newline at end of file