Просмотр исходного кода

Redant Mobile

Remove layout.json
Ray Zhang 8 лет назад
Родитель
Сommit
adb78c5728
1 измененных файлов с 0 добавлено и 92 удалено
  1. 0 92
      RedAnt Mobile/RedAnt Mobile/layout.json

+ 0 - 92
RedAnt Mobile/RedAnt Mobile/layout.json

@@ -1,92 +0,0 @@
-{
-    "header": {
-        "width": 810,
-        "height": 44,
-        "margin_r":10,
-        "margin_l":10,
-        "margin_t":10,
-        "margin_b":10,
-        "bg_color": "0x123456",
-        "f_color": "0x987654",
-        "col": [
-                {
-                "width": 100,
-                "name": "id",
-                "h_align": "center",
-                "v_center": "center",
-                
-                },
-                {
-                "width": 160,
-                "name": "model",
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "width": 180,
-                "name": "price",
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "width": 120,
-                "name": "stock",
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "width": 250,
-                "name": "description",
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                }
-                ]
-    },
-    "row": {
-        "height": 44,
-        "f_color": "0x654321",
-        "color_0": "0xffffff",
-        "color_1": "0x666666",
-        "val": [
-                {
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                },
-                {
-                "h_align": "center",
-                "v_center": "center",
-                "bg_color": "0x123456",
-                "f_color": "0x654321"
-                }
-                ]
-    }
-}
-