暫無描述

wuyi 36928f021b 新增物品信息页 1 月之前
public a2fd141b4c init 1 月之前
src 36928f021b 新增物品信息页 1 月之前
.editorconfig a2fd141b4c init 1 月之前
.env 36928f021b 新增物品信息页 1 月之前
.env.production a2fd141b4c init 1 月之前
.gitattributes a2fd141b4c init 1 月之前
.gitignore a2fd141b4c init 1 月之前
.prettierrc.json a2fd141b4c init 1 月之前
README.md a2fd141b4c init 1 月之前
eslint.config.js a2fd141b4c init 1 月之前
index.html a2fd141b4c init 1 月之前
jsconfig.json a2fd141b4c init 1 月之前
package-lock.json a2fd141b4c init 1 月之前
package.json a2fd141b4c init 1 月之前
scan-page-api.md a2fd141b4c init 1 月之前
vite.config.js 36928f021b 新增物品信息页 1 月之前
yarn.lock a2fd141b4c init 1 月之前

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