提交 aa1362df 编写于 作者: 2501_92246985's avatar 2501_92246985

docs: add uni-app-x ai rules

上级 ed532b37
......@@ -71,6 +71,8 @@ uni-app x的项目结构与[uni-app老版的项目结构](https://uniapp.dcloud.
</code>
</pre>
> 目前许多AI工具都已支持自定义规则来让AI更好的理解项目背景、编码风格和具体需求,从而生成更符合预期的代码。以下是uni-app-x内部使用的一些规则[链接](https://github.com/dcloudio-hbuilder/uni-app-x-ai-rules)(以Cursor Rules为例,其中的内容也适用于其他工具)
## 运行时的UniApp实例
每个uni-app x应用启动,会有一个UniApp实例,通过全局API `getApp()` 获取。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册