fix ui layout
This commit is contained in:
30
app.ui
30
app.ui
@@ -34,8 +34,17 @@
|
|||||||
{
|
{
|
||||||
"name":"btn-send",
|
"name":"btn-send",
|
||||||
"text":"发送",
|
"text":"发送",
|
||||||
"column": 10,
|
"column": 8,
|
||||||
"row": 6
|
"row": 5
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Label":[
|
||||||
|
{
|
||||||
|
"name":"empty-01",
|
||||||
|
"text":" ",
|
||||||
|
"column": 7,
|
||||||
|
"colweight": 1,
|
||||||
|
"row": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Canvas":[
|
"Canvas":[
|
||||||
@@ -50,15 +59,6 @@
|
|||||||
"row": 1
|
"row": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Label":[
|
|
||||||
{
|
|
||||||
"name":"empty-01",
|
|
||||||
"text":" ",
|
|
||||||
"column": 9,
|
|
||||||
"colweight": 1,
|
|
||||||
"row": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Combobox":{
|
"Combobox":{
|
||||||
"name":"cbbox-com",
|
"name":"cbbox-com",
|
||||||
"width":20,
|
"width":20,
|
||||||
@@ -146,22 +146,22 @@
|
|||||||
{
|
{
|
||||||
"name":"entry-sendText",
|
"name":"entry-sendText",
|
||||||
"column": 1,
|
"column": 1,
|
||||||
"columnspan": 9,
|
"columnspan": 7,
|
||||||
"row": 6
|
"row": 5
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ScrolledText":{
|
"ScrolledText":{
|
||||||
"name":"text-recv",
|
"name":"text-recv",
|
||||||
"bg":"#cccccc",
|
"bg":"#cccccc",
|
||||||
"column": 1,
|
"column": 1,
|
||||||
"columnspan": 9,
|
"columnspan": 7,
|
||||||
"rowweight": 1,
|
"rowweight": 1,
|
||||||
"row": 2
|
"row": 2
|
||||||
},
|
},
|
||||||
"Frame":{
|
"Frame":{
|
||||||
"name":"frame-opBtns",
|
"name":"frame-opBtns",
|
||||||
"row":2,
|
"row":2,
|
||||||
"column": 10,
|
"column": 8,
|
||||||
"Label":[
|
"Label":[
|
||||||
{
|
{
|
||||||
"name":"label-rscript",
|
"name":"label-rscript",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"btn-data03": {
|
"btn-data03": {
|
||||||
"hex": 0,
|
"hex": 0,
|
||||||
"title": "\u4e2d\u6587\u6d4b\u8bd5",
|
"title": "\u4e2d\u6587\u6d4b\u8bd5",
|
||||||
"value": "\u4e3e\u676f\u9080\u660e\u6708"
|
"value": "\u82b1\u95f4\u4e00\u58f6\u9152\uff0c\u72ec\u914c\u65e0\u76f8\u4eb2\u3002\n\u4e3e\u676f\u9080\u660e\u6708\uff0c\u5bf9\u5f71\u6210\u4e09\u4eba\u3002\n\u6708\u65e2\u4e0d\u89e3\u996e\uff0c\u5f71\u5f92\u968f\u6211\u8eab\u3002\n\u6682\u4f34\u6708\u5c06\u5f71\uff0c\u884c\u4e50\u987b\u53ca\u6625\u3002\n\u6211\u6b4c\u6708\u5f98\u5f8a\uff0c\u6211\u821e\u5f71\u96f6\u4e71\u3002\n\u9192\u65f6\u76f8\u4ea4\u6b22\uff0c\u9189\u540e\u5404\u5206\u6563\u3002\n\u6c38\u7ed3\u65e0\u60c5\u6e38\uff0c\u76f8\u671f\u9088\u4e91\u6c49\u3002"
|
||||||
},
|
},
|
||||||
"btn-pack01": {
|
"btn-pack01": {
|
||||||
"title": "btn-pack01",
|
"title": "btn-pack01",
|
||||||
|
|||||||
Reference in New Issue
Block a user