This commit is contained in:
Nino 2016-12-20 11:15:09 +08:00
parent b636b3d091
commit 8e04edb442
35 changed files with 15 additions and 15 deletions

View File

@ -1,20 +1,20 @@
{ {
"pages":[ "pages":[
"pages/dashboard/index", "example/dashboard/index",
"pages/btn/index", "example/btn/index",
"pages/badge/index", "example/badge/index",
"pages/cell/index", "example/cell/index",
"pages/label/index", "example/label/index",
"pages/loadmore/index", "example/loadmore/index",
"pages/panel/index", "example/panel/index",
"pages/tab/index", "example/tab/index",
"pages/quantity/index", "example/quantity/index",
"pages/toptips/index", "example/toptips/index",
"pages/helper/index", "example/helper/index",
"pages/form/index", "example/form/index",
"pages/steps/index", "example/steps/index",
"pages/namecard/index", "example/namecard/index",
"pages/toast/index" "example/toast/index"
], ],
"window":{ "window":{
"navigationBarBackgroundColor": "#FAFAFA", "navigationBarBackgroundColor": "#FAFAFA",