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

13 lines
502 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: 微信小程序规则生产小程序、Donut/TDesign、demo 标杆对齐。
globs: apps/miniprogram/**
alwaysApply: false
---
# 小程序规则
- `apps/miniprogram` 是生产小程序,数据来自后端 API。
- UI 样式和展示格式需要参考 `apps/demo-miniprogram` 的 MOCK 标杆。
- 改动关键交互、鉴权、API 字段或页面跳转后必须说明验证路径。
- 涉及微信开发者工具时优先使用 `weixin-devtools-mcp` 或记录手工验证步骤。