no message

Former-commit-id: a686cbec6aa82ccf0a5a2f738602d72ff3fa00e5
Former-commit-id: 7e986278ddb45ad7f2373e759f923148f92a3981
Former-commit-id: 4efa4699c64d12049ead46e050e95d495364516b
This commit is contained in:
李杨
2018-01-29 17:26:19 +08:00
parent 85dc585c32
commit fbe0e17ae6
7 changed files with 96 additions and 9 deletions

View File

@@ -4,7 +4,8 @@ export default {
layout: {
layout: [
{'x': 0, 'y': 0, 'w': 8, 'h': 9, 'i': '0'},
{'x': 8, 'y': 0, 'w': 4, 'h': 9, 'i': '1'}
{'x': 8, 'y': 0, 'w': 4, 'h': 9, 'i': '1'},
{'x': 0, 'y': 9, 'w': 5, 'h': 7, 'i': '2'}
],
colNum: 12,
rowHeight: 30,