mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-06-06 21:54:00 +08:00
Update README.md
This commit is contained in:
@@ -100,6 +100,9 @@ Vue.component('cu-custom',cuCustom)
|
||||
....
|
||||
```
|
||||
|
||||
### 从新项目开始
|
||||
下载源码解压获得`/template`,复制`/template`并重命名为你的项目,导入到小程序开发工具既可以开始你的新项目了
|
||||
|
||||
### 使用自定义导航栏
|
||||
导航栏作为常用组件有做简单封装,当然你也可以直接复制代码结构自己修改,达到个性化目的。
|
||||
|
||||
@@ -148,9 +151,6 @@ Vue.component('cu-custom',cuCustom)
|
||||
| content | 中间区域 |
|
||||
| right | 右侧区域(小程序端可使用范围很窄!) |
|
||||
|
||||
### 从新项目开始
|
||||
下载源码解压获得`/template`,复制`/template`并重命名为你的项目,导入到小程序开发工具既可以开始你的新项目了
|
||||
|
||||
## 赞赏
|
||||
<p align="center"><img src="https://image.weilanwl.com/colorui/githubAppreciate.jpg" alt="" style="max-width:100%;" width="600"></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user