From 7cca118cfdb4be05de547082bfd58a8bba1429e3 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Sat, 1 Mar 2025 11:08:17 +0800 Subject: [PATCH] docs: add MobVue --- README.md | 2 ++ README.zh-CN.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index cc9b2ba..392055e 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,8 @@ pnpm test **Zero to Hero Tutorial**:[link](https://juejin.cn/column/7207659644487139387) +**Mobile Web App**: [mobvue](https://github.com/un-pany/mobvue) + **Electron Desktop Version**: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite) **Chinese Repository**:[gitee](https://gitee.com/un-pany/v3-admin-vite) diff --git a/README.zh-CN.md b/README.zh-CN.md index 4bce106..00d99e0 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -139,6 +139,8 @@ pnpm test **零基础教程**:[链接](https://juejin.cn/column/7207659644487139387) +**移动端 H5**: [mobvue](https://github.com/un-pany/mobvue) + **Electron 桌面版**: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite) **国内仓库**:[gitee](https://gitee.com/un-pany/v3-admin-vite)