بدون توضیح

wuyi a79793c3cc 优化二维码处理逻辑,使用局部变量保存 qrCode,避免异步操作中数据被改变。更新相关函数以确保在处理过程中使用一致的 qrCode 值,提升代码稳定性和用户体验。 2 هفته پیش
public 2455983896 新增维护代码提示对话框,用户可以通过点击按钮查看维护代码位置的提示信息,同时添加了相关的图片文件以增强用户体验。 2 هفته پیش
src a79793c3cc 优化二维码处理逻辑,使用局部变量保存 qrCode,避免异步操作中数据被改变。更新相关函数以确保在处理过程中使用一致的 qrCode 值,提升代码稳定性和用户体验。 2 هفته پیش
.editorconfig a2fd141b4c init 1 ماه پیش
.env 36928f021b 新增物品信息页 1 ماه پیش
.env.production 330692b81c . 4 هفته پیش
.gitattributes a2fd141b4c init 1 ماه پیش
.gitignore a2fd141b4c init 1 ماه پیش
.prettierrc.json a2fd141b4c init 1 ماه پیش
README.md a2fd141b4c init 1 ماه پیش
deploy.sh b1009512e0 sh 1 ماه پیش
eslint.config.js a2fd141b4c init 1 ماه پیش
index.html 2667798362 标签栏展示优化 1 ماه پیش
jsconfig.json a2fd141b4c init 1 ماه پیش
package-lock.json a2fd141b4c init 1 ماه پیش
package.json cd6ccfa7c0 增加地图位置 1 ماه پیش
scan-page-api.md a2fd141b4c init 1 ماه پیش
vite.config.js 36928f021b 新增物品信息页 1 ماه پیش
yarn.lock cd6ccfa7c0 增加地图位置 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