Skip to content

Commit f2466f6

Browse files
committed
修正 QMUIDemo_Web Repo URL
1 parent 57e790f commit f2466f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center">
2-
<img src="https://raw.githubusercontent.com/QMUI/qmuidemo_web/master/public/style/images/independent/BannerForGithub_2x.png" width="220" alt="Banner" />
2+
<img src="https://raw.githubusercontent.com/QMUI/QMUIDemo_Web/master/public/style/images/independent/BannerForGithub_2x.png" width="220" alt="Banner" />
33
</p>
44

55
# QMUI Web [![Version Number](https://img.shields.io/npm/v/generator-qmui.svg?style=flat)](https://github.com/QMUI/QMUI_Web/ "Version Number")
66
> 一个旨在提高 UI 开发效率、快速产生项目 UI 的前端框架
77
>
88
> 官网:[http://qmuiteam.com/web](http://qmuiteam.com/web)
99
>
10-
> 下载 Demo:[https://github.com/QMUI/qmuidemo_web/releases](https://github.com/QMUI/qmuidemo_web/releases)
10+
> 下载 Demo:[https://github.com/QMUI/QMUIDemo_Web/releases](https://github.com/QMUI/QMUIDemo_Web/releases)
1111
>
1212
> [Quick Start document for English](https://github.com/QMUI/QMUI_Web/tree/master/docs-translations/en-US)
1313
@@ -58,7 +58,7 @@ npm install -g generator-qmui
5858
#在项目根目录执行以下命令
5959
yo qmui
6060
```
61-
<img src="https://raw.githubusercontent.com/QMUI/qmuidemo_web/master/public/style/images/independent/Generator.gif" width="628" alt="效果预览" />
61+
<img src="https://raw.githubusercontent.com/QMUI/QMUIDemo_Web/master/public/style/images/independent/Generator.gif" width="628" alt="效果预览" />
6262

6363
### 完成后生成的项目目录结构
6464
```bash
@@ -98,4 +98,4 @@ gulp help
9898

9999
推荐配合使用的桌面 App:[QMUI Web Desktop](https://github.com/QMUI/QMUI_Web_desktop)。它可以管理基于 QMUI Web 进行开发的项目,通过 GUI 界面处理 QMUI Web 的服务开启/关闭,使框架的使用变得更加便捷,并提供了编译提醒,出错提醒,进程关闭提醒等额外的功能。
100100

101-
<img src="https://raw.githubusercontent.com/QMUI/qmuidemo_web/master/public/style/images/independent/App_2x.png" width="440" alt="QMUI Web Desktop" />
101+
<img src="https://raw.githubusercontent.com/QMUI/QMUIDemo_Web/master/public/style/images/independent/App_2x.png" width="440" alt="QMUI Web Desktop" />

0 commit comments

Comments
 (0)