Keine Beschreibung

wuyi c84b694eb7 添加短信任务管理功能,包括任务创建、更新、查询和删除API,新增短信任务视图及相关路由,更新用户角色和菜单权限。 vor 5 Tagen
public 9c625b518a init vor 1 Woche
src c84b694eb7 添加短信任务管理功能,包括任务创建、更新、查询和删除API,新增短信任务视图及相关路由,更新用户角色和菜单权限。 vor 5 Tagen
.editorconfig 9c625b518a init vor 1 Woche
.env 9c625b518a init vor 1 Woche
.env.production 9c625b518a init vor 1 Woche
.gitattributes 9c625b518a init vor 1 Woche
.gitignore d5e3611880 增加角色判断 vor 5 Tagen
.prettierrc.json 9c625b518a init vor 1 Woche
README.md 9c625b518a init vor 1 Woche
eslint.config.js 9c625b518a init vor 1 Woche
index.html 9c625b518a init vor 1 Woche
jsconfig.json 9c625b518a init vor 1 Woche
package-lock.json 9c625b518a init vor 1 Woche
package.json 9c625b518a init vor 1 Woche
vite.config.js 9c625b518a init vor 1 Woche
yarn.lock 9c625b518a init vor 1 Woche

README.md

robin-admin

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint