@zgfe/business-lib 1.2.70-hxd.5 → 1.2.70-hxd.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/README.md +12 -12
  2. package/config.js +41 -41
  3. package/es/AUMFormulaTarget/components/formula/index.less +86 -86
  4. package/es/AUMFormulaTarget/components/panel/index.less +269 -269
  5. package/es/AUMFormulaTarget/components/symbol/index.less +49 -49
  6. package/es/AUMFormulaTarget/styles/index.less +74 -74
  7. package/es/addToPanel/styles/addPanel.less +25 -25
  8. package/es/addToPanel/styles/index.less +17 -17
  9. package/es/addToPanel/styles/style.less +66 -66
  10. package/es/addToScene/styles/index.less +30 -30
  11. package/es/assets/colorIcon/demo.css +539 -539
  12. package/es/assets/colorIcon/demo_index.html +1454 -1454
  13. package/es/assets/colorIcon/iconfont.css +236 -236
  14. package/es/assets/colorIcon/iconfont.json +394 -394
  15. package/es/assets/colorIcon/iconfont.svg +129 -129
  16. package/es/assets/styles/chunks.less +183 -183
  17. package/es/assets/styles/inner.less +3 -3
  18. package/es/assets/styles/resetAntd.less +564 -564
  19. package/es/assets/styles/variable.less +21 -21
  20. package/es/attrCondition/styles/index.less +101 -101
  21. package/es/attrConditions/styles/group.less +49 -49
  22. package/es/attrConditions/styles/index.less +151 -151
  23. package/es/attributeSelector/listPanel.js +1 -1
  24. package/es/attributeSelector/styles/index.less +141 -141
  25. package/es/chart/styles/index.less +113 -113
  26. package/es/chart/util/data/china.js +17 -17
  27. package/es/cycleTime/styles/index.less +24 -24
  28. package/es/cycleTime/styles/month.less +95 -95
  29. package/es/dataSetGroup/styles/index.less +146 -146
  30. package/es/datePicker/styles/index.less +53 -53
  31. package/es/datePickerV2/styles/index.less +194 -194
  32. package/es/demoWrapper/index.less +3 -3
  33. package/es/dialog/styles/index.less +22 -22
  34. package/es/dnd/styles/index.less +19 -19
  35. package/es/eventSelector/listPanel.js +1 -1
  36. package/es/eventSelector/styles/index.less +123 -123
  37. package/es/formulaTarget/components/formula/index.less +76 -76
  38. package/es/formulaTarget/components/panel/index.less +139 -139
  39. package/es/formulaTarget/components/symbol/index.less +49 -49
  40. package/es/formulaTarget/styles/index.less +74 -74
  41. package/es/hooks/types/subject.d.ts +14 -14
  42. package/es/icon/demo/list.less +32 -32
  43. package/es/layout/analysisLayout/demo/index.less +12 -12
  44. package/es/layout/analysisLayout/index.less +118 -118
  45. package/es/layout/columnLayout/demo/index.less +15 -15
  46. package/es/layout/columnLayout/index.less +81 -81
  47. package/es/layout/detail/index.less +27 -27
  48. package/es/layout/optionTitle/components/changePanelModal/styles/index.less +92 -92
  49. package/es/layout/optionTitle/demo/index.less +12 -12
  50. package/es/loading/styles/index.less +20 -20
  51. package/es/loginForm/index.less +7 -7
  52. package/es/platformSelector/styles/index.less +26 -26
  53. package/es/productCondition/conditions/styles/cdpCondition.less +31 -31
  54. package/es/productCondition/conditions/styles/cdpCshCondition.less +41 -41
  55. package/es/productCondition/conditions/styles/eventCondition.less +51 -51
  56. package/es/productCondition/conditions/styles/periodCondition.less +26 -26
  57. package/es/productCondition/conditions/styles/propCondition.less +43 -43
  58. package/es/productCondition/conditions/styles/runTimesCondition.less +19 -19
  59. package/es/productCondition/conditions/styles/tagsCondition.less +20 -20
  60. package/es/productCondition/conditions/styles/textDesc.less +17 -17
  61. package/es/productCondition/styles/conditionTypeList.less +30 -30
  62. package/es/productCondition/styles/conditionWrap.less +18 -18
  63. package/es/productCondition/styles/index.less +33 -33
  64. package/es/productCondition/styles/orConditions.less +34 -34
  65. package/es/productCondition/styles/relationLabel.less +19 -19
  66. package/es/quickDatePicker/styles/index.less +138 -138
  67. package/es/select/styles/handle.less +193 -193
  68. package/es/select/styles/index.less +129 -129
  69. package/es/socket/demo/index.less +27 -27
  70. package/es/subjectWrapper/index.less +12 -12
  71. package/es/table/styles/index.less +5 -5
  72. package/es/targetConditionGroup/demo/styles/index.less +29 -29
  73. package/es/targetConditionGroup/styles/index.less +53 -53
  74. package/es/targetSelector/styles/index.less +110 -110
  75. package/es/userCondition/conditions/styles/cdpCondition.less +37 -37
  76. package/es/userCondition/conditions/styles/cdpCshCondition.less +47 -47
  77. package/es/userCondition/conditions/styles/eventCondition.less +57 -57
  78. package/es/userCondition/conditions/styles/periodCondition.less +26 -26
  79. package/es/userCondition/conditions/styles/propCondition.less +43 -43
  80. package/es/userCondition/conditions/styles/runTimesCondition.less +19 -19
  81. package/es/userCondition/conditions/styles/tagsCondition.less +20 -20
  82. package/es/userCondition/conditions/styles/textDesc.less +17 -17
  83. package/es/userCondition/styles/conditionTypeList.less +30 -30
  84. package/es/userCondition/styles/conditionWrap.less +18 -18
  85. package/es/userCondition/styles/index.less +33 -33
  86. package/es/userCondition/styles/orConditions.less +34 -34
  87. package/es/userCondition/styles/relationLabel.less +19 -19
  88. package/es/userGroup/styles/index.less +145 -145
  89. package/es/userGroupHeader/styles/index.less +31 -31
  90. package/es/userTagsSelector/components/search/index.less +6 -6
  91. package/es/userTagsSelector/components/tagList/index.less +13 -13
  92. package/es/userTagsSelector/groups/styles/option.less +55 -55
  93. package/es/userTagsSelector/multipleCheckPanel/styles/option.less +40 -40
  94. package/es/userTagsSelector/styles/cascaderOverlay.less +34 -34
  95. package/es/userTagsSelector/styles/index.less +10 -10
  96. package/package.json +2 -2
