/upload_image

vue3 + vite 实现上传图片页面+并发请求控制+显示上传进度+请求失败最大重试次数

Primary LanguageVue

client

Vite + vue3 实现上传图片页面,

1.上传功能:并发请求控制,显示请求进度,请求失败最大重试次数 2.瀑布流:瀑布流布局

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

上传界面展示: alt text 已上传图片瀑布流展示: alt text