view.js 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915
  1. const option = {
  2. "detail": {
  3. "name": "xx一张图测试",
  4. "width": 1920,
  5. "height": 1080,
  6. "scale": 70.3125,
  7. "backgroundImage": "https://oss.bladex.vip/caster/upload/20210207/a2e53fb3274434e2486443b951ae86e3.png",
  8. "url": "",
  9. "mark": {},
  10. "gradeShow": false,
  11. "gradeLen": 30,
  12. "query": {}
  13. },
  14. "component": [
  15. {
  16. "title": "图片",
  17. "name": "图片",
  18. "icon": "icon-img",
  19. "img": "/img/img.97e50755.png",
  20. "top": 913.48,
  21. "left": 449.36,
  22. "dataType": 0,
  23. "data": {
  24. "value": "https://oss.bladex.vip/caster/upload/20210207/483ccf5a404227dcd6a9673d50de16fc.png"
  25. },
  26. "dataFormatter": "",
  27. "component": {
  28. "width": 39.96,
  29. "height": 39.96,
  30. "name": "img",
  31. "prop": "img"
  32. },
  33. "option": {
  34. "duration": "1000",
  35. "opacity": 0
  36. },
  37. "index": "2037eb29-6a79-425b-8834-2208264ec822",
  38. "zIndex": 91
  39. },
  40. {
  41. "title": "文本框",
  42. "name": "文本框",
  43. "icon": "icon-text",
  44. "img": "/img/text.852a3c54.png",
  45. "dataType": 0,
  46. "dataFormatter": "",
  47. "data": {
  48. "value": "青茶"
  49. },
  50. "component": {
  51. "width": 138.52,
  52. "height": 40,
  53. "name": "text",
  54. "prop": "text"
  55. },
  56. "option": {
  57. "textAlign": "center",
  58. "fontSize": 18,
  59. "fontWeight": "bolder",
  60. "color": "rgba(0, 212, 255, 1)",
  61. "split": 0,
  62. "lineHeight": 0
  63. },
  64. "left": 1453.23,
  65. "top": 773.25,
  66. "index": "6a6f4a68-fca2-4870-843d-8a8de5bfab9f",
  67. "zIndex": 90
  68. },
  69. {
  70. "title": "文本框",
  71. "name": "文本框",
  72. "icon": "icon-text",
  73. "img": "/img/text.852a3c54.png",
  74. "dataType": 0,
  75. "dataFormatter": "",
  76. "data": {
  77. "value": "白鸡冠"
  78. },
  79. "component": {
  80. "width": 120.18,
  81. "height": 40,
  82. "name": "text",
  83. "prop": "text"
  84. },
  85. "option": {
  86. "textAlign": "center",
  87. "fontSize": 18,
  88. "fontWeight": "bold",
  89. "color": "rgba(30, 176, 198, 0.42)",
  90. "split": 0,
  91. "lineHeight": 0
  92. },
  93. "left": 1626.15,
  94. "top": 892.46,
  95. "index": "a2d473d2-38ae-4021-8698-2fd22c9e9cc9",
  96. "zIndex": 89
  97. },
  98. {
  99. "title": "文本框",
  100. "name": "文本框",
  101. "icon": "icon-text",
  102. "img": "/img/text.852a3c54.png",
  103. "dataType": 0,
  104. "dataFormatter": "",
  105. "data": {
  106. "value": "总产量/万吨"
  107. },
  108. "component": {
  109. "width": 82.97,
  110. "height": 40,
  111. "name": "text",
  112. "prop": "text"
  113. },
  114. "option": {
  115. "textAlign": "left",
  116. "fontSize": 14,
  117. "fontWeight": "normal",
  118. "color": "rgba(255, 255, 255, 1)",
  119. "split": 0,
  120. "lineHeight": 0
  121. },
  122. "left": 1247.18,
  123. "top": 233.67,
  124. "index": "869817a9-911d-4d95-856b-bae756b22bcd",
  125. "zIndex": 88
  126. },
  127. {
  128. "name": "通用型",
  129. "title": "通用型",
  130. "icon": "icon-bar",
  131. "img": "/img/text5.72604642.png",
  132. "dataType": 0,
  133. "dataMethod": "get",
  134. "data": {
  135. "categories": [
  136. "苹果",
  137. "三星",
  138. "小米",
  139. "oppo",
  140. "vivo"
  141. ],
  142. "series": [
  143. {
  144. "name": "手机品牌",
  145. "data": [
  146. 1000879,
  147. 3400879,
  148. 2300879,
  149. 5400879,
  150. 3400879
  151. ]
  152. }
  153. ]
  154. },
  155. "echartFormatter": "(data)=>{\nconsole.log(data);\nreturn {\n legend: {\n top: '5%',\n right: '5%',\n itemGap: 15,\n itemWidth: 15,\n itemHeight: 15,\n data: name,\n textStyle: {\n color: '#9298a3',\n fontStyle: 'normal',\n\n fontSize: 14,\n }\n},\ntooltip: {\n trigger: 'axis',\n formatter: '{c}',\n axisPointer: {\n type: 'cross',\n label: {\n backgroundColor: '#163a8a'\n },\n crossStyle: {\n color: '#fff'\n }\n }\n\n},\ngrid: {\n top: '25%',\n left: '12%',\n right: '0%',\n bottom: '15%',\n // containLabel: true\n},\nxAxis: [{\n type: 'category',\n axisLine: {\n show: false\n },\n axisTick: {\n show: false\n }, //没有刻度\n splitArea: {\n // show: true,\n color: '#f00',\n lineStyle: {\n color: '#f00'\n },\n },\n axisLabel: {\n\n color: '#9298a3'\n },\n splitLine: {\n show: false\n\n },\n boundaryGap: true,\n data: ['1季度', '1-2季度', '1-3季度', '1-4季度'],\n\n}],\n\nyAxis: [{\n type: 'value',\n name: '亿元',\n position: 'left',\n min: 0,\n max: 400,\n nameTextStyle: {\n color: '#fff'\n }, //对应name 的颜色\n interval: 100,\n // splitNumber: 5,\n splitLine: {\n show: true,\n lineStyle: {\n color: 'rgba(12,111,200,0.15)'\n }\n },\n axisLine: {\n show: false,\n },\n axisLabel: {\n show: true,\n margin: 15,\n textStyle: {\n color: '#9298a3',\n\n },\n },\n axisTick: {\n show: false,\n },\n}],\nseries: [{\n name: '零售总额',\n type: 'bar',\n itemStyle: {\n normal: {\n show: true,\n color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{\n offset: 0,\n color: '#02d8ff'\n }, {\n offset: 1,\n color: '#0084ff'\n }]),\n barBorderRadius: 50,\n borderWidth: 0,\n }\n },\n zlevel: 2,\n barWidth: '10%',\n data: [240, 310, 110, 190, 320, 280]\n },\n\n\n {\n name: '增速',\n type: 'line',\n smooth: true, //是否平滑\n showAllSymbol: true,\n\n // symbol: 'image://./static/images/guang-circle.png',\n symbol: 'circle',\n symbolSize: 15,\n lineStyle: {\n normal: {\n color: \"#1ed462\"\n\n },\n },\n label: {\n show: false,\n position: 'top',\n textStyle: {\n color: '#00ca95',\n }\n },\n\n itemStyle: {\n color: \"#1ed462\",\n borderColor: \"#fff\",\n borderWidth: 3\n // shadowColor: 'rgba(0, 0, 0, .3)',\n\n },\n tooltip: {\n show: true\n },\n zlevel: 3,\n areaStyle: {\n normal: {\n color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{\n offset: 0,\n color: 'rgba(48,205,85,0.3)'\n },\n {\n offset: 1,\n color: 'rgba(48,205,85,0)'\n }\n ], false),\n // shadowColor: 'rgba(48,205,85, 0.9)',\n // shadowBlur: 20\n }\n },\n data: [180, 285, 228, 240],\n },\n]\n };\n}",
  156. "url": "./bar",
  157. "time": 5000,
  158. "component": {
  159. "width": 349.44,
  160. "height": 239.68,
  161. "name": "common",
  162. "prop": "common"
  163. },
  164. "left": 60.32,
  165. "top": 438.48,
  166. "index": "2e719c7b-6ec7-44a7-88be-2ebec3461c89",
  167. "zIndex": 87
  168. },
  169. {
  170. "name": "实时时间",
  171. "title": "实时时间",
  172. "icon": "icon-datetime",
  173. "img": "data:image/png;base64,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",
  174. "top": -1.58,
  175. "left": 250.92,
  176. "component": {
  177. "width": 250,
  178. "height": 50,
  179. "name": "datetime",
  180. "prop": "datetime"
  181. },
  182. "option": {
  183. "format": "yyyy-MM-dd hh:mm:ss",
  184. "color": "#fff",
  185. "textAlign": "left",
  186. "fontSize": 24,
  187. "fontWeight": "normal"
  188. },
  189. "index": "3479af18-2ae1-4c7c-9e45-ecd480a17b1b",
  190. "zIndex": 86
  191. },
  192. {
  193. "title": "图片",
  194. "name": "图片",
  195. "icon": "icon-img",
  196. "img": "/img/img.97e50755.png",
  197. "top": 569.62,
  198. "left": 1661.42,
  199. "dataType": 0,
  200. "data": {
  201. "value": "https://oss.bladex.vip/caster/upload/20210207/3d87fd54355824ffa4bf503d4d852934.png"
  202. },
  203. "dataFormatter": "",
  204. "component": {
  205. "width": 78.97,
  206. "height": 75.51,
  207. "name": "img",
  208. "prop": "img"
  209. },
  210. "option": {
  211. "duration": "1000",
  212. "opacity": 0
  213. },
  214. "index": "b0631a04-e7ca-4c5c-8d9b-1e7fd9553a92",
  215. "zIndex": 85
  216. },
  217. {
  218. "title": "图片",
  219. "name": "图片",
  220. "icon": "icon-img",
  221. "img": "/img/img.97e50755.png",
  222. "top": 467.54,
  223. "left": 1660.11,
  224. "dataType": 0,
  225. "data": {
  226. "value": "https://oss.bladex.vip/caster/upload/20210207/3d87fd54355824ffa4bf503d4d852934.png"
  227. },
  228. "dataFormatter": "",
  229. "component": {
  230. "width": 78.97,
  231. "height": 75.51,
  232. "name": "img",
  233. "prop": "img"
  234. },
  235. "option": {
  236. "duration": "1000",
  237. "opacity": 0
  238. },
  239. "index": "264d94fa-951d-4337-8c34-e555d6f382bd",
  240. "zIndex": 84
  241. },
  242. {
  243. "title": "图片",
  244. "name": "图片",
  245. "icon": "icon-img",
  246. "img": "/img/img.97e50755.png",
  247. "top": 569.62,
  248. "left": 1485.1,
  249. "dataType": 0,
  250. "data": {
  251. "value": "https://oss.bladex.vip/caster/upload/20210207/3d87fd54355824ffa4bf503d4d852934.png"
  252. },
  253. "dataFormatter": "",
  254. "component": {
  255. "width": 78.97,
  256. "height": 75.51,
  257. "name": "img",
  258. "prop": "img"
  259. },
  260. "option": {
  261. "duration": "1000",
  262. "opacity": 0
  263. },
  264. "index": "e4433280-6569-407d-acb3-233a10666720",
  265. "zIndex": 83
  266. },
  267. {
  268. "title": "图片",
  269. "name": "图片",
  270. "icon": "icon-img",
  271. "img": "/img/img.97e50755.png",
  272. "top": 507.34,
  273. "left": 1635.57,
  274. "dataType": 0,
  275. "data": {
  276. "value": "https://oss.bladex.vip/caster/upload/20210207/710d2fdd1ccc02f51efc98f201042ee2.png"
  277. },
  278. "dataFormatter": "",
  279. "component": {
  280. "width": 14.97,
  281. "height": 17.89,
  282. "name": "img",
  283. "prop": "img"
  284. },
  285. "option": {
  286. "duration": "1000",
  287. "opacity": 0
  288. },
  289. "index": "66710ad8-3639-41a8-832c-387becae0577",
  290. "zIndex": 82
  291. },
  292. {
  293. "title": "文本框",
  294. "name": "文本框",
  295. "icon": "icon-text",
  296. "img": "/img/text.852a3c54.png",
  297. "dataType": 0,
  298. "dataFormatter": "",
  299. "data": {
  300. "value": "区块链溯源"
  301. },
  302. "component": {
  303. "width": 141.92,
  304. "height": 40,
  305. "name": "text",
  306. "prop": "text"
  307. },
  308. "option": {
  309. "textAlign": "center",
  310. "fontSize": 18,
  311. "fontWeight": "normal",
  312. "color": "rgba(168, 255, 234, 1)",
  313. "split": 0,
  314. "lineHeight": 0
  315. },
  316. "left": 53.72,
  317. "top": 697.94,
  318. "index": "5bc850ce-dce1-4ddf-841a-09b82675b922",
  319. "zIndex": 81
  320. },
  321. {
  322. "title": "图片",
  323. "name": "图片",
  324. "icon": "icon-img",
  325. "img": "/img/img.97e50755.png",
  326. "top": 467.54,
  327. "left": 1482.78,
  328. "dataType": 0,
  329. "data": {
  330. "value": "https://oss.bladex.vip/caster/upload/20210207/3d87fd54355824ffa4bf503d4d852934.png"
  331. },
  332. "dataFormatter": "",
  333. "component": {
  334. "width": 78.97,
  335. "height": 75.51,
  336. "name": "img",
  337. "prop": "img"
  338. },
  339. "option": {
  340. "duration": "1000",
  341. "opacity": 0
  342. },
  343. "index": "ae1fbfcf-75c4-4733-bbdc-78274a26408b",
  344. "zIndex": 80
  345. },
  346. {
  347. "title": "文本框",
  348. "name": "文本框",
  349. "icon": "icon-text",
  350. "img": "/img/text.852a3c54.png",
  351. "dataType": 0,
  352. "dataFormatter": "",
  353. "data": {
  354. "value": "XXXX茶叶"
  355. },
  356. "component": {
  357. "width": 100,
  358. "height": 40,
  359. "name": "text",
  360. "prop": "text"
  361. },
  362. "option": {
  363. "textAlign": "center",
  364. "fontSize": 14,
  365. "fontWeight": "normal",
  366. "color": "rgba(255, 255, 255, 1)",
  367. "split": 0,
  368. "lineHeight": 0
  369. },
  370. "left": 67.28,
  371. "top": 225.04,
  372. "index": "8281bf7c-d5f5-490a-8a7d-1ef741743514",
  373. "zIndex": 79
  374. },
  375. {
  376. "title": "文本框",
  377. "name": "文本框",
  378. "icon": "icon-text",
  379. "img": "/img/text.852a3c54.png",
  380. "dataType": 0,
  381. "dataFormatter": "",
  382. "data": {
  383. "value": "品牌价值"
  384. },
  385. "component": {
  386. "width": 100,
  387. "height": 40,
  388. "name": "text",
  389. "prop": "text"
  390. },
  391. "option": {
  392. "textAlign": "center",
  393. "fontSize": 14,
  394. "fontWeight": "normal",
  395. "color": "rgba(255, 255, 255, 1)",
  396. "split": 0,
  397. "lineHeight": 0
  398. },
  399. "left": 169.36,
  400. "top": 171.68,
  401. "index": "5f9b61d6-b486-4d20-8316-cc4790914277",
  402. "zIndex": 78
  403. },
  404. {
  405. "title": "颜色块",
  406. "name": "颜色块",
  407. "icon": "icon-flop",
  408. "img": "/img/flop2.31ee8a48.png",
  409. "top": 889.37,
  410. "left": 324.62,
  411. "dataType": 0,
  412. "data": [
  413. {
  414. "value": "157"
  415. }
  416. ],
  417. "dataFormatter": "",
  418. "component": {
  419. "width": 76.87,
  420. "height": 28.46,
  421. "name": "flop",
  422. "prop": "flop"
  423. },
  424. "option": {
  425. "span": 1,
  426. "decimals": 1,
  427. "whole": true,
  428. "padding": 12,
  429. "textAlign": "left",
  430. "splity": 23,
  431. "splitx": 17,
  432. "fontSize": 28,
  433. "prefixSplity": 0,
  434. "prefixFontSize": 13,
  435. "backgroundColor": "#F56C6C",
  436. "suffixText": "人",
  437. "suffixInline": true,
  438. "suffixSplitx": 0,
  439. "suffixFontSize": 14,
  440. "prefixSplitx": 0,
  441. "suffixSplity": 0,
  442. "type": "",
  443. "color": "rgba(248, 250, 47, 1)",
  444. "suffixColor": "rgba(255, 255, 255, 1)"
  445. },
  446. "index": "9b0c2f4f-49db-47ab-ba98-bdafa31afb01",
  447. "zIndex": 77
  448. },
  449. {
  450. "title": "文本框",
  451. "name": "文本框",
  452. "icon": "icon-text",
  453. "img": "/img/text.852a3c54.png",
  454. "dataType": 0,
  455. "dataFormatter": "",
  456. "data": {
  457. "value": "品牌价值"
  458. },
  459. "component": {
  460. "width": 100,
  461. "height": 40,
  462. "name": "text",
  463. "prop": "text"
  464. },
  465. "option": {
  466. "textAlign": "center",
  467. "fontSize": 14,
  468. "fontWeight": "normal",
  469. "color": "rgba(255, 255, 255, 1)",
  470. "split": 0,
  471. "lineHeight": 0
  472. },
  473. "left": 169.36,
  474. "top": 206.07,
  475. "index": "fd09dbb0-ead0-430c-8b05-a4c5f362a482",
  476. "zIndex": 76
  477. },
  478. {
  479. "title": "颜色块",
  480. "name": "颜色块",
  481. "icon": "icon-flop",
  482. "img": "/img/flop2.31ee8a48.png",
  483. "top": 204.15,
  484. "left": 260.66,
  485. "dataType": 0,
  486. "data": [
  487. {
  488. "value": "905"
  489. }
  490. ],
  491. "dataFormatter": "",
  492. "component": {
  493. "width": 87.35,
  494. "height": 28.46,
  495. "name": "flop",
  496. "prop": "flop"
  497. },
  498. "option": {
  499. "span": 1,
  500. "decimals": 1,
  501. "whole": true,
  502. "padding": 12,
  503. "textAlign": "left",
  504. "splity": 23,
  505. "splitx": 17,
  506. "fontSize": 28,
  507. "prefixSplity": 4,
  508. "prefixFontSize": 13,
  509. "backgroundColor": "#F56C6C",
  510. "suffixText": "人",
  511. "suffixInline": true,
  512. "suffixSplitx": 10,
  513. "suffixFontSize": 14,
  514. "prefixSplitx": 0,
  515. "suffixSplity": 0,
  516. "type": "",
  517. "color": "rgba(248, 250, 47, 1)",
  518. "suffixColor": "rgba(248, 250, 47, 1)"
  519. },
  520. "index": "a89fb9d5-cd43-4408-9723-83381cb3dad5",
  521. "zIndex": 75
  522. },
  523. {
  524. "title": "颜色块",
  525. "name": "颜色块",
  526. "icon": "icon-flop",
  527. "img": "/img/flop2.31ee8a48.png",
  528. "top": 613.86,
  529. "left": 1754.06,
  530. "dataType": 0,
  531. "data": [
  532. {
  533. "value": "9.1",
  534. "suffixText": "℃"
  535. }
  536. ],
  537. "dataFormatter": "",
  538. "component": {
  539. "width": 100.27,
  540. "height": 28.46,
  541. "name": "flop",
  542. "prop": "flop"
  543. },
  544. "option": {
  545. "span": 1,
  546. "decimals": 1,
  547. "whole": true,
  548. "padding": 12,
  549. "textAlign": "left",
  550. "splity": 23,
  551. "splitx": 17,
  552. "fontSize": 24,
  553. "prefixSplity": 4,
  554. "prefixFontSize": 13,
  555. "backgroundColor": "#F56C6C",
  556. "suffixText": "人",
  557. "suffixInline": true,
  558. "suffixSplitx": 0,
  559. "suffixFontSize": 14,
  560. "prefixSplitx": 0,
  561. "suffixSplity": 0,
  562. "type": "",
  563. "color": "rgba(248, 250, 47, 1)",
  564. "suffixColor": "rgba(248, 250, 47, 1)",
  565. "fontWeight": "bolder"
  566. },
  567. "index": "ab5bdabe-7b6d-41b1-ae95-4570ccf3006e",
  568. "zIndex": 74
  569. },
  570. {
  571. "title": "图片",
  572. "name": "图片",
  573. "icon": "icon-img",
  574. "img": "/img/img.97e50755.png",
  575. "top": 280.72,
  576. "left": 85.84,
  577. "dataType": 0,
  578. "data": {
  579. "value": "https://oss.bladex.vip/caster/upload/20210207/4c168eb83d4d2a038ff1ffb478a112d3.png"
  580. },
  581. "dataFormatter": "",
  582. "component": {
  583. "width": 309.36,
  584. "height": 68.08,
  585. "name": "img",
  586. "prop": "img"
  587. },
  588. "option": {
  589. "duration": "1000",
  590. "opacity": 0
  591. },
  592. "index": "644de21a-b4c1-4865-98c2-fa1ffd642da4",
  593. "zIndex": 73
  594. },
  595. {
  596. "title": "文本框",
  597. "name": "文本框",
  598. "icon": "icon-text",
  599. "img": "/img/text.852a3c54.png",
  600. "dataType": 0,
  601. "dataFormatter": "",
  602. "data": {
  603. "value": "智能检索"
  604. },
  605. "component": {
  606. "width": 134.06,
  607. "height": 40,
  608. "name": "text",
  609. "prop": "text"
  610. },
  611. "option": {
  612. "textAlign": "center",
  613. "fontSize": 18,
  614. "fontWeight": "normal",
  615. "color": "rgba(168, 255, 234, 1)",
  616. "split": 0,
  617. "lineHeight": 0
  618. },
  619. "left": 1709.56,
  620. "top": 696.63,
  621. "index": "dbbf2841-830e-42a0-8182-a939eb05274f",
  622. "zIndex": 72
  623. },
  624. {
  625. "title": "文本框",
  626. "name": "文本框",
  627. "icon": "icon-text",
  628. "img": "/img/text.852a3c54.png",
  629. "dataType": 0,
  630. "dataFormatter": "",
  631. "data": {
  632. "value": "近10年销售趋势"
  633. },
  634. "component": {
  635. "width": 141.92,
  636. "height": 40,
  637. "name": "text",
  638. "prop": "text"
  639. },
  640. "option": {
  641. "textAlign": "center",
  642. "fontSize": 18,
  643. "fontWeight": "normal",
  644. "color": "rgba(168, 255, 234, 1)",
  645. "split": 0,
  646. "lineHeight": 0
  647. },
  648. "left": 60.27,
  649. "top": 403.19,
  650. "index": "c13ebc09-c749-4544-86b3-1eb1087c9533",
  651. "zIndex": 71
  652. },
  653. {
  654. "title": "图片",
  655. "name": "图片",
  656. "icon": "icon-img",
  657. "img": "/img/img.97e50755.png",
  658. "top": 391.84,
  659. "left": 43.5,
  660. "dataType": 0,
  661. "data": {
  662. "value": "https://oss.bladex.vip/caster/upload/20210207/2a03d2f52762e6569d597eb5cf728f0e.png"
  663. },
  664. "dataFormatter": "",
  665. "component": {
  666. "width": 392.76,
  667. "height": 290.1,
  668. "name": "img",
  669. "prop": "img"
  670. },
  671. "option": {
  672. "duration": "1000",
  673. "opacity": 0
  674. },
  675. "index": "8fabac1e-d6e6-4635-88b1-652fc7d62707",
  676. "zIndex": 70
  677. },
  678. {
  679. "title": "颜色块",
  680. "name": "颜色块",
  681. "icon": "icon-flop",
  682. "img": "/img/flop2.31ee8a48.png",
  683. "top": 292.01,
  684. "left": 314.14,
  685. "dataType": 0,
  686. "data": [
  687. {
  688. "value": "8",
  689. "suffixText": "件"
  690. }
  691. ],
  692. "dataFormatter": "",
  693. "component": {
  694. "width": 87.35,
  695. "height": 28.46,
  696. "name": "flop",
  697. "prop": "flop"
  698. },
  699. "option": {
  700. "span": 1,
  701. "decimals": 1,
  702. "whole": true,
  703. "padding": 12,
  704. "textAlign": "left",
  705. "splity": 23,
  706. "splitx": 17,
  707. "fontSize": 28,
  708. "prefixSplity": 4,
  709. "prefixFontSize": 13,
  710. "backgroundColor": "#F56C6C",
  711. "suffixText": "人",
  712. "suffixInline": true,
  713. "suffixSplitx": 10,
  714. "suffixFontSize": 14,
  715. "prefixSplitx": 0,
  716. "suffixSplity": 0,
  717. "type": "",
  718. "color": "rgba(248, 250, 47, 1)",
  719. "suffixColor": "rgba(255, 255, 255, 1)"
  720. },
  721. "index": "853ed80d-cbc5-49dd-8461-cce68f4f2bc1",
  722. "zIndex": 69
  723. },
  724. {
  725. "title": "文本框",
  726. "name": "文本框",
  727. "icon": "icon-text",
  728. "img": "/img/text.852a3c54.png",
  729. "dataType": 0,
  730. "dataFormatter": "",
  731. "data": {
  732. "value": "驰名商标"
  733. },
  734. "component": {
  735. "width": 100,
  736. "height": 40,
  737. "name": "text",
  738. "prop": "text"
  739. },
  740. "option": {
  741. "textAlign": "center",
  742. "fontSize": 18,
  743. "fontWeight": "normal",
  744. "color": "rgba(255, 255, 255, 1)",
  745. "split": 0,
  746. "lineHeight": 0
  747. },
  748. "left": 89.14,
  749. "top": 293.93,
  750. "index": "cc034657-757f-404e-826b-d026d7af39ac",
  751. "zIndex": 68
  752. },
  753. {
  754. "title": "颜色块",
  755. "name": "颜色块",
  756. "icon": "icon-flop",
  757. "img": "/img/flop2.31ee8a48.png",
  758. "top": 784.57,
  759. "left": 84.89,
  760. "dataType": 0,
  761. "data": [
  762. {
  763. "value": "231"
  764. }
  765. ],
  766. "dataFormatter": "",
  767. "component": {
  768. "width": 76.87,
  769. "height": 28.46,
  770. "name": "flop",
  771. "prop": "flop"
  772. },
  773. "option": {
  774. "span": 1,
  775. "decimals": 1,
  776. "whole": true,
  777. "padding": 12,
  778. "textAlign": "left",
  779. "splity": 23,
  780. "splitx": 17,
  781. "fontSize": 28,
  782. "prefixSplity": 0,
  783. "prefixFontSize": 13,
  784. "backgroundColor": "#F56C6C",
  785. "suffixText": "人",
  786. "suffixInline": true,
  787. "suffixSplitx": 0,
  788. "suffixFontSize": 14,
  789. "prefixSplitx": 0,
  790. "suffixSplity": 0,
  791. "type": "",
  792. "color": "rgba(248, 250, 47, 1)",
  793. "suffixColor": "rgba(255, 255, 255, 1)"
  794. },
  795. "index": "4f38ec5a-6e25-436d-bdd1-742fe95b580a",
  796. "zIndex": 67
  797. },
  798. {
  799. "title": "文本框",
  800. "name": "文本框",
  801. "icon": "icon-text",
  802. "img": "/img/text.852a3c54.png",
  803. "dataType": 0,
  804. "dataFormatter": "",
  805. "data": {
  806. "value": "茶品牌"
  807. },
  808. "component": {
  809. "width": 100,
  810. "height": 40,
  811. "name": "text",
  812. "prop": "text"
  813. },
  814. "option": {
  815. "textAlign": "left",
  816. "fontSize": 18,
  817. "fontWeight": "normal",
  818. "color": "rgba(255, 255, 255, 1)",
  819. "split": 0,
  820. "lineHeight": 0
  821. },
  822. "left": 91.76,
  823. "top": 821.86,
  824. "index": "c62dd161-6bb6-427c-86f7-bd588c40bcfe",
  825. "zIndex": 66
  826. },
  827. {
  828. "title": "颜色块",
  829. "name": "颜色块",
  830. "icon": "icon-flop",
  831. "img": "/img/flop2.31ee8a48.png",
  832. "top": 301.18,
  833. "left": 1725.01,
  834. "dataType": 0,
  835. "data": [
  836. {
  837. "value": "3.2"
  838. }
  839. ],
  840. "dataFormatter": "",
  841. "component": {
  842. "width": 76.87,
  843. "height": 28.46,
  844. "name": "flop",
  845. "prop": "flop"
  846. },
  847. "option": {
  848. "span": 1,
  849. "decimals": 1,
  850. "whole": true,
  851. "padding": 12,
  852. "textAlign": "left",
  853. "splity": 23,
  854. "splitx": 17,
  855. "fontSize": 28,
  856. "prefixSplity": 0,
  857. "prefixFontSize": 13,
  858. "backgroundColor": "#F56C6C",
  859. "suffixText": "人",
  860. "suffixInline": true,
  861. "suffixSplitx": 0,
  862. "suffixFontSize": 14,
  863. "prefixSplitx": 0,
  864. "suffixSplity": 0,
  865. "type": "",
  866. "color": "rgba(248, 250, 47, 1)",
  867. "suffixColor": "rgba(255, 255, 255, 1)"
  868. },
  869. "index": "c3373d64-a4cb-4658-8508-b2250eda846f",
  870. "zIndex": 65
  871. },
  872. {
  873. "title": "颜色块",
  874. "name": "颜色块",
  875. "icon": "icon-flop",
  876. "img": "/img/flop2.31ee8a48.png",
  877. "top": 890.68,
  878. "left": 86.2,
  879. "dataType": 0,
  880. "data": [
  881. {
  882. "value": "36"
  883. }
  884. ],
  885. "dataFormatter": "",
  886. "component": {
  887. "width": 76.87,
  888. "height": 28.46,
  889. "name": "flop",
  890. "prop": "flop"
  891. },
  892. "option": {
  893. "span": 1,
  894. "decimals": 1,
  895. "whole": true,
  896. "padding": 12,
  897. "textAlign": "left",
  898. "splity": 23,
  899. "splitx": 17,
  900. "fontSize": 28,
  901. "prefixSplity": 0,
  902. "prefixFontSize": 13,
  903. "backgroundColor": "#F56C6C",
  904. "suffixText": "人",
  905. "suffixInline": true,
  906. "suffixSplitx": 0,
  907. "suffixFontSize": 14,
  908. "prefixSplitx": 0,
  909. "suffixSplity": 0,
  910. "type": "",
  911. "color": "rgba(248, 250, 47, 1)",
  912. "suffixColor": "rgba(255, 255, 255, 1)"
  913. },
  914. "index": "69d4976c-f220-4ff1-bf18-2472f3ad9242",
  915. "zIndex": 64
  916. },
  917. {
  918. "title": "文本框",
  919. "name": "文本框",
  920. "icon": "icon-text",
  921. "img": "/img/text.852a3c54.png",
  922. "dataType": 0,
  923. "dataFormatter": "",
  924. "data": {
  925. "value": "企业数"
  926. },
  927. "component": {
  928. "width": 67.25,
  929. "height": 40,
  930. "name": "text",
  931. "prop": "text"
  932. },
  933. "option": {
  934. "textAlign": "left",
  935. "fontSize": 18,
  936. "fontWeight": "normal",
  937. "color": "rgba(255, 255, 255, 1)",
  938. "split": 0,
  939. "lineHeight": 0
  940. },
  941. "left": 327.56,
  942. "top": 807.45,
  943. "index": "284f7515-4699-4e94-a009-8880c56efd2b",
  944. "zIndex": 63
  945. },
  946. {
  947. "title": "文本框",
  948. "name": "文本框",
  949. "icon": "icon-text",
  950. "img": "/img/text.852a3c54.png",
  951. "dataType": 0,
  952. "dataFormatter": "",
  953. "data": {
  954. "value": "上链企业"
  955. },
  956. "component": {
  957. "width": 79.04,
  958. "height": 40,
  959. "name": "text",
  960. "prop": "text"
  961. },
  962. "option": {
  963. "textAlign": "left",
  964. "fontSize": 18,
  965. "fontWeight": "normal",
  966. "color": "rgba(255, 255, 255, 1)",
  967. "split": 0,
  968. "lineHeight": 0
  969. },
  970. "left": 87.83,
  971. "top": 921.42,
  972. "index": "00e4f905-96f0-4582-8c56-74852041e77a",
  973. "zIndex": 62
  974. },
  975. {
  976. "title": "图片",
  977. "name": "图片",
  978. "icon": "icon-img",
  979. "img": "/img/img.97e50755.png",
  980. "top": 773.87,
  981. "left": 180.85,
  982. "dataType": 0,
  983. "data": {
  984. "value": "https://oss.bladex.vip/caster/upload/20210207/507f9024298709dd096ed0f463a76c5b.png"
  985. },
  986. "dataFormatter": "",
  987. "component": {
  988. "width": 126.08,
  989. "height": 121.44,
  990. "name": "img",
  991. "prop": "img"
  992. },
  993. "option": {
  994. "duration": "1000",
  995. "opacity": 0
  996. },
  997. "index": "62e494a1-f406-4921-86ec-2472d2be69aa",
  998. "zIndex": 61
  999. },
  1000. {
  1001. "title": "图片",
  1002. "name": "图片",
  1003. "icon": "icon-img",
  1004. "img": "/img/img.97e50755.png",
  1005. "top": 846.8,
  1006. "left": 118.21,
  1007. "dataType": 0,
  1008. "data": {
  1009. "value": "https://oss.bladex.vip/caster/upload/20210207/fa98c9762afd9fd042b145aaa4fa55fc.png"
  1010. },
  1011. "dataFormatter": "",
  1012. "component": {
  1013. "width": 253.68,
  1014. "height": 93.6,
  1015. "name": "img",
  1016. "prop": "img"
  1017. },
  1018. "option": {
  1019. "duration": "1000",
  1020. "opacity": 0
  1021. },
  1022. "index": "372eb1a9-3606-4b76-b6d9-c5a7100095b6",
  1023. "zIndex": 60
  1024. },
  1025. {
  1026. "title": "图片",
  1027. "name": "图片",
  1028. "icon": "icon-img",
  1029. "img": "/img/img.97e50755.png",
  1030. "top": 886.24,
  1031. "left": 90.48,
  1032. "dataType": 0,
  1033. "data": {
  1034. "value": "https://oss.bladex.vip/caster/upload/20210207/697863eb584dd6eb200771575983cc1f.png"
  1035. },
  1036. "dataFormatter": "",
  1037. "component": {
  1038. "width": 317.22,
  1039. "height": 68.08,
  1040. "name": "img",
  1041. "prop": "img"
  1042. },
  1043. "option": {
  1044. "duration": "1000",
  1045. "opacity": 0
  1046. },
  1047. "index": "cce9f22c-0f90-44ac-8666-dd58d0cb496c",
  1048. "zIndex": 59
  1049. },
  1050. {
  1051. "title": "图片",
  1052. "name": "图片",
  1053. "icon": "icon-img",
  1054. "img": "/img/img.97e50755.png",
  1055. "top": 685.72,
  1056. "left": 47.4,
  1057. "dataType": 0,
  1058. "data": {
  1059. "value": "https://oss.bladex.vip/caster/upload/20210207/380e5f8960d6916b80efd64c837dc1ad.png"
  1060. },
  1061. "dataFormatter": "",
  1062. "component": {
  1063. "width": 395.08,
  1064. "height": 315.38,
  1065. "name": "img",
  1066. "prop": "img"
  1067. },
  1068. "option": {
  1069. "duration": "1000",
  1070. "opacity": 0
  1071. },
  1072. "index": "b23b6bfa-16b0-44fa-aff7-03a142ecfa3e",
  1073. "zIndex": 58
  1074. },
  1075. {
  1076. "title": "颜色块",
  1077. "name": "颜色块",
  1078. "icon": "icon-flop",
  1079. "img": "/img/flop2.31ee8a48.png",
  1080. "top": 779.33,
  1081. "left": 325.93,
  1082. "dataType": 0,
  1083. "data": [
  1084. {
  1085. "value": "133"
  1086. }
  1087. ],
  1088. "dataFormatter": "",
  1089. "component": {
  1090. "width": 76.87,
  1091. "height": 28.46,
  1092. "name": "flop",
  1093. "prop": "flop"
  1094. },
  1095. "option": {
  1096. "span": 1,
  1097. "decimals": 1,
  1098. "whole": true,
  1099. "padding": 12,
  1100. "textAlign": "left",
  1101. "splity": 23,
  1102. "splitx": 17,
  1103. "fontSize": 28,
  1104. "prefixSplity": 0,
  1105. "prefixFontSize": 13,
  1106. "backgroundColor": "#F56C6C",
  1107. "suffixText": "人",
  1108. "suffixInline": true,
  1109. "suffixSplitx": 0,
  1110. "suffixFontSize": 14,
  1111. "prefixSplitx": 0,
  1112. "suffixSplity": 0,
  1113. "type": "",
  1114. "color": "rgba(248, 250, 47, 1)",
  1115. "suffixColor": "rgba(255, 255, 255, 1)"
  1116. },
  1117. "index": "42753e0b-01ce-4f37-9b60-19d9463f13f1",
  1118. "zIndex": 57
  1119. },
  1120. {
  1121. "title": "文本框",
  1122. "name": "文本框",
  1123. "icon": "icon-text",
  1124. "img": "/img/text.852a3c54.png",
  1125. "dataType": 0,
  1126. "dataFormatter": "",
  1127. "data": {
  1128. "value": "青卡数量"
  1129. },
  1130. "component": {
  1131. "width": 79.04,
  1132. "height": 40,
  1133. "name": "text",
  1134. "prop": "text"
  1135. },
  1136. "option": {
  1137. "textAlign": "left",
  1138. "fontSize": 18,
  1139. "fontWeight": "normal",
  1140. "color": "rgba(255, 255, 255, 1)",
  1141. "split": 0,
  1142. "lineHeight": 0
  1143. },
  1144. "left": 330.18,
  1145. "top": 926.66,
  1146. "index": "29c2f6f3-dc23-4907-8cb8-6977645fc507",
  1147. "zIndex": 56
  1148. },
  1149. {
  1150. "title": "图片",
  1151. "name": "图片",
  1152. "icon": "icon-img",
  1153. "img": "/img/img.97e50755.png",
  1154. "top": 131.14,
  1155. "left": 536.22,
  1156. "dataType": 0,
  1157. "data": {
  1158. "value": "https://oss.bladex.vip/caster/upload/20210207/5dc89283b9402cab7aee5cf48e79bdda.png"
  1159. },
  1160. "dataFormatter": "",
  1161. "component": {
  1162. "width": 127.69,
  1163. "height": 110.31,
  1164. "name": "img",
  1165. "prop": "img"
  1166. },
  1167. "option": {
  1168. "duration": "1000",
  1169. "opacity": 0
  1170. },
  1171. "index": "75550c1b-f865-42ed-ba15-089d0d932a48",
  1172. "zIndex": 55
  1173. },
  1174. {
  1175. "title": "颜色块",
  1176. "name": "颜色块",
  1177. "icon": "icon-flop",
  1178. "img": "/img/flop2.31ee8a48.png",
  1179. "top": 175.42,
  1180. "left": 561.73,
  1181. "dataType": 0,
  1182. "data": [
  1183. {
  1184. "value": "106"
  1185. }
  1186. ],
  1187. "dataFormatter": "",
  1188. "component": {
  1189. "width": 76.87,
  1190. "height": 28.46,
  1191. "name": "flop",
  1192. "prop": "flop"
  1193. },
  1194. "option": {
  1195. "span": 1,
  1196. "decimals": 1,
  1197. "whole": true,
  1198. "padding": 12,
  1199. "textAlign": "left",
  1200. "splity": 23,
  1201. "splitx": 17,
  1202. "fontSize": 28,
  1203. "prefixSplity": 0,
  1204. "prefixFontSize": 13,
  1205. "backgroundColor": "#F56C6C",
  1206. "suffixText": "人",
  1207. "suffixInline": true,
  1208. "suffixSplitx": 0,
  1209. "suffixFontSize": 14,
  1210. "prefixSplitx": 0,
  1211. "suffixSplity": 0,
  1212. "type": "",
  1213. "color": "rgba(248, 250, 47, 1)",
  1214. "suffixColor": "rgba(255, 255, 255, 1)"
  1215. },
  1216. "index": "18a378bf-ee3a-434c-9029-f74567b43046",
  1217. "zIndex": 54
  1218. },
  1219. {
  1220. "title": "颜色块",
  1221. "name": "颜色块",
  1222. "icon": "icon-flop",
  1223. "img": "/img/flop2.31ee8a48.png",
  1224. "top": 174.11,
  1225. "left": 728.1,
  1226. "dataType": 0,
  1227. "data": [
  1228. {
  1229. "value": "106"
  1230. }
  1231. ],
  1232. "dataFormatter": "",
  1233. "component": {
  1234. "width": 76.87,
  1235. "height": 28.46,
  1236. "name": "flop",
  1237. "prop": "flop"
  1238. },
  1239. "option": {
  1240. "span": 1,
  1241. "decimals": 1,
  1242. "whole": true,
  1243. "padding": 12,
  1244. "textAlign": "left",
  1245. "splity": 23,
  1246. "splitx": 17,
  1247. "fontSize": 28,
  1248. "prefixSplity": 0,
  1249. "prefixFontSize": 13,
  1250. "backgroundColor": "#F56C6C",
  1251. "suffixText": "人",
  1252. "suffixInline": true,
  1253. "suffixSplitx": 0,
  1254. "suffixFontSize": 14,
  1255. "prefixSplitx": 0,
  1256. "suffixSplity": 0,
  1257. "type": "",
  1258. "color": "rgba(248, 250, 47, 1)",
  1259. "suffixColor": "rgba(255, 255, 255, 1)"
  1260. },
  1261. "index": "af22136c-9481-46c1-9567-50df396985cc",
  1262. "zIndex": 53
  1263. },
  1264. {
  1265. "title": "图片",
  1266. "name": "图片",
  1267. "icon": "icon-img",
  1268. "img": "/img/img.97e50755.png",
  1269. "top": 129.83,
  1270. "left": 703.26,
  1271. "dataType": 0,
  1272. "data": {
  1273. "value": "https://oss.bladex.vip/caster/upload/20210207/5dc89283b9402cab7aee5cf48e79bdda.png"
  1274. },
  1275. "dataFormatter": "",
  1276. "component": {
  1277. "width": 127.69,
  1278. "height": 110.31,
  1279. "name": "img",
  1280. "prop": "img"
  1281. },
  1282. "option": {
  1283. "duration": "1000",
  1284. "opacity": 0
  1285. },
  1286. "index": "b0d825a9-a057-4cf6-810f-7c11de746964",
  1287. "zIndex": 52
  1288. },
  1289. {
  1290. "title": "颜色块",
  1291. "name": "颜色块",
  1292. "icon": "icon-flop",
  1293. "img": "/img/flop2.31ee8a48.png",
  1294. "top": 175.42,
  1295. "left": 899.71,
  1296. "dataType": 0,
  1297. "data": [
  1298. {
  1299. "value": "106"
  1300. }
  1301. ],
  1302. "dataFormatter": "",
  1303. "component": {
  1304. "width": 76.87,
  1305. "height": 28.46,
  1306. "name": "flop",
  1307. "prop": "flop"
  1308. },
  1309. "option": {
  1310. "span": 1,
  1311. "decimals": 1,
  1312. "whole": true,
  1313. "padding": 12,
  1314. "textAlign": "left",
  1315. "splity": 23,
  1316. "splitx": 17,
  1317. "fontSize": 28,
  1318. "prefixSplity": 0,
  1319. "prefixFontSize": 13,
  1320. "backgroundColor": "#F56C6C",
  1321. "suffixText": "人",
  1322. "suffixInline": true,
  1323. "suffixSplitx": 0,
  1324. "suffixFontSize": 14,
  1325. "prefixSplitx": 0,
  1326. "suffixSplity": 0,
  1327. "type": "",
  1328. "color": "rgba(248, 250, 47, 1)",
  1329. "suffixColor": "rgba(255, 255, 255, 1)"
  1330. },
  1331. "index": "d2e0e3e5-efa0-4237-8021-b86358e75ad4",
  1332. "zIndex": 51
  1333. },
  1334. {
  1335. "title": "图片",
  1336. "name": "图片",
  1337. "icon": "icon-img",
  1338. "img": "/img/img.97e50755.png",
  1339. "top": 131.14,
  1340. "left": 874.94,
  1341. "dataType": 0,
  1342. "data": {
  1343. "value": "https://oss.bladex.vip/caster/upload/20210207/5dc89283b9402cab7aee5cf48e79bdda.png"
  1344. },
  1345. "dataFormatter": "",
  1346. "component": {
  1347. "width": 127.69,
  1348. "height": 110.31,
  1349. "name": "img",
  1350. "prop": "img"
  1351. },
  1352. "option": {
  1353. "duration": "1000",
  1354. "opacity": 0
  1355. },
  1356. "index": "33487335-d52e-487e-803d-99ee227403ba",
  1357. "zIndex": 50
  1358. },
  1359. {
  1360. "title": "颜色块",
  1361. "name": "颜色块",
  1362. "icon": "icon-flop",
  1363. "img": "/img/flop2.31ee8a48.png",
  1364. "top": 179.35,
  1365. "left": 1072.63,
  1366. "dataType": 0,
  1367. "data": [
  1368. {
  1369. "value": "106"
  1370. }
  1371. ],
  1372. "dataFormatter": "",
  1373. "component": {
  1374. "width": 76.87,
  1375. "height": 28.46,
  1376. "name": "flop",
  1377. "prop": "flop"
  1378. },
  1379. "option": {
  1380. "span": 1,
  1381. "decimals": 1,
  1382. "whole": true,
  1383. "padding": 12,
  1384. "textAlign": "left",
  1385. "splity": 23,
  1386. "splitx": 17,
  1387. "fontSize": 28,
  1388. "prefixSplity": 0,
  1389. "prefixFontSize": 13,
  1390. "backgroundColor": "#F56C6C",
  1391. "suffixText": "人",
  1392. "suffixInline": true,
  1393. "suffixSplitx": 0,
  1394. "suffixFontSize": 14,
  1395. "prefixSplitx": 0,
  1396. "suffixSplity": 0,
  1397. "type": "",
  1398. "color": "rgba(248, 250, 47, 1)",
  1399. "suffixColor": "rgba(255, 255, 255, 1)"
  1400. },
  1401. "index": "89c02bfe-42cf-48de-93be-fd78fd40f78e",
  1402. "zIndex": 49
  1403. },
  1404. {
  1405. "title": "图片",
  1406. "name": "图片",
  1407. "icon": "icon-img",
  1408. "img": "/img/img.97e50755.png",
  1409. "top": 135.78,
  1410. "left": 1218.3,
  1411. "dataType": 0,
  1412. "data": {
  1413. "value": "https://oss.bladex.vip/caster/upload/20210207/5dc89283b9402cab7aee5cf48e79bdda.png"
  1414. },
  1415. "dataFormatter": "",
  1416. "component": {
  1417. "width": 127.69,
  1418. "height": 110.31,
  1419. "name": "img",
  1420. "prop": "img"
  1421. },
  1422. "option": {
  1423. "duration": "1000",
  1424. "opacity": 0
  1425. },
  1426. "index": "b2970b80-29cb-4d3a-8c2a-1b8f2eaafd2e",
  1427. "zIndex": 48
  1428. },
  1429. {
  1430. "title": "文本框",
  1431. "name": "文本框",
  1432. "icon": "icon-text",
  1433. "img": "/img/text.852a3c54.png",
  1434. "dataType": 0,
  1435. "dataFormatter": "",
  1436. "data": {
  1437. "value": "总面积/万亩"
  1438. },
  1439. "component": {
  1440. "width": 80.35,
  1441. "height": 40,
  1442. "name": "text",
  1443. "prop": "text"
  1444. },
  1445. "option": {
  1446. "textAlign": "left",
  1447. "fontSize": 14,
  1448. "fontWeight": "normal",
  1449. "color": "rgba(255, 255, 255, 1)",
  1450. "split": 0,
  1451. "lineHeight": 0
  1452. },
  1453. "left": 560.74,
  1454. "top": 236.29,
  1455. "index": "e1108624-25de-4705-838a-1ceb55de71be",
  1456. "zIndex": 47
  1457. },
  1458. {
  1459. "title": "文本框",
  1460. "name": "文本框",
  1461. "icon": "icon-text",
  1462. "img": "/img/text.852a3c54.png",
  1463. "dataType": 0,
  1464. "dataFormatter": "",
  1465. "data": {
  1466. "value": "生态面积/万亩"
  1467. },
  1468. "component": {
  1469. "width": 106.55,
  1470. "height": 40,
  1471. "name": "text",
  1472. "prop": "text"
  1473. },
  1474. "option": {
  1475. "textAlign": "left",
  1476. "fontSize": 14,
  1477. "fontWeight": "normal",
  1478. "color": "rgba(255, 255, 255, 1)",
  1479. "split": 0,
  1480. "lineHeight": 0
  1481. },
  1482. "left": 721.87,
  1483. "top": 231.05,
  1484. "index": "90866242-61de-46a8-86c1-048cbdaed6a8",
  1485. "zIndex": 46
  1486. },
  1487. {
  1488. "title": "文本框",
  1489. "name": "文本框",
  1490. "icon": "icon-text",
  1491. "img": "/img/text.852a3c54.png",
  1492. "dataType": 0,
  1493. "dataFormatter": "",
  1494. "data": {
  1495. "value": "产业链产值/亿"
  1496. },
  1497. "component": {
  1498. "width": 106.55,
  1499. "height": 40,
  1500. "name": "text",
  1501. "prop": "text"
  1502. },
  1503. "option": {
  1504. "textAlign": "left",
  1505. "fontSize": 14,
  1506. "fontWeight": "normal",
  1507. "color": "rgba(255, 255, 255, 1)",
  1508. "split": 0,
  1509. "lineHeight": 0
  1510. },
  1511. "left": 893.48,
  1512. "top": 233.67,
  1513. "index": "24d2cab1-29bb-4534-89ca-55f6639f7658",
  1514. "zIndex": 45
  1515. },
  1516. {
  1517. "title": "文本框",
  1518. "name": "文本框",
  1519. "icon": "icon-text",
  1520. "img": "/img/text.852a3c54.png",
  1521. "dataType": 0,
  1522. "dataFormatter": "",
  1523. "data": {
  1524. "value": "毛茶产值/亿"
  1525. },
  1526. "component": {
  1527. "width": 106.55,
  1528. "height": 40,
  1529. "name": "text",
  1530. "prop": "text"
  1531. },
  1532. "option": {
  1533. "textAlign": "left",
  1534. "fontSize": 14,
  1535. "fontWeight": "normal",
  1536. "color": "rgba(255, 255, 255, 1)",
  1537. "split": 0,
  1538. "lineHeight": 0
  1539. },
  1540. "left": 1071.64,
  1541. "top": 233.67,
  1542. "index": "b05ad4e9-7fbd-404c-83e0-1fe3b0358e5e",
  1543. "zIndex": 44
  1544. },
  1545. {
  1546. "title": "图片",
  1547. "name": "图片",
  1548. "icon": "icon-img",
  1549. "img": "/img/img.97e50755.png",
  1550. "top": 135.78,
  1551. "left": 1044.3,
  1552. "dataType": 0,
  1553. "data": {
  1554. "value": "https://oss.bladex.vip/caster/upload/20210207/5dc89283b9402cab7aee5cf48e79bdda.png"
  1555. },
  1556. "dataFormatter": "",
  1557. "component": {
  1558. "width": 127.69,
  1559. "height": 110.31,
  1560. "name": "img",
  1561. "prop": "img"
  1562. },
  1563. "option": {
  1564. "duration": "1000",
  1565. "opacity": 0
  1566. },
  1567. "index": "9f630197-ff47-494a-af71-128226ca584b",
  1568. "zIndex": 43
  1569. },
  1570. {
  1571. "title": "文本框",
  1572. "name": "文本框",
  1573. "icon": "icon-text",
  1574. "img": "/img/text.852a3c54.png",
  1575. "dataType": 0,
  1576. "dataFormatter": "",
  1577. "data": {
  1578. "value": "品牌价值"
  1579. },
  1580. "component": {
  1581. "width": 100,
  1582. "height": 40,
  1583. "name": "text",
  1584. "prop": "text"
  1585. },
  1586. "option": {
  1587. "textAlign": "center",
  1588. "fontSize": 18,
  1589. "fontWeight": "normal",
  1590. "color": "rgba(168, 255, 234, 1)",
  1591. "split": 0,
  1592. "lineHeight": 0
  1593. },
  1594. "left": 111.36,
  1595. "top": 113.68,
  1596. "index": "3fb5c061-5833-4077-963d-25c8f89ff4f3",
  1597. "zIndex": 42
  1598. },
  1599. {
  1600. "title": "文本框",
  1601. "name": "文本框",
  1602. "icon": "icon-text",
  1603. "img": "/img/text.852a3c54.png",
  1604. "dataType": 0,
  1605. "dataFormatter": "",
  1606. "data": {
  1607. "value": "案件上报数/件"
  1608. },
  1609. "component": {
  1610. "width": 149.78,
  1611. "height": 40,
  1612. "name": "text",
  1613. "prop": "text"
  1614. },
  1615. "option": {
  1616. "textAlign": "center",
  1617. "fontSize": 14,
  1618. "fontWeight": "normal",
  1619. "color": "rgba(74, 252, 216, 1)",
  1620. "split": 0,
  1621. "lineHeight": 0
  1622. },
  1623. "left": 1668.95,
  1624. "top": 259.09,
  1625. "index": "15bf45e1-2c44-48dc-8f90-c4157fa101a9",
  1626. "zIndex": 41
  1627. },
  1628. {
  1629. "title": "文本框",
  1630. "name": "文本框",
  1631. "icon": "icon-text",
  1632. "img": "/img/text.852a3c54.png",
  1633. "dataType": 0,
  1634. "dataFormatter": "",
  1635. "data": {
  1636. "value": "智慧茶山"
  1637. },
  1638. "component": {
  1639. "width": 134.06,
  1640. "height": 40,
  1641. "name": "text",
  1642. "prop": "text"
  1643. },
  1644. "option": {
  1645. "textAlign": "center",
  1646. "fontSize": 18,
  1647. "fontWeight": "normal",
  1648. "color": "rgba(168, 255, 234, 1)",
  1649. "split": 0,
  1650. "lineHeight": 0
  1651. },
  1652. "left": 1709.56,
  1653. "top": 400.57,
  1654. "index": "74a5b189-ac0c-44ee-bb14-af9108d337fa",
  1655. "zIndex": 40
  1656. },
  1657. {
  1658. "title": "文本框",
  1659. "name": "文本框",
  1660. "icon": "icon-text",
  1661. "img": "/img/text.852a3c54.png",
  1662. "dataType": 0,
  1663. "dataFormatter": "",
  1664. "data": {
  1665. "value": "空气温度"
  1666. },
  1667. "component": {
  1668. "width": 64.63,
  1669. "height": 40,
  1670. "name": "text",
  1671. "prop": "text"
  1672. },
  1673. "option": {
  1674. "textAlign": "left",
  1675. "fontSize": 14,
  1676. "fontWeight": "normal",
  1677. "color": "rgba(74, 252, 216, 1)",
  1678. "split": 0,
  1679. "lineHeight": 0
  1680. },
  1681. "left": 1754.1,
  1682. "top": 580.04,
  1683. "index": "eb78eda8-d82c-4383-ba40-fa5e575088ec",
  1684. "zIndex": 39
  1685. },
  1686. {
  1687. "title": "文本框",
  1688. "name": "文本框",
  1689. "icon": "icon-text",
  1690. "img": "/img/text.852a3c54.png",
  1691. "dataType": 0,
  1692. "dataFormatter": "",
  1693. "data": {
  1694. "value": "累计拔除茶山面积/万亩"
  1695. },
  1696. "component": {
  1697. "width": 149.78,
  1698. "height": 40,
  1699. "name": "text",
  1700. "prop": "text"
  1701. },
  1702. "option": {
  1703. "textAlign": "center",
  1704. "fontSize": 14,
  1705. "fontWeight": "normal",
  1706. "color": "rgba(74, 252, 216, 1)",
  1707. "split": 0,
  1708. "lineHeight": 0
  1709. },
  1710. "left": 1473.76,
  1711. "top": 154.29,
  1712. "index": "83abd002-4742-444e-8344-b4addc97ab8c",
  1713. "zIndex": 38
  1714. },
  1715. {
  1716. "title": "文本框",
  1717. "name": "文本框",
  1718. "icon": "icon-text",
  1719. "img": "/img/text.852a3c54.png",
  1720. "dataType": 0,
  1721. "dataFormatter": "",
  1722. "data": {
  1723. "value": "复绿造林面积/万亩"
  1724. },
  1725. "component": {
  1726. "width": 149.78,
  1727. "height": 40,
  1728. "name": "text",
  1729. "prop": "text"
  1730. },
  1731. "option": {
  1732. "textAlign": "center",
  1733. "fontSize": 14,
  1734. "fontWeight": "normal",
  1735. "color": "rgba(74, 252, 216, 1)",
  1736. "split": 0,
  1737. "lineHeight": 0
  1738. },
  1739. "left": 1662.4,
  1740. "top": 155.6,
  1741. "index": "6c8fefb1-3ea7-492e-90d2-16298e7e9e62",
  1742. "zIndex": 37
  1743. },
  1744. {
  1745. "title": "文本框",
  1746. "name": "文本框",
  1747. "icon": "icon-text",
  1748. "img": "/img/text.852a3c54.png",
  1749. "dataType": 0,
  1750. "dataFormatter": "",
  1751. "data": {
  1752. "value": "围垦案件总数 /起"
  1753. },
  1754. "component": {
  1755. "width": 149.78,
  1756. "height": 40,
  1757. "name": "text",
  1758. "prop": "text"
  1759. },
  1760. "option": {
  1761. "textAlign": "center",
  1762. "fontSize": 14,
  1763. "fontWeight": "normal",
  1764. "color": "rgba(74, 252, 216, 1)",
  1765. "split": 0,
  1766. "lineHeight": 0
  1767. },
  1768. "left": 1475.07,
  1769. "top": 257.78,
  1770. "index": "6ba2bd04-4e60-4da6-87e6-28a262448d9e",
  1771. "zIndex": 36
  1772. },
  1773. {
  1774. "title": "颜色块",
  1775. "name": "颜色块",
  1776. "icon": "icon-flop",
  1777. "img": "/img/flop2.31ee8a48.png",
  1778. "top": 176.73,
  1779. "left": 1244.24,
  1780. "dataType": 0,
  1781. "data": [
  1782. {
  1783. "value": "106"
  1784. }
  1785. ],
  1786. "dataFormatter": "",
  1787. "component": {
  1788. "width": 76.87,
  1789. "height": 28.46,
  1790. "name": "flop",
  1791. "prop": "flop"
  1792. },
  1793. "option": {
  1794. "span": 1,
  1795. "decimals": 1,
  1796. "whole": true,
  1797. "padding": 12,
  1798. "textAlign": "left",
  1799. "splity": 23,
  1800. "splitx": 17,
  1801. "fontSize": 28,
  1802. "prefixSplity": 0,
  1803. "prefixFontSize": 13,
  1804. "backgroundColor": "#F56C6C",
  1805. "suffixText": "人",
  1806. "suffixInline": true,
  1807. "suffixSplitx": 0,
  1808. "suffixFontSize": 14,
  1809. "prefixSplitx": 0,
  1810. "suffixSplity": 0,
  1811. "type": "",
  1812. "color": "rgba(248, 250, 47, 1)",
  1813. "suffixColor": "rgba(255, 255, 255, 1)"
  1814. },
  1815. "index": "7ed75d7a-4d19-41d4-af01-ca21a1b25d66",
  1816. "zIndex": 35
  1817. },
  1818. {
  1819. "title": "颜色块",
  1820. "name": "颜色块",
  1821. "icon": "icon-flop",
  1822. "img": "/img/flop2.31ee8a48.png",
  1823. "top": 196.38,
  1824. "left": 1507.22,
  1825. "dataType": 0,
  1826. "data": [
  1827. {
  1828. "value": "7657"
  1829. }
  1830. ],
  1831. "dataFormatter": "",
  1832. "component": {
  1833. "width": 76.87,
  1834. "height": 28.46,
  1835. "name": "flop",
  1836. "prop": "flop"
  1837. },
  1838. "option": {
  1839. "span": 1,
  1840. "decimals": 1,
  1841. "whole": true,
  1842. "padding": 12,
  1843. "textAlign": "left",
  1844. "splity": 23,
  1845. "splitx": 17,
  1846. "fontSize": 28,
  1847. "prefixSplity": 0,
  1848. "prefixFontSize": 13,
  1849. "backgroundColor": "#F56C6C",
  1850. "suffixText": "人",
  1851. "suffixInline": true,
  1852. "suffixSplitx": 0,
  1853. "suffixFontSize": 14,
  1854. "prefixSplitx": 0,
  1855. "suffixSplity": 0,
  1856. "type": "",
  1857. "color": "rgba(248, 250, 47, 1)",
  1858. "suffixColor": "rgba(255, 255, 255, 1)"
  1859. },
  1860. "index": "20eff303-571c-42ff-8a70-7f834dd11a23",
  1861. "zIndex": 34
  1862. },
  1863. {
  1864. "title": "颜色块",
  1865. "name": "颜色块",
  1866. "icon": "icon-flop",
  1867. "img": "/img/flop2.31ee8a48.png",
  1868. "top": 196.38,
  1869. "left": 1705.36,
  1870. "dataType": 0,
  1871. "data": [
  1872. {
  1873. "value": "934"
  1874. }
  1875. ],
  1876. "dataFormatter": "",
  1877. "component": {
  1878. "width": 76.87,
  1879. "height": 28.46,
  1880. "name": "flop",
  1881. "prop": "flop"
  1882. },
  1883. "option": {
  1884. "span": 1,
  1885. "decimals": 1,
  1886. "whole": true,
  1887. "padding": 12,
  1888. "textAlign": "left",
  1889. "splity": 23,
  1890. "splitx": 17,
  1891. "fontSize": 28,
  1892. "prefixSplity": 0,
  1893. "prefixFontSize": 13,
  1894. "backgroundColor": "#F56C6C",
  1895. "suffixText": "人",
  1896. "suffixInline": true,
  1897. "suffixSplitx": 0,
  1898. "suffixFontSize": 14,
  1899. "prefixSplitx": 0,
  1900. "suffixSplity": 0,
  1901. "type": "",
  1902. "color": "rgba(248, 250, 47, 1)",
  1903. "suffixColor": "rgba(255, 255, 255, 1)"
  1904. },
  1905. "index": "518710f1-9043-4ba7-888d-47380bad3a2a",
  1906. "zIndex": 33
  1907. },
  1908. {
  1909. "title": "图片",
  1910. "name": "图片",
  1911. "icon": "icon-img",
  1912. "img": "/img/img.97e50755.png",
  1913. "top": 170.58,
  1914. "left": 1466.54,
  1915. "dataType": 0,
  1916. "data": {
  1917. "value": "https://oss.bladex.vip/caster/upload/20210207/e611d5d26c6bef9fe0739f37d3dfe828.png"
  1918. },
  1919. "dataFormatter": "",
  1920. "component": {
  1921. "width": 357.37,
  1922. "height": 170.63,
  1923. "name": "img",
  1924. "prop": "img"
  1925. },
  1926. "option": {
  1927. "duration": "1000",
  1928. "opacity": 0
  1929. },
  1930. "index": "b9c2c31b-4949-4ce3-9887-5a907ab31f4e",
  1931. "zIndex": 32
  1932. },
  1933. {
  1934. "title": "图片",
  1935. "name": "图片",
  1936. "icon": "icon-img",
  1937. "img": "/img/img.97e50755.png",
  1938. "top": 102.7,
  1939. "left": 1441.3,
  1940. "dataType": 0,
  1941. "data": {
  1942. "value": "https://oss.bladex.vip/caster/upload/20210207/a198a27fe91cbcbc679b948247f23ed8.png"
  1943. },
  1944. "dataFormatter": "",
  1945. "component": {
  1946. "width": 408.26,
  1947. "height": 282.2,
  1948. "name": "img",
  1949. "prop": "img"
  1950. },
  1951. "option": {
  1952. "duration": "1000",
  1953. "opacity": 0
  1954. },
  1955. "index": "54bd9083-eb36-4b34-852b-3a382ef6255d",
  1956. "zIndex": 31
  1957. },
  1958. {
  1959. "title": "文本框",
  1960. "name": "文本框",
  1961. "icon": "icon-text",
  1962. "img": "/img/text.852a3c54.png",
  1963. "dataType": 0,
  1964. "dataFormatter": "",
  1965. "data": {
  1966. "value": "茶山管控"
  1967. },
  1968. "component": {
  1969. "width": 134.06,
  1970. "height": 40,
  1971. "name": "text",
  1972. "prop": "text"
  1973. },
  1974. "option": {
  1975. "textAlign": "center",
  1976. "fontSize": 18,
  1977. "fontWeight": "normal",
  1978. "color": "rgba(168, 255, 234, 1)",
  1979. "split": 0,
  1980. "lineHeight": 0
  1981. },
  1982. "left": 1679.43,
  1983. "top": 113.68,
  1984. "index": "a8dd414a-aeb2-4805-af74-627ef830ff03",
  1985. "zIndex": 30
  1986. },
  1987. {
  1988. "title": "文本框",
  1989. "name": "文本框",
  1990. "icon": "icon-text",
  1991. "img": "/img/text.852a3c54.png",
  1992. "dataType": 0,
  1993. "dataFormatter": "",
  1994. "data": {
  1995. "value": "名园茶叶有限公司"
  1996. },
  1997. "component": {
  1998. "width": 175.98,
  1999. "height": 40,
  2000. "name": "text",
  2001. "prop": "text"
  2002. },
  2003. "option": {
  2004. "textAlign": "center",
  2005. "fontSize": 18,
  2006. "fontWeight": "normal",
  2007. "color": "rgba(255, 255, 255, 1)",
  2008. "split": 0,
  2009. "lineHeight": 0
  2010. },
  2011. "left": 1492.1,
  2012. "top": 404.5,
  2013. "index": "28b35058-b007-4ae1-891b-6e99f379e2fa",
  2014. "zIndex": 29
  2015. },
  2016. {
  2017. "title": "图片",
  2018. "name": "图片",
  2019. "icon": "icon-img",
  2020. "img": "/img/img.97e50755.png",
  2021. "top": 405.61,
  2022. "left": 1490.34,
  2023. "dataType": 0,
  2024. "data": {
  2025. "value": "https://oss.bladex.vip/caster/upload/20210207/d41aa98e3299d00279f9ce371efa0ed5.png"
  2026. },
  2027. "dataFormatter": "",
  2028. "component": {
  2029. "width": 188.01,
  2030. "height": 33.75,
  2031. "name": "img",
  2032. "prop": "img"
  2033. },
  2034. "option": {
  2035. "duration": "1000",
  2036. "opacity": 0
  2037. },
  2038. "index": "fe2e0ba8-c9a9-4552-8557-0ea45a105cf2",
  2039. "zIndex": 28
  2040. },
  2041. {
  2042. "title": "文本框",
  2043. "name": "文本框",
  2044. "icon": "icon-text",
  2045. "img": "/img/text.852a3c54.png",
  2046. "dataType": 0,
  2047. "dataFormatter": "",
  2048. "data": {
  2049. "value": "名园茶叶有限公司"
  2050. },
  2051. "component": {
  2052. "width": 175.98,
  2053. "height": 40,
  2054. "name": "text",
  2055. "prop": "text"
  2056. },
  2057. "option": {
  2058. "textAlign": "center",
  2059. "fontSize": 18,
  2060. "fontWeight": "normal",
  2061. "color": "rgba(255, 255, 255, 1)",
  2062. "split": 0,
  2063. "lineHeight": 0
  2064. },
  2065. "left": 1492.1,
  2066. "top": 404.5,
  2067. "index": "5d986e2d-5735-4dce-b135-4712139ec83f",
  2068. "zIndex": 27
  2069. },
  2070. {
  2071. "title": "文本框",
  2072. "name": "文本框",
  2073. "icon": "icon-text",
  2074. "img": "/img/text.852a3c54.png",
  2075. "dataType": 0,
  2076. "dataFormatter": "",
  2077. "data": {
  2078. "value": "土壤湿度"
  2079. },
  2080. "component": {
  2081. "width": 64.63,
  2082. "height": 40,
  2083. "name": "text",
  2084. "prop": "text"
  2085. },
  2086. "option": {
  2087. "textAlign": "left",
  2088. "fontSize": 14,
  2089. "fontWeight": "normal",
  2090. "color": "rgba(74, 252, 216, 1)",
  2091. "split": 0,
  2092. "lineHeight": 0
  2093. },
  2094. "left": 1566.77,
  2095. "top": 466.07,
  2096. "index": "00eac8ab-d8d5-42ac-8325-50ed7d2b8862",
  2097. "zIndex": 26
  2098. },
  2099. {
  2100. "title": "文本框",
  2101. "name": "文本框",
  2102. "icon": "icon-text",
  2103. "img": "/img/text.852a3c54.png",
  2104. "dataType": 0,
  2105. "dataFormatter": "",
  2106. "data": {
  2107. "value": "土壤温度"
  2108. },
  2109. "component": {
  2110. "width": 64.63,
  2111. "height": 40,
  2112. "name": "text",
  2113. "prop": "text"
  2114. },
  2115. "option": {
  2116. "textAlign": "left",
  2117. "fontSize": 14,
  2118. "fontWeight": "normal",
  2119. "color": "rgba(74, 252, 216, 1)",
  2120. "split": 0,
  2121. "lineHeight": 0
  2122. },
  2123. "left": 1748.86,
  2124. "top": 470,
  2125. "index": "a546771e-b3e6-4533-8ff5-ce1104663d66",
  2126. "zIndex": 25
  2127. },
  2128. {
  2129. "title": "文本框",
  2130. "name": "文本框",
  2131. "icon": "icon-text",
  2132. "img": "/img/text.852a3c54.png",
  2133. "dataType": 0,
  2134. "dataFormatter": "",
  2135. "data": {
  2136. "value": "空气湿度"
  2137. },
  2138. "component": {
  2139. "width": 64.63,
  2140. "height": 40,
  2141. "name": "text",
  2142. "prop": "text"
  2143. },
  2144. "option": {
  2145. "textAlign": "left",
  2146. "fontSize": 14,
  2147. "fontWeight": "normal",
  2148. "color": "rgba(74, 252, 216, 1)",
  2149. "split": 0,
  2150. "lineHeight": 0
  2151. },
  2152. "left": 1574.63,
  2153. "top": 578.73,
  2154. "index": "421dd01d-af9d-4c82-86f5-c7b8d9ee5447",
  2155. "zIndex": 24
  2156. },
  2157. {
  2158. "title": "颜色块",
  2159. "name": "颜色块",
  2160. "icon": "icon-flop",
  2161. "img": "/img/flop2.31ee8a48.png",
  2162. "top": 301.18,
  2163. "left": 1510.17,
  2164. "dataType": 0,
  2165. "data": [
  2166. {
  2167. "value": "235"
  2168. }
  2169. ],
  2170. "dataFormatter": "",
  2171. "component": {
  2172. "width": 76.87,
  2173. "height": 28.46,
  2174. "name": "flop",
  2175. "prop": "flop"
  2176. },
  2177. "option": {
  2178. "span": 1,
  2179. "decimals": 1,
  2180. "whole": true,
  2181. "padding": 12,
  2182. "textAlign": "left",
  2183. "splity": 23,
  2184. "splitx": 17,
  2185. "fontSize": 28,
  2186. "prefixSplity": 0,
  2187. "prefixFontSize": 13,
  2188. "backgroundColor": "#F56C6C",
  2189. "suffixText": "人",
  2190. "suffixInline": true,
  2191. "suffixSplitx": 0,
  2192. "suffixFontSize": 14,
  2193. "prefixSplitx": 0,
  2194. "suffixSplity": 0,
  2195. "type": "",
  2196. "color": "rgba(248, 250, 47, 1)",
  2197. "suffixColor": "rgba(255, 255, 255, 1)"
  2198. },
  2199. "index": "a0d294e0-05b1-4c07-9529-d81e92297c4b",
  2200. "zIndex": 23
  2201. },
  2202. {
  2203. "title": "颜色块",
  2204. "name": "颜色块",
  2205. "icon": "icon-flop",
  2206. "img": "/img/flop2.31ee8a48.png",
  2207. "top": 169.77,
  2208. "left": 260.66,
  2209. "dataType": 0,
  2210. "data": [
  2211. {
  2212. "value": "700.17",
  2213. "suffixText": "亿元"
  2214. }
  2215. ],
  2216. "dataFormatter": "",
  2217. "component": {
  2218. "width": 161.84,
  2219. "height": 28.46,
  2220. "name": "flop",
  2221. "prop": "flop"
  2222. },
  2223. "option": {
  2224. "span": 1,
  2225. "decimals": 1,
  2226. "whole": true,
  2227. "padding": 12,
  2228. "textAlign": "left",
  2229. "splity": 23,
  2230. "splitx": 17,
  2231. "fontSize": 28,
  2232. "prefixSplity": 4,
  2233. "prefixFontSize": 13,
  2234. "backgroundColor": "#F56C6C",
  2235. "suffixText": "人",
  2236. "suffixInline": true,
  2237. "suffixSplitx": 10,
  2238. "suffixFontSize": 14,
  2239. "prefixSplitx": 0,
  2240. "suffixSplity": 0,
  2241. "type": "",
  2242. "color": "rgba(248, 250, 47, 1)",
  2243. "suffixColor": "rgba(248, 250, 47, 1)"
  2244. },
  2245. "index": "6e9c4e80-9076-46aa-8556-6696fa1c9e97",
  2246. "zIndex": 22
  2247. },
  2248. {
  2249. "title": "图片",
  2250. "name": "图片",
  2251. "icon": "icon-img",
  2252. "img": "/img/img.97e50755.png",
  2253. "top": 169.36,
  2254. "left": 183.28,
  2255. "dataType": 0,
  2256. "data": {
  2257. "value": "https://oss.bladex.vip/caster/upload/20210207/f64e4da43a7d3153f05eaff82f102c80.png"
  2258. },
  2259. "dataFormatter": "",
  2260. "component": {
  2261. "width": 211.92,
  2262. "height": 84.32,
  2263. "name": "img",
  2264. "prop": "img"
  2265. },
  2266. "option": {
  2267. "duration": "1000",
  2268. "opacity": 0
  2269. },
  2270. "index": "99f50805-4dcc-4a07-892c-aaac5fabc001",
  2271. "zIndex": 21
  2272. },
  2273. {
  2274. "title": "图片",
  2275. "name": "图片",
  2276. "icon": "icon-img",
  2277. "img": "/img/img.97e50755.png",
  2278. "top": 102.7,
  2279. "left": 47.4,
  2280. "dataType": 0,
  2281. "data": {
  2282. "value": "https://oss.bladex.vip/caster/upload/20210207/72d1e6ba0c06521d79e6f1e74266ade2.png"
  2283. },
  2284. "dataFormatter": "",
  2285. "component": {
  2286. "width": 389.6,
  2287. "height": 282.2,
  2288. "name": "img",
  2289. "prop": "img"
  2290. },
  2291. "option": {
  2292. "duration": "1000",
  2293. "opacity": 0
  2294. },
  2295. "index": "9921342c-054f-4212-bf01-6cb7f1b58df5",
  2296. "zIndex": 20
  2297. },
  2298. {
  2299. "title": "图片",
  2300. "name": "图片",
  2301. "icon": "icon-img",
  2302. "img": "/img/img.97e50755.png",
  2303. "top": 169.36,
  2304. "left": 85.84,
  2305. "dataType": 0,
  2306. "data": {
  2307. "value": "https://oss.bladex.vip/caster/upload/20210207/f688b2b549513cb6354e9c49171da386.png"
  2308. },
  2309. "dataFormatter": "",
  2310. "component": {
  2311. "width": 63.44,
  2312. "height": 61.12,
  2313. "name": "img",
  2314. "prop": "img"
  2315. },
  2316. "option": {
  2317. "duration": "1000",
  2318. "opacity": 0
  2319. },
  2320. "index": "34d3fe97-61d3-42ec-8f6e-7e434f2880dc",
  2321. "zIndex": 19
  2322. },
  2323. {
  2324. "title": "颜色块",
  2325. "name": "颜色块",
  2326. "icon": "icon-flop",
  2327. "img": "/img/flop2.31ee8a48.png",
  2328. "top": 615.17,
  2329. "left": 1571.97,
  2330. "dataType": 0,
  2331. "data": [
  2332. {
  2333. "value": "87.9",
  2334. "suffixText": "%"
  2335. }
  2336. ],
  2337. "dataFormatter": "",
  2338. "component": {
  2339. "width": 100.27,
  2340. "height": 28.46,
  2341. "name": "flop",
  2342. "prop": "flop"
  2343. },
  2344. "option": {
  2345. "span": 1,
  2346. "decimals": 1,
  2347. "whole": true,
  2348. "padding": 12,
  2349. "textAlign": "left",
  2350. "splity": 23,
  2351. "splitx": 17,
  2352. "fontSize": 24,
  2353. "prefixSplity": 4,
  2354. "prefixFontSize": 13,
  2355. "backgroundColor": "#F56C6C",
  2356. "suffixText": "人",
  2357. "suffixInline": true,
  2358. "suffixSplitx": 0,
  2359. "suffixFontSize": 14,
  2360. "prefixSplitx": 0,
  2361. "suffixSplity": 0,
  2362. "type": "",
  2363. "color": "rgba(248, 250, 47, 1)",
  2364. "suffixColor": "rgba(248, 250, 47, 1)",
  2365. "fontWeight": "bolder"
  2366. },
  2367. "index": "5832c7ae-c197-44fb-821a-575bfe514b86",
  2368. "zIndex": 18
  2369. },
  2370. {
  2371. "title": "图片",
  2372. "name": "图片",
  2373. "icon": "icon-img",
  2374. "img": "/img/img.97e50755.png",
  2375. "top": 391.84,
  2376. "left": 1441.5,
  2377. "dataType": 0,
  2378. "data": {
  2379. "value": "https://oss.bladex.vip/caster/upload/20210207/2e70fb339aa8097602961193d30dd35b.png"
  2380. },
  2381. "dataFormatter": "",
  2382. "component": {
  2383. "width": 402.68,
  2384. "height": 290.1,
  2385. "name": "img",
  2386. "prop": "img"
  2387. },
  2388. "option": {
  2389. "duration": "1000",
  2390. "opacity": 0
  2391. },
  2392. "index": "0e21d0fb-7800-446d-8610-a4561c3a81d3",
  2393. "zIndex": 17
  2394. },
  2395. {
  2396. "title": "颜色块",
  2397. "name": "颜色块",
  2398. "icon": "icon-flop",
  2399. "img": "/img/flop2.31ee8a48.png",
  2400. "top": 498.58,
  2401. "left": 1564.11,
  2402. "dataType": 0,
  2403. "data": [
  2404. {
  2405. "value": "15.3",
  2406. "suffixText": "%"
  2407. }
  2408. ],
  2409. "dataFormatter": "",
  2410. "component": {
  2411. "width": 100.27,
  2412. "height": 28.46,
  2413. "name": "flop",
  2414. "prop": "flop"
  2415. },
  2416. "option": {
  2417. "span": 1,
  2418. "decimals": 1,
  2419. "whole": true,
  2420. "padding": 12,
  2421. "textAlign": "left",
  2422. "splity": 23,
  2423. "splitx": 17,
  2424. "fontSize": 24,
  2425. "prefixSplity": 4,
  2426. "prefixFontSize": 13,
  2427. "backgroundColor": "#F56C6C",
  2428. "suffixText": "人",
  2429. "suffixInline": true,
  2430. "suffixSplitx": 0,
  2431. "suffixFontSize": 14,
  2432. "prefixSplitx": 0,
  2433. "suffixSplity": 0,
  2434. "type": "",
  2435. "color": "rgba(247, 57, 57, 1)",
  2436. "suffixColor": "rgba(247, 57, 57, 1)",
  2437. "fontWeight": "bolder"
  2438. },
  2439. "index": "efcd4422-294a-4d8e-8a5a-185455b9dfd0",
  2440. "zIndex": 16
  2441. },
  2442. {
  2443. "title": "颜色块",
  2444. "name": "颜色块",
  2445. "icon": "icon-flop",
  2446. "img": "/img/flop2.31ee8a48.png",
  2447. "top": 502.51,
  2448. "left": 1744.89,
  2449. "dataType": 0,
  2450. "data": [
  2451. {
  2452. "value": "15.3",
  2453. "suffixText": "℃"
  2454. }
  2455. ],
  2456. "dataFormatter": "",
  2457. "component": {
  2458. "width": 100.27,
  2459. "height": 28.46,
  2460. "name": "flop",
  2461. "prop": "flop"
  2462. },
  2463. "option": {
  2464. "span": 1,
  2465. "decimals": 1,
  2466. "whole": true,
  2467. "padding": 12,
  2468. "textAlign": "left",
  2469. "splity": 23,
  2470. "splitx": 17,
  2471. "fontSize": 24,
  2472. "prefixSplity": 4,
  2473. "prefixFontSize": 13,
  2474. "backgroundColor": "#F56C6C",
  2475. "suffixText": "人",
  2476. "suffixInline": true,
  2477. "suffixSplitx": 0,
  2478. "suffixFontSize": 14,
  2479. "prefixSplitx": 0,
  2480. "suffixSplity": 0,
  2481. "type": "",
  2482. "color": "rgba(248, 250, 47, 1)",
  2483. "suffixColor": "rgba(248, 250, 47, 1)",
  2484. "fontWeight": "bolder"
  2485. },
  2486. "index": "e39f9ce2-1ce7-45d8-9c4b-fce1b9ec5671",
  2487. "zIndex": 15
  2488. },
  2489. {
  2490. "title": "文本框",
  2491. "name": "文本框",
  2492. "icon": "icon-text",
  2493. "img": "/img/text.852a3c54.png",
  2494. "dataType": 0,
  2495. "dataFormatter": "",
  2496. "data": {
  2497. "value": "XXX一张图测试"
  2498. },
  2499. "component": {
  2500. "width": 463.4,
  2501. "height": 40,
  2502. "name": "text",
  2503. "prop": "text"
  2504. },
  2505. "option": {
  2506. "textAlign": "center",
  2507. "fontSize": 44,
  2508. "fontWeight": "bolder",
  2509. "color": "#fff",
  2510. "split": 0,
  2511. "lineHeight": 0
  2512. },
  2513. "left": 707.84,
  2514. "top": 17.38,
  2515. "index": "322b8c17-aed1-48a6-8b36-b819df0bca10",
  2516. "zIndex": 14
  2517. },
  2518. {
  2519. "title": "文本框",
  2520. "name": "文本框",
  2521. "icon": "icon-text",
  2522. "img": "/img/text.852a3c54.png",
  2523. "dataType": 0,
  2524. "dataFormatter": "",
  2525. "data": {
  2526. "value": "大红袍"
  2527. },
  2528. "component": {
  2529. "width": 79.57,
  2530. "height": 40,
  2531. "name": "text",
  2532. "prop": "text"
  2533. },
  2534. "option": {
  2535. "textAlign": "center",
  2536. "fontSize": 24,
  2537. "fontWeight": "bolder",
  2538. "color": "rgba(74, 252, 216, 1)",
  2539. "split": 0,
  2540. "lineHeight": 0
  2541. },
  2542. "left": 1597.33,
  2543. "top": 825.65,
  2544. "index": "9d715613-1534-458a-8e5c-d86813606342",
  2545. "zIndex": 13
  2546. },
  2547. {
  2548. "title": "文本框",
  2549. "name": "文本框",
  2550. "icon": "icon-text",
  2551. "img": "/img/text.852a3c54.png",
  2552. "dataType": 0,
  2553. "dataFormatter": "",
  2554. "data": {
  2555. "value": "铁罗汉"
  2556. },
  2557. "component": {
  2558. "width": 79.57,
  2559. "height": 40,
  2560. "name": "text",
  2561. "prop": "text"
  2562. },
  2563. "option": {
  2564. "textAlign": "center",
  2565. "fontSize": 20,
  2566. "fontWeight": "normal",
  2567. "color": "rgba(25, 191, 175, 0.72)",
  2568. "split": 0,
  2569. "lineHeight": 0
  2570. },
  2571. "left": 1555.41,
  2572. "top": 876.74,
  2573. "index": "418cf1c1-71c1-4f96-99f3-9d4707812e5f",
  2574. "zIndex": 12
  2575. },
  2576. {
  2577. "title": "文本框",
  2578. "name": "文本框",
  2579. "icon": "icon-text",
  2580. "img": "/img/text.852a3c54.png",
  2581. "dataType": 0,
  2582. "dataFormatter": "",
  2583. "data": {
  2584. "value": "岩茶"
  2585. },
  2586. "component": {
  2587. "width": 79.57,
  2588. "height": 40,
  2589. "name": "text",
  2590. "prop": "text"
  2591. },
  2592. "option": {
  2593. "textAlign": "center",
  2594. "fontSize": 14,
  2595. "fontWeight": "normal",
  2596. "color": "rgba(36, 197, 255, 1)",
  2597. "split": 0,
  2598. "lineHeight": 0
  2599. },
  2600. "left": 1509.56,
  2601. "top": 804.69,
  2602. "index": "57e3a44b-84ed-4fdf-875b-ad2eef8f280c",
  2603. "zIndex": 11
  2604. },
  2605. {
  2606. "title": "文本框",
  2607. "name": "文本框",
  2608. "icon": "icon-text",
  2609. "img": "/img/text.852a3c54.png",
  2610. "dataType": 0,
  2611. "dataFormatter": "",
  2612. "data": {
  2613. "value": "新茶上市"
  2614. },
  2615. "component": {
  2616. "width": 120.18,
  2617. "height": 40,
  2618. "name": "text",
  2619. "prop": "text"
  2620. },
  2621. "option": {
  2622. "textAlign": "center",
  2623. "fontSize": 20,
  2624. "fontWeight": "bold",
  2625. "color": "rgba(2, 255, 205, 0.43)",
  2626. "split": 0,
  2627. "lineHeight": 0
  2628. },
  2629. "left": 1609.12,
  2630. "top": 788.97,
  2631. "index": "ec6f6b02-3a40-4a6d-8d86-b9039c38e344",
  2632. "zIndex": 10
  2633. },
  2634. {
  2635. "title": "文本框",
  2636. "name": "文本框",
  2637. "icon": "icon-text",
  2638. "img": "/img/text.852a3c54.png",
  2639. "dataType": 0,
  2640. "dataFormatter": "",
  2641. "data": {
  2642. "value": "官方旗舰店"
  2643. },
  2644. "component": {
  2645. "width": 120.18,
  2646. "height": 40,
  2647. "name": "text",
  2648. "prop": "text"
  2649. },
  2650. "option": {
  2651. "textAlign": "center",
  2652. "fontSize": 20,
  2653. "fontWeight": "bold",
  2654. "color": "rgba(255, 255, 255, 1)",
  2655. "split": 0,
  2656. "lineHeight": 0
  2657. },
  2658. "left": 1707.37,
  2659. "top": 807.31,
  2660. "index": "bdaba762-230a-42e7-98aa-fc604038aff4",
  2661. "zIndex": 9
  2662. },
  2663. {
  2664. "title": "文本框",
  2665. "name": "文本框",
  2666. "icon": "icon-text",
  2667. "img": "/img/text.852a3c54.png",
  2668. "dataType": 0,
  2669. "dataFormatter": "",
  2670. "data": {
  2671. "value": "驰名商标"
  2672. },
  2673. "component": {
  2674. "width": 120.18,
  2675. "height": 40,
  2676. "name": "text",
  2677. "prop": "text"
  2678. },
  2679. "option": {
  2680. "textAlign": "center",
  2681. "fontSize": 18,
  2682. "fontWeight": "bold",
  2683. "color": "rgba(255, 255, 255, 1)",
  2684. "split": 0,
  2685. "lineHeight": 0
  2686. },
  2687. "left": 1455.85,
  2688. "top": 847.92,
  2689. "index": "d3e4611a-545e-4e91-8bb1-b18e7e64ceba",
  2690. "zIndex": 8
  2691. },
  2692. {
  2693. "title": "文本框",
  2694. "name": "文本框",
  2695. "icon": "icon-text",
  2696. "img": "/img/text.852a3c54.png",
  2697. "dataType": 0,
  2698. "dataFormatter": "",
  2699. "data": {
  2700. "value": "武夷茶"
  2701. },
  2702. "component": {
  2703. "width": 138.52,
  2704. "height": 40,
  2705. "name": "text",
  2706. "prop": "text"
  2707. },
  2708. "option": {
  2709. "textAlign": "center",
  2710. "fontSize": 18,
  2711. "fontWeight": "normal",
  2712. "color": "rgba(107, 183, 255, 1)",
  2713. "split": 0,
  2714. "lineHeight": 0
  2715. },
  2716. "left": 1664.14,
  2717. "top": 859.71,
  2718. "index": "f0414dbf-411a-4bf0-b8be-d91f8f3466e5",
  2719. "zIndex": 7
  2720. },
  2721. {
  2722. "title": "文本框",
  2723. "name": "文本框",
  2724. "icon": "icon-text",
  2725. "img": "/img/text.852a3c54.png",
  2726. "dataType": 0,
  2727. "dataFormatter": "",
  2728. "data": {
  2729. "value": "茶树"
  2730. },
  2731. "component": {
  2732. "width": 138.52,
  2733. "height": 40,
  2734. "name": "text",
  2735. "prop": "text"
  2736. },
  2737. "option": {
  2738. "textAlign": "center",
  2739. "fontSize": 12,
  2740. "fontWeight": "bolder",
  2741. "color": "rgba(0, 212, 255, 1)",
  2742. "split": 0,
  2743. "lineHeight": 0
  2744. },
  2745. "left": 1592.09,
  2746. "top": 859.71,
  2747. "index": "0d34928d-dd9f-49b0-8520-bc7d73eeec0c",
  2748. "zIndex": 6
  2749. },
  2750. {
  2751. "title": "文本框",
  2752. "name": "文本框",
  2753. "icon": "icon-text",
  2754. "img": "/img/text.852a3c54.png",
  2755. "dataType": 0,
  2756. "dataFormatter": "",
  2757. "data": {
  2758. "value": "新茶上市"
  2759. },
  2760. "component": {
  2761. "width": 120.18,
  2762. "height": 40,
  2763. "name": "text",
  2764. "prop": "text"
  2765. },
  2766. "option": {
  2767. "textAlign": "center",
  2768. "fontSize": 24,
  2769. "fontWeight": "bold",
  2770. "color": "rgba(2, 255, 205, 1)",
  2771. "split": 0,
  2772. "lineHeight": 0
  2773. },
  2774. "left": 1584.23,
  2775. "top": 756.22,
  2776. "index": "6c6cac2c-179f-4afc-a648-231ccac2270e",
  2777. "zIndex": 5
  2778. },
  2779. {
  2780. "title": "图片",
  2781. "name": "图片",
  2782. "icon": "icon-img",
  2783. "img": "/img/img.97e50755.png",
  2784. "top": 725.06,
  2785. "left": 1483.79,
  2786. "dataType": 0,
  2787. "data": {
  2788. "value": "https://oss.bladex.vip/caster/upload/20210207/8267555e03793b38374da7ef9822b305.png"
  2789. },
  2790. "dataFormatter": "",
  2791. "component": {
  2792. "width": 317.93,
  2793. "height": 223.99,
  2794. "name": "img",
  2795. "prop": "img"
  2796. },
  2797. "option": {
  2798. "duration": "1000",
  2799. "opacity": 0
  2800. },
  2801. "index": "c68b8733-af60-4b33-9619-12da5f7cbe3d",
  2802. "zIndex": 4
  2803. },
  2804. {
  2805. "title": "图片",
  2806. "name": "图片",
  2807. "icon": "icon-img",
  2808. "img": "/img/img.97e50755.png",
  2809. "top": 685.72,
  2810. "left": 1442.14,
  2811. "dataType": 0,
  2812. "data": {
  2813. "value": "https://oss.bladex.vip/caster/upload/20210207/afd456601d4329eba6c7e2f570f51d70.png"
  2814. },
  2815. "dataFormatter": "",
  2816. "component": {
  2817. "width": 409,
  2818. "height": 315.38,
  2819. "name": "img",
  2820. "prop": "img"
  2821. },
  2822. "option": {
  2823. "duration": "1000",
  2824. "opacity": 0
  2825. },
  2826. "index": "3c37d23a-8533-4145-877b-d050de3d111d",
  2827. "zIndex": 3
  2828. },
  2829. {
  2830. "title": "图片",
  2831. "name": "图片",
  2832. "icon": "icon-img",
  2833. "img": "/img/img.97e50755.png",
  2834. "top": 821.64,
  2835. "left": 1354.64,
  2836. "dataType": 0,
  2837. "data": {
  2838. "value": "https://oss.bladex.vip/caster/upload/20210207/2e7373217476e8cb8dbad822397ffb23.png"
  2839. },
  2840. "dataFormatter": "",
  2841. "component": {
  2842. "width": 66.2,
  2843. "height": 62.92,
  2844. "name": "img",
  2845. "prop": "img"
  2846. },
  2847. "option": {
  2848. "duration": "1000",
  2849. "opacity": 0
  2850. },
  2851. "index": "78a62445-b2f8-4eba-8453-71e2f2bab868",
  2852. "zIndex": 2
  2853. },
  2854. {
  2855. "title": "图片",
  2856. "name": "图片",
  2857. "icon": "icon-img",
  2858. "img": "/img/img.97e50755.png",
  2859. "top": 898.72,
  2860. "left": 1377.6,
  2861. "dataType": 0,
  2862. "data": {
  2863. "value": "https://oss.bladex.vip/caster/upload/20210207/165513f141e4d0dcab601a6428f3c389.png"
  2864. },
  2865. "dataFormatter": "",
  2866. "component": {
  2867. "width": 39.96,
  2868. "height": 39.96,
  2869. "name": "img",
  2870. "prop": "img"
  2871. },
  2872. "option": {
  2873. "duration": "1000",
  2874. "opacity": 0
  2875. },
  2876. "index": "2e81d26a-fb02-4bae-9676-d7c2db2988d7",
  2877. "zIndex": 1
  2878. },
  2879. {
  2880. "name": "地图",
  2881. "title": "地图",
  2882. "icon": "icon-map",
  2883. "img": "/img/map.8bf92896.png",
  2884. "data": [],
  2885. "dataFormatter": "",
  2886. "component": {
  2887. "width": 963.96,
  2888. "height": 662.7,
  2889. "name": "map",
  2890. "prop": "map"
  2891. },
  2892. "option": {
  2893. "borderWidth": 3,
  2894. "scale": 87,
  2895. "type": 0,
  2896. "borderColor": "rgba(27, 246, 254, 1)",
  2897. "areaColor": "rgba(4, 167, 140, 0.34)",
  2898. "banner": true,
  2899. "bannerTime": 3000,
  2900. "fontSize": 20,
  2901. "zoom": 0.7,
  2902. "empAreaColor": "rgba(28, 222, 171, 131.4)",
  2903. "empColor": "#fff",
  2904. "index": "894edc1d-d2f0-4616-962c-8e61083ada71",
  2905. "mapData": "https://data.bladex.vip/blade-visual/map/data?id=1344323018949726210",
  2906. "color": "rgba(255, 255, 255, 1)"
  2907. },
  2908. "left": 424.83,
  2909. "top": 275.1,
  2910. "index": "0900b000-7392-418e-89d9-dee76c11dad9",
  2911. "zIndex": 0,
  2912. "dataType": 0
  2913. }
  2914. ]
  2915. }