Açıklama Yok

wui 1f8024adf4 feat(ocr): 添加渠道筛选功能并优化详情展示 9 ay önce
.vscode adb13599d8 . 2 yıl önce
public adb13599d8 . 2 yıl önce
src 1f8024adf4 feat(ocr): 添加渠道筛选功能并优化详情展示 9 ay önce
.env.development 26d11612a2 . 1 yıl önce
.env.production 7269e0575d . 1 yıl önce
.eslintrc.cjs adb13599d8 . 2 yıl önce
.gitignore adb13599d8 . 2 yıl önce
.prettierrc.json adb13599d8 . 2 yıl önce
README.md adb13599d8 . 2 yıl önce
index.html 18d4f2055c . 2 yıl önce
jsconfig.json adb13599d8 . 2 yıl önce
package.json 095771924e feat(HomeView): 添加今日数据统计和折线图 9 ay önce
postcss.config.js adb13599d8 . 2 yıl önce
tailwind.config.js adb13599d8 . 2 yıl önce
vite.config.js adb13599d8 . 2 yıl önce
volar.config.js adb13599d8 . 2 yıl önce
yarn.lock 095771924e feat(HomeView): 添加今日数据统计和折线图 9 ay önce

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