From a0cbe9888adf8386e7145520b1ccacbc15b2b755 Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Thu, 20 Mar 2025 18:21:56 +0800
Subject: [PATCH] 知识库文档,前端工作共识完整版

---
 _cursor.ai/文档说明.md |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git "a/_cursor.ai/\346\226\207\346\241\243\350\257\264\346\230\216.md" "b/_cursor.ai/\346\226\207\346\241\243\350\257\264\346\230\216.md"
index d509456..e802d22 100644
--- "a/_cursor.ai/\346\226\207\346\241\243\350\257\264\346\230\216.md"
+++ "b/_cursor.ai/\346\226\207\346\241\243\350\257\264\346\230\216.md"
@@ -19,8 +19,7 @@
 - [请求集](/src/components/_cursor.ai/rules/type-fetchers.mdc)
 - [数据控制器](/src/components/_cursor.ai/rules/type-pilot.mdc)
 - [界面](/src/components/_cursor.ai/rules/type-surface.mdc)
-- [子组件](/src/components/_cursor.ai/rules/type-component-child.mdc)
-- [公共组件](/src/components/_cursor.ai/rules/type-component-pub.mdc)
+- [子组件&公共组件](/src/components/_cursor.ai/rules/type-component.mdc)
 
 ### 规则类型:自主决定 `Agent-Requested`
 
@@ -30,10 +29,6 @@
 - [请求集基类](/src/components/_cursor.ai/rules/fit-base-fetcher.mdc)
 - [数据控制器基类](/src/components/_cursor.ai/rules/fit-base-pilot.mdc)
 - 表单验证规则
-
-> 注意:rules 文件夹需要进行初始化  
-> 请双击项目根目录文件 `link-rules.cmd` 执行命令,将公共资源目录中的 rules 链接到编辑器中  
-> 然后在编辑器设置中查看是否链接成功(CursorSetting > Rules > ProjectRules)
 
 ## prompts 文件夹
 

--
Gitblit v1.9.1