Update README.md

This commit is contained in:
weilanwl
2019-04-03 15:56:38 +08:00
committed by GitHub
parent 42861705b6
commit af35a99e97
+3 -3
View File
@@ -100,6 +100,9 @@ Vue.component('cu-custom',cuCustom)
.... ....
``` ```
### 从新项目开始
下载源码解压获得`/template`,复制`/template`并重命名为你的项目,导入到小程序开发工具既可以开始你的新项目了
### 使用自定义导航栏 ### 使用自定义导航栏
导航栏作为常用组件有做简单封装,当然你也可以直接复制代码结构自己修改,达到个性化目的。 导航栏作为常用组件有做简单封装,当然你也可以直接复制代码结构自己修改,达到个性化目的。
@@ -148,9 +151,6 @@ Vue.component('cu-custom',cuCustom)
| content | 中间区域 | | content | 中间区域 |
| right | 右侧区域(小程序端可使用范围很窄!) | | right | 右侧区域(小程序端可使用范围很窄!) |
### 从新项目开始
下载源码解压获得`/template`,复制`/template`并重命名为你的项目,导入到小程序开发工具既可以开始你的新项目了
## 赞赏 ## 赞赏
<p align="center"><img src="https://image.weilanwl.com/colorui/githubAppreciate.jpg" alt="" style="max-width:100%;" width="600"></p> <p align="center"><img src="https://image.weilanwl.com/colorui/githubAppreciate.jpg" alt="" style="max-width:100%;" width="600"></p>