补充 Col & Row 测试用例 (#16)

* layout test

* fix row

* update layout test
This commit is contained in:
wny
2017-04-26 10:07:09 +08:00
committed by 张敏
parent fab9682e9a
commit b98a624960
7 changed files with 2483 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ export default {
},
format: {
type: String,
default: 'yyyy.mm.dd hh时 mm分'
default: 'YYYY.MM.DD HH时 mm分'
},
visibleItemCount: {
type: Number,