# 桌面任务进度展示 用于在员工电脑桌面展示业务进度。 # 基本架构 初步架构设计如下: 1. 员工电脑使用 Lively Wallpaper,将壁纸设置为一个web页面。 2. 前端使用vite + vue3; 3. 后端使用 Java + springMVC;