no message

Former-commit-id: 873a2afd2881efe54dbdc525de801e5062d4fa36
Former-commit-id: dbe6c982d002cc37d1a90ff15773390f1202d058
Former-commit-id: 868b1fd3d94060ac719b84be9a4f1c2e5087a959
This commit is contained in:
李杨
2018-01-29 17:34:33 +08:00
parent fbe0e17ae6
commit 0894e110c8
6 changed files with 19 additions and 27 deletions

View File

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