@@ -1,394 +1,394 @@
1
- {
2
- "id": "3950596",
3
- "name": "彩色图标库",
4
- "font_family": "iconfont",
5
- "css_prefix_text": "icon-",
6
- "description": "",
7
- "glyphs": [
8
- {
9
- "icon_id": "41169002",
10
- "name": "压缩包",
11
- "font_class": "yasuobao",
12
- "unicode": "e7a0",
13
- "unicode_decimal": 59296
14
- },
15
- {
16
- "icon_id": "40455295",
17
- "name": "业务场景",
18
- "font_class": "yewuchangjing",
19
- "unicode": "e63b",
20
- "unicode_decimal": 58939
21
- },
22
- {
23
- "icon_id": "40391659",
24
- "name": "用户营销",
25
- "font_class": "yonghuyingxiao",
26
- "unicode": "e638",
27
- "unicode_decimal": 58936
28
- },
29
- {
30
- "icon_id": "40391428",
31
- "name": "信用卡分期",
32
- "font_class": "xinyongkafenqi",
33
- "unicode": "e637",
34
- "unicode_decimal": 58935
35
- },
36
- {
37
- "icon_id": "40193563",
38
- "name": "信用卡业务",
39
- "font_class": "xinyongkayewu",
40
- "unicode": "e636",
41
- "unicode_decimal": 58934
42
- },
43
- {
44
- "icon_id": "39968485",
45
- "name": "智能营销多色",
46
- "font_class": "zhinengyingxiaoduose",
47
- "unicode": "e634",
48
- "unicode_decimal": 58932
49
- },
50
- {
51
- "icon_id": "39799505",
52
- "name": "存款业务分析",
53
- "font_class": "cunkuanyewufenxi",
54
- "unicode": "e799",
55
- "unicode_decimal": 59289
56
- },
57
- {
58
- "icon_id": "39398871",
59
- "name": "数据质量",
60
- "font_class": "shujuzhiliang",
61
- "unicode": "e78d",
62
- "unicode_decimal": 59277
63
- },
64
- {
65
- "icon_id": "39299829",
66
- "name": "新版logo",
67
- "font_class": "xinbanlogo",
68
- "unicode": "e78a",
69
- "unicode_decimal": 59274
70
- },
71
- {
72
- "icon_id": "39299827",
73
- "name": "新版logo-基础版",
74
- "font_class": "xinbanlogo-jichuban",
75
- "unicode": "e78b",
76
- "unicode_decimal": 59275
77
- },
78
- {
79
- "icon_id": "39299828",
80
- "name": "新版logo-企业版",
81
- "font_class": "xinbanlogo-qiyeban",
82
- "unicode": "e78c",
83
- "unicode_decimal": 59276
84
- },
85
- {
86
- "icon_id": "39299831",
87
- "name": "新版logo-专业版",
88
- "font_class": "xinbanlogo-zhuanyeban",
89
- "unicode": "e787",
90
- "unicode_decimal": 59271
91
- },
92
- {
93
- "icon_id": "39299832",
94
- "name": "新版logo-试用版",
95
- "font_class": "xinbanlogo-shiyongban",
96
- "unicode": "e788",
97
- "unicode_decimal": 59272
98
- },
99
- {
100
- "icon_id": "39299830",
101
- "name": "新版logo-已过期",
102
- "font_class": "xinbanlogo-yiguoqi",
103
- "unicode": "e789",
104
- "unicode_decimal": 59273
105
- },
106
- {
107
- "icon_id": "38979897",
108
- "name": "常用分析场景",
109
- "font_class": "general",
110
- "unicode": "e781",
111
- "unicode_decimal": 59265
112
- },
113
- {
114
- "icon_id": "38211101",
115
- "name": "营销活动",
116
- "font_class": "yingxiaohuodong",
117
- "unicode": "e77e",
118
- "unicode_decimal": 59262
119
- },
120
- {
121
- "icon_id": "38160702",
122
- "name": "信贷业务",
123
- "font_class": "credit",
124
- "unicode": "e77d",
125
- "unicode_decimal": 59261
126
- },
127
- {
128
- "icon_id": "37899501",
129
- "name": "营销看板",
130
- "font_class": "yingxiaokanban",
131
- "unicode": "e6ee",
132
- "unicode_decimal": 59118
133
- },
134
- {
135
- "icon_id": "37899504",
136
- "name": "营销数据",
137
- "font_class": "yingxiaoshuju",
138
- "unicode": "e6ef",
139
- "unicode_decimal": 59119
140
- },
141
- {
142
- "icon_id": "37899506",
143
- "name": "营销中心",
144
- "font_class": "yingxiaozhongxin",
145
- "unicode": "e6f0",
146
- "unicode_decimal": 59120
147
- },
148
- {
149
- "icon_id": "37899503",
150
- "name": "群组旅程",
151
- "font_class": "qunzulvcheng",
152
- "unicode": "e6f1",
153
- "unicode_decimal": 59121
154
- },
155
- {
156
- "icon_id": "37899505",
157
- "name": "营销素材",
158
- "font_class": "yingxiaosucai",
159
- "unicode": "e6f2",
160
- "unicode_decimal": 59122
161
- },
162
- {
163
- "icon_id": "37899502",
164
- "name": "营销设置",
165
- "font_class": "yingxiaoshezhi",
166
- "unicode": "e6f3",
167
- "unicode_decimal": 59123
168
- },
169
- {
170
- "icon_id": "37240328",
171
- "name": "分析工具箱",
172
- "font_class": "fenxigongjuxiang",
173
- "unicode": "e778",
174
- "unicode_decimal": 59256
175
- },
176
- {
177
- "icon_id": "37240092",
178
- "name": "产品标签",
179
- "font_class": "chanpinbiaoqian",
180
- "unicode": "e777",
181
- "unicode_decimal": 59255
182
- },
183
- {
184
- "icon_id": "36721104",
185
- "name": "用户分群",
186
- "font_class": "yonghufenqun",
187
- "unicode": "e770",
188
- "unicode_decimal": 59248
189
- },
190
- {
191
- "icon_id": "36721101",
192
- "name": "营销收据分析",
193
- "font_class": "yingxiaoshoujufenxi",
194
- "unicode": "e771",
195
- "unicode_decimal": 59249
196
- },
197
- {
198
- "icon_id": "36721103",
199
- "name": "用户体验监控",
200
- "font_class": "yonghutiyanjiankong",
201
- "unicode": "e772",
202
- "unicode_decimal": 59250
203
- },
204
- {
205
- "icon_id": "36721102",
206
- "name": "用户标签",
207
- "font_class": "yonghubiaoqian",
208
- "unicode": "e773",
209
- "unicode_decimal": 59251
210
- },
211
- {
212
- "icon_id": "35469104",
213
- "name": "用户旅程",
214
- "font_class": "yonghulvcheng",
215
- "unicode": "e75b",
216
- "unicode_decimal": 59227
217
- },
218
- {
219
- "icon_id": "35423717",
220
- "name": "数据开放",
221
- "font_class": "shujukaifang",
222
- "unicode": "e75a",
223
- "unicode_decimal": 59226
224
- },
225
- {
226
- "icon_id": "34621984",
227
- "name": "菜单-idmapping",
228
- "font_class": "caidan-idmapping",
229
- "unicode": "e759",
230
- "unicode_decimal": 59225
231
- },
232
- {
233
- "icon_id": "34579823",
234
- "name": "logo-基础版",
235
- "font_class": "logo-jichuban",
236
- "unicode": "e754",
237
- "unicode_decimal": 59220
238
- },
239
- {
240
- "icon_id": "34579824",
241
- "name": "logo-企业版",
242
- "font_class": "logo-qiyeban",
243
- "unicode": "e755",
244
- "unicode_decimal": 59221
245
- },
246
- {
247
- "icon_id": "34579825",
248
- "name": "logo-已过期",
249
- "font_class": "logo-yiguoqi",
250
- "unicode": "e756",
251
- "unicode_decimal": 59222
252
- },
253
- {
254
- "icon_id": "34579826",
255
- "name": "logo-试用版",
256
- "font_class": "logo-shiyongban",
257
- "unicode": "e757",
258
- "unicode_decimal": 59223
259
- },
260
- {
261
- "icon_id": "34579827",
262
- "name": "logo-专业版",
263
- "font_class": "logo-zhuanyeban",
264
- "unicode": "e758",
265
- "unicode_decimal": 59224
266
- },
267
- {
268
- "icon_id": "34559975",
269
- "name": "菜单-广告监测",
270
- "font_class": "caidan-guanggaojiance",
271
- "unicode": "e742",
272
- "unicode_decimal": 59202
273
- },
274
- {
275
- "icon_id": "34559976",
276
- "name": "菜单-分析方法论",
277
- "font_class": "caidan-fenxifangfalun",
278
- "unicode": "e743",
279
- "unicode_decimal": 59203
280
- },
281
- {
282
- "icon_id": "34559978",
283
- "name": "菜单-数据集",
284
- "font_class": "caidan-shujuji",
285
- "unicode": "e744",
286
- "unicode_decimal": 59204
287
- },
288
- {
289
- "icon_id": "34559979",
290
- "name": "菜单-数据接入",
291
- "font_class": "caidan-shujujieru",
292
- "unicode": "e745",
293
- "unicode_decimal": 59205
294
- },
295
- {
296
- "icon_id": "34559980",
297
- "name": "菜单-来源管理",
298
- "font_class": "caidan-laiyuanguanli",
299
- "unicode": "e746",
300
- "unicode_decimal": 59206
301
- },
302
- {
303
- "icon_id": "34559981",
304
- "name": "菜单-分析数据看板",
305
- "font_class": "caidan-fenxishujukanban",
306
- "unicode": "e747",
307
- "unicode_decimal": 59207
308
- },
309
- {
310
- "icon_id": "34559982",
311
- "name": "菜单-埋点管理",
312
- "font_class": "caidan-maidianguanli",
313
- "unicode": "e748",
314
- "unicode_decimal": 59208
315
- },
316
- {
317
- "icon_id": "34559983",
318
- "name": "菜单-产品迭代",
319
- "font_class": "caidan-chanpindiedai",
320
- "unicode": "e749",
321
- "unicode_decimal": 59209
322
- },
323
- {
324
- "icon_id": "34559985",
325
- "name": "菜单-用户增长(2A3R)",
326
- "font_class": "a-caidan-yonghuzengchang2A3R",
327
- "unicode": "e74a",
328
- "unicode_decimal": 59210
329
- },
330
- {
331
- "icon_id": "34559986",
332
- "name": "菜单-用户",
333
- "font_class": "caidan-yonghu",
334
- "unicode": "e74b",
335
- "unicode_decimal": 59211
336
- },
337
- {
338
- "icon_id": "34559987",
339
- "name": "菜单-自定义数据报告",
340
- "font_class": "caidan-zidingyishujubaogao",
341
- "unicode": "e74c",
342
- "unicode_decimal": 59212
343
- },
344
- {
345
- "icon_id": "34559988",
346
- "name": "菜单-微信生态运营",
347
- "font_class": "caidan-weixinshengtaiyunying",
348
- "unicode": "e74d",
349
- "unicode_decimal": 59213
350
- },
351
- {
352
- "icon_id": "34559989",
353
- "name": "菜单-运营概览报表",
354
- "font_class": "caidan-yunyinggailanbaobiao",
355
- "unicode": "e74e",
356
- "unicode_decimal": 59214
357
- },
358
- {
359
- "icon_id": "34559990",
360
- "name": "菜单-CEP",
361
- "font_class": "caidan-CEP",
362
- "unicode": "e74f",
363
- "unicode_decimal": 59215
364
- },
365
- {
366
- "icon_id": "34559991",
367
- "name": "菜单-自定义BI报表",
368
- "font_class": "caidan-zidingyiBIbaobiao",
369
- "unicode": "e750",
370
- "unicode_decimal": 59216
371
- },
372
- {
373
- "icon_id": "34559992",
374
- "name": "菜单-智能触达",
375
- "font_class": "caidan-zhinengchuda",
376
- "unicode": "e751",
377
- "unicode_decimal": 59217
378
- },
379
- {
380
- "icon_id": "34559993",
381
- "name": "默认头像",
382
- "font_class": "morentouxiang",
383
- "unicode": "e752",
384
- "unicode_decimal": 59218
385
- },
386
- {
387
- "icon_id": "34559994",
388
- "name": "logo",
389
- "font_class": "logo",
390
- "unicode": "e753",
391
- "unicode_decimal": 59219
392
- }
393
- ]
394
- }
1
+ {
2
+ "id": "3950596",
3
+ "name": "彩色图标库",
4
+ "font_family": "iconfont",
5
+ "css_prefix_text": "icon-",
6
+ "description": "",
7
+ "glyphs": [
8
+ {
9
+ "icon_id": "41169002",
10
+ "name": "压缩包",
11
+ "font_class": "yasuobao",
12
+ "unicode": "e7a0",
13
+ "unicode_decimal": 59296
14
+ },
15
+ {
16
+ "icon_id": "40455295",
17
+ "name": "业务场景",
18
+ "font_class": "yewuchangjing",
19
+ "unicode": "e63b",
20
+ "unicode_decimal": 58939
21
+ },
22
+ {
23
+ "icon_id": "40391659",
24
+ "name": "用户营销",
25
+ "font_class": "yonghuyingxiao",
26
+ "unicode": "e638",
27
+ "unicode_decimal": 58936
28
+ },
29
+ {
30
+ "icon_id": "40391428",
31
+ "name": "信用卡分期",
32
+ "font_class": "xinyongkafenqi",
33
+ "unicode": "e637",
34
+ "unicode_decimal": 58935
35
+ },
36
+ {
37
+ "icon_id": "40193563",
38
+ "name": "信用卡业务",
39
+ "font_class": "xinyongkayewu",
40
+ "unicode": "e636",
41
+ "unicode_decimal": 58934
42
+ },
43
+ {
44
+ "icon_id": "39968485",
45
+ "name": "智能营销多色",
46
+ "font_class": "zhinengyingxiaoduose",
47
+ "unicode": "e634",
48
+ "unicode_decimal": 58932
49
+ },
50
+ {
51
+ "icon_id": "39799505",
52
+ "name": "存款业务分析",
53
+ "font_class": "cunkuanyewufenxi",
54
+ "unicode": "e799",
55
+ "unicode_decimal": 59289
56
+ },
57
+ {
58
+ "icon_id": "39398871",
59
+ "name": "数据质量",
60
+ "font_class": "shujuzhiliang",
61
+ "unicode": "e78d",
62
+ "unicode_decimal": 59277
63
+ },
64
+ {
65
+ "icon_id": "39299829",
66
+ "name": "新版logo",
67
+ "font_class": "xinbanlogo",
68
+ "unicode": "e78a",
69
+ "unicode_decimal": 59274
70
+ },
71
+ {
72
+ "icon_id": "39299827",
73
+ "name": "新版logo-基础版",
74
+ "font_class": "xinbanlogo-jichuban",
75
+ "unicode": "e78b",
76
+ "unicode_decimal": 59275
77
+ },
78
+ {
79
+ "icon_id": "39299828",
80
+ "name": "新版logo-企业版",
81
+ "font_class": "xinbanlogo-qiyeban",
82
+ "unicode": "e78c",
83
+ "unicode_decimal": 59276
84
+ },
85
+ {
86
+ "icon_id": "39299831",
87
+ "name": "新版logo-专业版",
88
+ "font_class": "xinbanlogo-zhuanyeban",
89
+ "unicode": "e787",
90
+ "unicode_decimal": 59271
91
+ },
92
+ {
93
+ "icon_id": "39299832",
94
+ "name": "新版logo-试用版",
95
+ "font_class": "xinbanlogo-shiyongban",
96
+ "unicode": "e788",
97
+ "unicode_decimal": 59272
98
+ },
99
+ {
100
+ "icon_id": "39299830",
101
+ "name": "新版logo-已过期",
102
+ "font_class": "xinbanlogo-yiguoqi",
103
+ "unicode": "e789",
104
+ "unicode_decimal": 59273
105
+ },
106
+ {
107
+ "icon_id": "38979897",
108
+ "name": "常用分析场景",
109
+ "font_class": "general",
110
+ "unicode": "e781",
111
+ "unicode_decimal": 59265
112
+ },
113
+ {
114
+ "icon_id": "38211101",
115
+ "name": "营销活动",
116
+ "font_class": "yingxiaohuodong",
117
+ "unicode": "e77e",
118
+ "unicode_decimal": 59262
119
+ },
120
+ {
121
+ "icon_id": "38160702",
122
+ "name": "信贷业务",
123
+ "font_class": "credit",
124
+ "unicode": "e77d",
125
+ "unicode_decimal": 59261
126
+ },
127
+ {
128
+ "icon_id": "37899501",
129
+ "name": "营销看板",
130
+ "font_class": "yingxiaokanban",
131
+ "unicode": "e6ee",
132
+ "unicode_decimal": 59118
133
+ },
134
+ {
135
+ "icon_id": "37899504",
136
+ "name": "营销数据",
137
+ "font_class": "yingxiaoshuju",
138
+ "unicode": "e6ef",
139
+ "unicode_decimal": 59119
140
+ },
141
+ {
142
+ "icon_id": "37899506",
143
+ "name": "营销中心",
144
+ "font_class": "yingxiaozhongxin",
145
+ "unicode": "e6f0",
146
+ "unicode_decimal": 59120
147
+ },
148
+ {
149
+ "icon_id": "37899503",
150
+ "name": "群组旅程",
151
+ "font_class": "qunzulvcheng",
152
+ "unicode": "e6f1",
153
+ "unicode_decimal": 59121
154
+ },
155
+ {
156
+ "icon_id": "37899505",
157
+ "name": "营销素材",
158
+ "font_class": "yingxiaosucai",
159
+ "unicode": "e6f2",
160
+ "unicode_decimal": 59122
161
+ },
162
+ {
163
+ "icon_id": "37899502",
164
+ "name": "营销设置",
165
+ "font_class": "yingxiaoshezhi",
166
+ "unicode": "e6f3",
167
+ "unicode_decimal": 59123
168
+ },
169
+ {
170
+ "icon_id": "37240328",
171
+ "name": "分析工具箱",
172
+ "font_class": "fenxigongjuxiang",
173
+ "unicode": "e778",
174
+ "unicode_decimal": 59256
175
+ },
176
+ {
177
+ "icon_id": "37240092",
178
+ "name": "产品标签",
179
+ "font_class": "chanpinbiaoqian",
180
+ "unicode": "e777",
181
+ "unicode_decimal": 59255
182
+ },
183
+ {
184
+ "icon_id": "36721104",
185
+ "name": "用户分群",
186
+ "font_class": "yonghufenqun",
187
+ "unicode": "e770",
188
+ "unicode_decimal": 59248
189
+ },
190
+ {
191
+ "icon_id": "36721101",
192
+ "name": "营销收据分析",
193
+ "font_class": "yingxiaoshoujufenxi",
194
+ "unicode": "e771",
195
+ "unicode_decimal": 59249
196
+ },
197
+ {
198
+ "icon_id": "36721103",
199
+ "name": "用户体验监控",
200
+ "font_class": "yonghutiyanjiankong",
201
+ "unicode": "e772",
202
+ "unicode_decimal": 59250
203
+ },
204
+ {
205
+ "icon_id": "36721102",
206
+ "name": "用户标签",
207
+ "font_class": "yonghubiaoqian",
208
+ "unicode": "e773",
209
+ "unicode_decimal": 59251
210
+ },
211
+ {
212
+ "icon_id": "35469104",
213
+ "name": "用户旅程",
214
+ "font_class": "yonghulvcheng",
215
+ "unicode": "e75b",
216
+ "unicode_decimal": 59227
217
+ },
218
+ {
219
+ "icon_id": "35423717",
220
+ "name": "数据开放",
221
+ "font_class": "shujukaifang",
222
+ "unicode": "e75a",
223
+ "unicode_decimal": 59226
224
+ },
225
+ {
226
+ "icon_id": "34621984",
227
+ "name": "菜单-idmapping",
228
+ "font_class": "caidan-idmapping",
229
+ "unicode": "e759",
230
+ "unicode_decimal": 59225
231
+ },
232
+ {
233
+ "icon_id": "34579823",
234
+ "name": "logo-基础版",
235
+ "font_class": "logo-jichuban",
236
+ "unicode": "e754",
237
+ "unicode_decimal": 59220
238
+ },
239
+ {
240
+ "icon_id": "34579824",
241
+ "name": "logo-企业版",
242
+ "font_class": "logo-qiyeban",
243
+ "unicode": "e755",
244
+ "unicode_decimal": 59221
245
+ },
246
+ {
247
+ "icon_id": "34579825",
248
+ "name": "logo-已过期",
249
+ "font_class": "logo-yiguoqi",
250
+ "unicode": "e756",
251
+ "unicode_decimal": 59222
252
+ },
253
+ {
254
+ "icon_id": "34579826",
255
+ "name": "logo-试用版",
256
+ "font_class": "logo-shiyongban",
257
+ "unicode": "e757",
258
+ "unicode_decimal": 59223
259
+ },
260
+ {
261
+ "icon_id": "34579827",
262
+ "name": "logo-专业版",
263
+ "font_class": "logo-zhuanyeban",
264
+ "unicode": "e758",
265
+ "unicode_decimal": 59224
266
+ },
267
+ {
268
+ "icon_id": "34559975",
269
+ "name": "菜单-广告监测",
270
+ "font_class": "caidan-guanggaojiance",
271
+ "unicode": "e742",
272
+ "unicode_decimal": 59202
273
+ },
274
+ {
275
+ "icon_id": "34559976",
276
+ "name": "菜单-分析方法论",
277
+ "font_class": "caidan-fenxifangfalun",
278
+ "unicode": "e743",
279
+ "unicode_decimal": 59203
280
+ },
281
+ {
282
+ "icon_id": "34559978",
283
+ "name": "菜单-数据集",
284
+ "font_class": "caidan-shujuji",
285
+ "unicode": "e744",
286
+ "unicode_decimal": 59204
287
+ },
288
+ {
289
+ "icon_id": "34559979",
290
+ "name": "菜单-数据接入",
291
+ "font_class": "caidan-shujujieru",
292
+ "unicode": "e745",
293
+ "unicode_decimal": 59205
294
+ },
295
+ {
296
+ "icon_id": "34559980",
297
+ "name": "菜单-来源管理",
298
+ "font_class": "caidan-laiyuanguanli",
299
+ "unicode": "e746",
300
+ "unicode_decimal": 59206
301
+ },
302
+ {
303
+ "icon_id": "34559981",
304
+ "name": "菜单-分析数据看板",
305
+ "font_class": "caidan-fenxishujukanban",
306
+ "unicode": "e747",
307
+ "unicode_decimal": 59207
308
+ },
309
+ {
310
+ "icon_id": "34559982",
311
+ "name": "菜单-埋点管理",
312
+ "font_class": "caidan-maidianguanli",
313
+ "unicode": "e748",
314
+ "unicode_decimal": 59208
315
+ },
316
+ {
317
+ "icon_id": "34559983",
318
+ "name": "菜单-产品迭代",
319
+ "font_class": "caidan-chanpindiedai",
320
+ "unicode": "e749",
321
+ "unicode_decimal": 59209
322
+ },
323
+ {
324
+ "icon_id": "34559985",
325
+ "name": "菜单-用户增长(2A3R)",
326
+ "font_class": "a-caidan-yonghuzengchang2A3R",
327
+ "unicode": "e74a",
328
+ "unicode_decimal": 59210
329
+ },
330
+ {
331
+ "icon_id": "34559986",
332
+ "name": "菜单-用户",
333
+ "font_class": "caidan-yonghu",
334
+ "unicode": "e74b",
335
+ "unicode_decimal": 59211
336
+ },
337
+ {
338
+ "icon_id": "34559987",
339
+ "name": "菜单-自定义数据报告",
340
+ "font_class": "caidan-zidingyishujubaogao",
341
+ "unicode": "e74c",
342
+ "unicode_decimal": 59212
343
+ },
344
+ {
345
+ "icon_id": "34559988",
346
+ "name": "菜单-微信生态运营",
347
+ "font_class": "caidan-weixinshengtaiyunying",
348
+ "unicode": "e74d",
349
+ "unicode_decimal": 59213
350
+ },
351
+ {
352
+ "icon_id": "34559989",
353
+ "name": "菜单-运营概览报表",
354
+ "font_class": "caidan-yunyinggailanbaobiao",
355
+ "unicode": "e74e",
356
+ "unicode_decimal": 59214
357
+ },
358
+ {
359
+ "icon_id": "34559990",
360
+ "name": "菜单-CEP",
361
+ "font_class": "caidan-CEP",
362
+ "unicode": "e74f",
363
+ "unicode_decimal": 59215
364
+ },
365
+ {
366
+ "icon_id": "34559991",
367
+ "name": "菜单-自定义BI报表",
368
+ "font_class": "caidan-zidingyiBIbaobiao",
369
+ "unicode": "e750",
370
+ "unicode_decimal": 59216
371
+ },
372
+ {
373
+ "icon_id": "34559992",
374
+ "name": "菜单-智能触达",
375
+ "font_class": "caidan-zhinengchuda",
376
+ "unicode": "e751",
377
+ "unicode_decimal": 59217
378
+ },
379
+ {
380
+ "icon_id": "34559993",
381
+ "name": "默认头像",
382
+ "font_class": "morentouxiang",
383
+ "unicode": "e752",
384
+ "unicode_decimal": 59218
385
+ },
386
+ {
387
+ "icon_id": "34559994",
388
+ "name": "logo",
389
+ "font_class": "logo",
390
+ "unicode": "e753",
391
+ "unicode_decimal": 59219
392
+ }
393
+ ]
394
+ }