Files
Neo-ZQYY/.cursor/rules/admin-web.mdc
2026-05-02 03:11:39 +08:00

13 lines
454 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
description: admin-web 规则React/Vite/AntD、AI 管理套件与前端验证。
globs: apps/admin-web/**
alwaysApply: false
---
# admin-web 规则
- `admin-web` 是开发/运维后台,不是租户后台。
- 遵循 React + Vite + Ant Design 现有页面和 API 封装风格。
- AI 管理相关改动先查 2026-04-21、2026-04-30 审计记录。
- 前端逻辑改动后优先运行 `pnpm test` / `pnpm lint`,无法运行需说明原因。