[Doc] add custom theme document (#251)

* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document
This commit is contained in:
neverland
2017-10-25 22:22:57 -05:00
committed by GitHub
parent c98093b400
commit ba463adf0e
3 changed files with 60 additions and 21 deletions

View File

@@ -35,6 +35,11 @@ module.exports = {
title: '更新日志',
noExample: true
},
{
path: '/theme',
title: '定制主题',
noExample: true
},
{
path: '/demo',
title: '示例页面',