暂无描述

wuyi 86c02f810f 移除 RatView 组件中的图片记录按钮,优化操作界面布局 4 月之前
.vscode adb13599d8 . 2 年之前
public adb13599d8 . 2 年之前
src 86c02f810f 移除 RatView 组件中的图片记录按钮,优化操作界面布局 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