暫無描述

wuyi 6fd6735b61 feat(HomeView): 增加管理员权限控制,优化界面展示 4 月之前
.vscode adb13599d8 . 2 年之前
public adb13599d8 . 2 年之前
src 6fd6735b61 feat(HomeView): 增加管理员权限控制,优化界面展示 4 月之前
.env.development 26d11612a2 . 1 年之前
.env.production 7269e0575d . 1 年之前
.eslintrc.cjs adb13599d8 . 2 年之前
.gitignore adb13599d8 . 2 年之前
.prettierrc.json adb13599d8 . 2 年之前
README.md adb13599d8 . 2 年之前
index.html 18d4f2055c . 2 年之前
jsconfig.json adb13599d8 . 2 年之前
package.json 72dde2f3f4 feat(OcrView): 实现助记词输入和图片识别功能- 新增助记词输入区域,支持单词提示和选择 9 月之前
postcss.config.js adb13599d8 . 2 年之前
tailwind.config.js adb13599d8 . 2 年之前
vite.config.js adb13599d8 . 2 年之前
volar.config.js adb13599d8 . 2 年之前
yarn.lock e448266325 . 9 月之前

README.md

chat-admin

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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