No Description

wuyi 0ac211e366 修改.env 4 weeks ago
public 2667798362 标签栏展示优化 1 month ago
src 8fa217b307 新增跳转链接验证功能,用户可以通过点击“Validate”按钮验证输入的URL格式,并在界面中提供相应的提示信息。优化了输入框和按钮的布局,提升用户体验。 4 weeks ago
.editorconfig a2fd141b4c init 1 month ago
.env 36928f021b 新增物品信息页 1 month ago
.env.production 0ac211e366 修改.env 4 weeks ago
.gitattributes a2fd141b4c init 1 month ago
.gitignore a2fd141b4c init 1 month ago
.prettierrc.json a2fd141b4c init 1 month ago
README.md a2fd141b4c init 1 month ago
deploy.sh b1009512e0 sh 1 month ago
eslint.config.js a2fd141b4c init 1 month ago
index.html 2667798362 标签栏展示优化 1 month ago
jsconfig.json a2fd141b4c init 1 month ago
package-lock.json a2fd141b4c init 1 month ago
package.json cd6ccfa7c0 增加地图位置 1 month ago
scan-page-api.md a2fd141b4c init 1 month ago
vite.config.js 36928f021b 新增物品信息页 1 month ago
yarn.lock cd6ccfa7c0 增加地图位置 1 month ago

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