wujingjing
2024-11-05 346b6f8d306aba92d45ac7ce6ee31be3d38662ad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
    "type": "page",
    "title": "客户情况",
    "body": [
      {
        "type": "flex",
        "items": [
          {
            "type": "container",
            "size": "none",
            "style": {
              "position": "static",
              "display": "block",
              "flex": "1 1 auto",
              "flexGrow": 1,
              "flexBasis": "0px"
            },
            "wrapperBody": false,
            "isFixedHeight": false,
            "isFixedWidth": false,
            "id": "u:0cebdb0506a7",
            "body": [
              {
                "type": "property",
                "title": "新区服务部客户情况",
                "items": [
                  {
                    "label": "直营终端",
                    "content": "3户",
                    "span": 1
                  },
                  {
                    "label": "合作终端",
                    "content": "13户",
                    "span": 1
                  },
                  {
                    "label": "加盟终端",
                    "content": "2户",
                    "span": 1
                  },
                  {
                    "label": "新现代终端",
                    "content": "3户",
                    "span": 1
                  },
                  {
                    "label": "普通终端",
                    "content": "4户",
                    "span": 1
                  }
                ],
                "id": "u:acbd06704e07",
                "column": 1,
                "mode": "table",
                "className": "p m-l-lg p-r-lg m-t-md"
              }
            ]
          },
          {
            "type": "container",
            "body": [
              {
                "type": "chart",
                "config": {
                  "series": [
                    {
                      "data": [
                        {
                          "value": 40,
                          "name": "消费活动"
                        },
                        {
                          "value": 38,
                          "name": "产品测试"
                        },
                        {
                          "value": 32,
                          "name": "酒类活动"
                        },
                        {
                          "value": 30,
                          "name": "有问必答"
                        }
                      ],
                      "type": "pie",
                      "name": "Nightingale Chart",
                      "radius": [
                        50,
                        100
                      ],
                      "center": [
                        "50%",
                        "50%"
                      ],
                      "roseType": "area",
                      "itemStyle": {
                        "borderRadius": 8
                      }
                    }
                  ],
                  "legend": {
                    "show": true,
                    "orient": "vertical",
                    "x": "left",
                    "y": "center",
                    "align": "left",
                    "left": "80%",
                    "icon": "square",
                    "itemWidth": 10,
                    "itemHeight": 10,
                    "itemGap": 20,
                    "textStyle": {
                      "opacity": 0.8
                    }
                  }
                },
                "replaceChartOption": true,
                "id": "u:c74ecdf87e92",
                "dataFilter": ""
              }
            ],
            "size": "none",
            "style": {
              "position": "static",
              "display": "block",
              "flex": "1 1 auto",
              "flexGrow": 1,
              "flexBasis": "0px"
            },
            "wrapperBody": false,
            "isFixedHeight": false,
            "isFixedWidth": false,
            "id": "u:99c630904166"
          }
        ],
        "style": {
          "position": "relative",
          "rowGap": "10px",
          "columnGap": "10px",
          "flexWrap": "nowrap",
          "inset": "auto"
        },
        "id": "u:e75e20e3fe88",
        "isFixedHeight": false,
        "isFixedWidth": false
      }
    ],
    "id": "u:bad3f34e15c1",
    "asideResizor": false,
    "pullRefresh": {
      "disabled": true
    },
    "regions": [
      "body",
      "header"
    ]
  }