Cursor rule Cursor
// API 接口定义 export interface LoginParams { username: string password: string }.
Cursor rule Cursor
// API 接口定义 export interface LoginParams { username: string password: string }.
Cursor rule Cursor
A development workflow guide for a uni-app project, a framework for building web pages, mobile apps, and mini-programs from shared code. It covers setup, coding rules, testing, debugging, performance, and builds for several platforms.
Cursor rule Cursor
A project overview for a uni-app application built with Vue 3, TypeScript, Vite, and UnoCSS. It explains the supported platforms, main folders, configuration files, and development commands.
Cursor rule Cursor
A CSS styling guide for a uni-app project using UnoCSS, an on-demand utility-class system, and SCSS, a CSS extension language. It covers component styles, naming, shared variables, responsive layouts, and platform differences.
Cursor rule Cursor
// #ifdef H5 import { h5Api } from '@/utils/h5' // #endif.
Cursor rule Cursor
Cursor rule "vue-typescript-patterns" from soaring-xiongkulu/easyaiot, covering vue3 + typescript 开发规范, vue 组件规范, vue sfc 组件规范, typescript 规范 and 状态管理.