UNPKG

metadesktop

Version:

js元桌面 基于vue的框架,实现web桌面系统

1 lines 201 B
<!doctype html><meta charset="utf-8"><title>metadesktop demo</title><script src="./metadesktop.umd.js"></script><link rel="stylesheet" href="./metadesktop.css"><script>console.log(metadesktop)</script>