Nessuna descrizione

wui ba92b95f87 refactor(DealerView): 优化充值和划转功能的加载状态和错误处理 1 anno fa
public 95b31e3bf0 主题 1 anno fa
src ba92b95f87 refactor(DealerView): 优化充值和划转功能的加载状态和错误处理 1 anno fa
.env.development 95b31e3bf0 主题 1 anno fa
.env.production c7636cd782 . 1 anno fa
.env.xs 95b31e3bf0 主题 1 anno fa
.env.zz 7247a6201b zz 1 anno fa
.eslintrc.cjs 288e9a9b67 first commit 1 anno fa
.gitignore 288e9a9b67 first commit 1 anno fa
.prettierrc.json 288e9a9b67 first commit 1 anno fa
README.md 288e9a9b67 first commit 1 anno fa
index.html 95b31e3bf0 主题 1 anno fa
jsconfig.json 288e9a9b67 first commit 1 anno fa
package.json f4e09b16cc chore(deps): 更新依赖版本 1 anno fa
postcss.config.js 288e9a9b67 first commit 1 anno fa
tailwind.config.js 288e9a9b67 first commit 1 anno fa
vite.config.js f4e09b16cc chore(deps): 更新依赖版本 1 anno fa
volar.config.js 288e9a9b67 first commit 1 anno fa
yarn.lock f4e09b16cc chore(deps): 更新依赖版本 1 anno fa

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