autumnshiu009-ship-it/dsh-mobile-ui ↗★ 0
dsh-mobile-ui
DSH Web GUI 的移动端适配配置包,提供顶部标题栏、侧边栏推送导航、冻结滚动布局、触控优化及安全区域适配等功能。
AI 分析
核心用途是优化 DSH 在手机等移动端设备上的网页交互与视觉体验。适合经常在移动端浏览器中使用 DSH 的用户。需要安装到 web profile。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:autumnshiu009-ship-it/dsh-mobile-ui說明文件
閱讀完整 README ↗方式二:使用 dsh plugin 命令
如果你已经下载/克隆到本地的 /path/to/dsh-mobile-ui:
dsh plugin --profile web add /path/to/dsh-mobile-ui
dsh plugin --profile headless add /path/to/dsh-mobile-ui
然后重启 dsh web。