暫無描述

wuyi bd46adc1b9 更新扫描记录功能,新增维护代码参数以支持通过维护代码获取最近扫描记录。同时,优化了备注字段的处理逻辑,允许用户添加多条备注,并在界面中相应展示。添加了维护代码输入对话框以便用户验证。 1 月之前
public 2667798362 标签栏展示优化 1 月之前
src bd46adc1b9 更新扫描记录功能,新增维护代码参数以支持通过维护代码获取最近扫描记录。同时,优化了备注字段的处理逻辑,允许用户添加多条备注,并在界面中相应展示。添加了维护代码输入对话框以便用户验证。 1 月之前
.editorconfig a2fd141b4c init 1 月之前
.env 36928f021b 新增物品信息页 1 月之前
.env.production 9fe2e37016 pro 1 月之前
.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