Sen descrición

wuyi 48bff3bd98 新增维护代码验证功能,支持通过维护代码查看二维码信息,并在界面中添加相应的输入框和按钮以便用户操作。同时,更新了表单状态以包含可见性选项。 hai 1 mes
public 2667798362 标签栏展示优化 hai 1 mes
src 48bff3bd98 新增维护代码验证功能,支持通过维护代码查看二维码信息,并在界面中添加相应的输入框和按钮以便用户操作。同时,更新了表单状态以包含可见性选项。 hai 1 mes
.editorconfig a2fd141b4c init hai 1 mes
.env 36928f021b 新增物品信息页 hai 1 mes
.env.production 9fe2e37016 pro hai 1 mes
.gitattributes a2fd141b4c init hai 1 mes
.gitignore a2fd141b4c init hai 1 mes
.prettierrc.json a2fd141b4c init hai 1 mes
README.md a2fd141b4c init hai 1 mes
deploy.sh b1009512e0 sh hai 1 mes
eslint.config.js a2fd141b4c init hai 1 mes
index.html 2667798362 标签栏展示优化 hai 1 mes
jsconfig.json a2fd141b4c init hai 1 mes
package-lock.json a2fd141b4c init hai 1 mes
package.json cd6ccfa7c0 增加地图位置 hai 1 mes
scan-page-api.md a2fd141b4c init hai 1 mes
vite.config.js 36928f021b 新增物品信息页 hai 1 mes
yarn.lock cd6ccfa7c0 增加地图位置 hai 1 mes

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