From 73c26fbadfb18aae6fd87afc3ea9085c040bcf8c Mon Sep 17 00:00:00 2001 From: PhatenIoT-yan <168261949+PhatenIoT@users.noreply.github.com> Date: Fri, 8 Aug 2025 17:38:12 +0800 Subject: [PATCH] update --- .trae/rules/project_rules.md | 14 +++++++++++++- en/docs/common/customer_form.md | 2 ++ zh/docs/common/customer_form.md | 1 + .../sdk_examples/XU316和MCU通讯的示例代码/index.md | 14 ++++++++++++-- 4 files changed, 28 insertions(+), 3 deletions(-) diff --git a/.trae/rules/project_rules.md b/.trae/rules/project_rules.md index 7622b68..19a5dbc 100644 --- a/.trae/rules/project_rules.md +++ b/.trae/rules/project_rules.md @@ -8,4 +8,16 @@ 2、在页面前加入这行代码:--8<-- "common/checklogin_form.md" 3、按照:material-download: 这个方式,根据实际内容修改下载文件地址的代码 } -4、添加的新文件或者相关的标题首字母都需要大写 \ No newline at end of file +4、添加的新文件或者相关的标题首字母都需要大写 +5、所修改和新增的文档代码最后需要加上这个代码,让文档最后显示一个咨询反馈的收集内容: +``` +## 咨询反馈 + +
+点击展开咨询反馈表单 + +--8<-- "common/customer_form.md" + +
+ +``` diff --git a/en/docs/common/customer_form.md b/en/docs/common/customer_form.md index bb4b020..ba57e88 100644 --- a/en/docs/common/customer_form.md +++ b/en/docs/common/customer_form.md @@ -98,6 +98,8 @@ + +
diff --git a/zh/docs/common/customer_form.md b/zh/docs/common/customer_form.md index 443899c..1734d86 100644 --- a/zh/docs/common/customer_form.md +++ b/zh/docs/common/customer_form.md @@ -98,6 +98,7 @@ +
diff --git a/zh/docs/dev_doc/sdk_examples/XU316和MCU通讯的示例代码/index.md b/zh/docs/dev_doc/sdk_examples/XU316和MCU通讯的示例代码/index.md index 13a9e8d..0b13854 100644 --- a/zh/docs/dev_doc/sdk_examples/XU316和MCU通讯的示例代码/index.md +++ b/zh/docs/dev_doc/sdk_examples/XU316和MCU通讯的示例代码/index.md @@ -65,7 +65,17 @@ keywords: XU316开发, MCU通信开发, 音频接口控制, 通信协议, 开发
-## 常见问题解答 +## 咨询反馈 + +
+点击展开咨询反馈表单 + +--8<-- "common/customer_form.md" + +
+ + +