整合大屏编辑页面

This commit is contained in:
LeonardYoung
2021-10-29 11:42:58 +08:00
parent b2f457f53c
commit a39ec38406
406 changed files with 34412 additions and 57 deletions
ruoyi-framework/src/main/java/com/ruoyi/framework/config
ruoyi-ui
package.json
public
cdn
const
img
banner
bg
border-3.png
border
data
samiao.png
source
source1.pngsource10.svgsource100.svgsource101.svgsource102.svgsource103.svgsource104.svgsource105.svgsource106.svgsource107.svgsource108.svgsource109.svgsource11.svgsource110.svgsource111.svgsource112.svgsource113.svgsource114.svgsource115.svgsource116.svgsource117.svgsource118.svgsource119.svgsource12.svgsource120.svgsource13.svgsource130.svgsource131.svgsource132.svgsource133.svgsource134.svgsource135.svgsource136.svgsource137.svgsource138.svgsource139.svgsource14.svgsource140.svgsource141.svgsource142.svgsource143.svgsource144.svgsource145.svgsource146.svgsource147.svgsource148.svgsource149.svgsource15.pngsource150.svgsource151.svgsource152.svgsource153.svgsource154.svgsource155.svgsource156.svgsource157.svgsource158.svgsource159.svgsource16.pngsource160.svgsource161.svgsource162.svgsource163.svgsource164.svgsource165.svgsource166.svgsource167.svgsource168.svgsource169.svgsource17.svgsource170.svgsource171.svgsource172.svgsource173.svgsource174.svgsource175.svgsource176.svgsource177.svgsource178.svgsource179.svgsource18.svgsource180.svgsource181.svgsource182.svgsource183.svgsource184.svgsource185.svgsource186.svgsource187.svgsource188.svgsource189.svgsource19.svgsource190.svgsource191.svgsource192.svgsource193.svgsource194.svgsource195.svgsource196.svgsource197.svgsource198.svgsource199.svgsource2.svgsource20.pngsource200.svgsource201.svgsource202.svgsource203.svgsource204.svgsource205.svgsource206.svgsource207.svgsource208.svgsource209.svgsource21.svgsource210.svgsource211.svgsource212.svgsource213.svgsource214.svgsource215.svgsource216.svgsource217.svgsource218.svgsource219.svgsource22.svgsource220.svgsource221.svgsource222.svgsource223.svgsource224.svgsource225.svgsource226.svgsource227.svgsource228.svgsource229.svgsource23.svgsource230.svgsource231.svgsource232.svgsource233.svgsource234.svgsource235.svgsource236.svgsource237.svgsource238.svgsource239.pngsource24.svgsource240.pngsource241.pngsource242.pngsource243.pngsource244.pngsource245.pngsource246.pngsource247.pngsource248.pngsource249.pngsource25.svgsource250.pngsource251.pngsource252.pngsource253.pngsource254.pngsource255.pngsource256.pngsource257.pngsource258.pngsource259.pngsource26.svgsource260.pngsource27.svgsource28.svgsource29.svgsource3.svgsource30.svgsource31.svgsource32.svgsource33.svgsource34.svgsource35.svgsource36.svgsource37.svgsource38.svgsource39.svgsource4.svgsource40.svgsource41.svgsource42.svgsource43.svgsource44.svgsource45.svgsource46.svgsource47.svgsource48.svgsource49.svgsource5.svgsource50.svgsource51.svgsource52.svgsource53.svgsource54.svgsource55.svgsource56.svgsource57.svgsource58.svgsource59.svgsource6.svgsource60.svgsource61.svgsource62.svgsource63.svgsource64.svgsource65.svgsource66.svgsource67.svgsource68.svgsource69.svgsource7.svgsource70.svgsource71.svgsource72.svgsource73.svgsource74.svgsource75.svgsource76.svgsource77.svgsource78.svgsource79.svgsource8.svgsource80.svgsource81.svgsource82.svgsource83.svgsource84.svgsource85.svgsource86.svgsource87.svgsource88.svgsource89.svgsource9.svgsource90.svgsource91.svgsource92.svgsource93.svgsource94.svgsource95.svgsource96.svgsource97.svgsource98.svgsource99.svg
index.html
json
src

@ -107,7 +107,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter
"/**/*.js", "/**/*.js",
"/profile/**" "/profile/**"
).permitAll() ).permitAll()
.antMatchers("/avue/**").anonymous() .antMatchers("/avue/api/category/list").permitAll()
.antMatchers("/system/visualImage/upload").anonymous() .antMatchers("/system/visualImage/upload").anonymous()
.antMatchers("/swagger-ui.html").anonymous() .antMatchers("/swagger-ui.html").anonymous()
.antMatchers("/swagger-resources/**").anonymous() .antMatchers("/swagger-resources/**").anonymous()

@ -39,6 +39,7 @@
"@riophae/vue-treeselect": "0.4.0", "@riophae/vue-treeselect": "0.4.0",
"axios": "0.21.0", "axios": "0.21.0",
"clipboard": "2.0.6", "clipboard": "2.0.6",
"codemirror": "^5.63.3",
"core-js": "3.8.1", "core-js": "3.8.1",
"echarts": "4.9.0", "echarts": "4.9.0",
"element-ui": "2.15.6", "element-ui": "2.15.6",

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

9
ruoyi-ui/public/cdn/avue/avue.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,169 @@
var theme_avue = {
"version": 1,
"themeName": "avue",
"theme": {
"seriesCnt": "4",
"backgroundColor": "rgba(0,0,0,0)",
"titleColor": "#516b91",
"subtitleColor": "#93b7e3",
"textColorShow": false,
"textColor": "#333",
"markTextColor": "#eee",
"color": [
"#83bff6",
"#23b7e5",
"#188df0",
"#564aa3",
"#a5e7f0",
"#cbb0e3"
],
"borderColor": "#ccc",
"borderWidth": 0,
"visualMapColor": [
"#83bff6",
"#23b7e5",
"#188df0",
"#564aa3"
],
"legendTextColor": "#999999",
"kColor": "#edafda",
"kColor0": "transparent",
"kBorderColor": "#d680bc",
"kBorderColor0": "#8fd3e8",
"kBorderWidth": "2",
"lineWidth": "2",
"symbolSize": "6",
"symbol": "emptyCircle",
"symbolBorderWidth": "2",
"lineSmooth": true,
"graphLineWidth": 1,
"graphLineColor": "#aaa",
"mapLabelColor": "#000000",
"mapLabelColorE": "rgb(81,107,145)",
"mapBorderColor": "#516b91",
"mapBorderColorE": "#516b91",
"mapBorderWidth": 0.5,
"mapBorderWidthE": 1,
"mapAreaColor": "#f3f3f3",
"mapAreaColorE": "rgba(165,231,240,1)",
"axes": [{
"type": "all",
"name": "通用坐标轴",
"axisLineShow": true,
"axisLineColor": "#cccccc",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#999999",
"splitLineShow": true,
"splitLineColor": [
"#eeeeee"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(80,36,204,0.05)",
"rgba(223,35,35,0.02)"
]
},
{
"type": "category",
"name": "类目坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": false,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "value",
"name": "数值坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "log",
"name": "对数坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "time",
"name": "时间坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
}
],
"axisSeperateSetting": true,
"toolboxColor": "#999999",
"toolboxEmpasisColor": "#666666",
"tooltipAxisColor": "#f9dbdb",
"tooltipAxisWidth": 1,
"timelineLineColor": "#8fd3e8",
"timelineLineWidth": 1,
"timelineItemColor": "#8fd3e8",
"timelineItemColorE": "#8fd3e8",
"timelineCheckColor": "#8fd3e8",
"timelineCheckBorderColor": "rgba(138,124,168,0.37)",
"timelineItemBorderWidth": 1,
"timelineControlColor": "#213dbc",
"timelineControlBorderColor": "#8fd3e8",
"timelineControlBorderWidth": 0.5,
"timelineLabelColor": "#8fd3e8",
"datazoomBackgroundColor": "rgba(0,0,0,0)",
"datazoomDataColor": "rgba(255,255,255,0.3)",
"datazoomFillColor": "rgba(167,183,204,0.4)",
"datazoomHandleColor": "#2472d9",
"datazoomHandleWidth": "100",
"datazoomLabelColor": "#333333"
}
}
window.echarts.registerTheme(theme_avue.themeName, theme_avue.theme)

@ -0,0 +1,181 @@
var theme_macarons = {
"version": 1,
"themeName": "macarons",
"theme": {
"seriesCnt": "4",
"backgroundColor": "rgba(0,0,0,0)",
"titleColor": "#008acd",
"subtitleColor": "#aaaaaa",
"textColorShow": false,
"textColor": "#333",
"markTextColor": "#eeeeee",
"color": [
"#2ec7c9",
"#b6a2de",
"#5ab1ef",
"#ffb980",
"#d87a80",
"#8d98b3",
"#e5cf0d",
"#97b552",
"#95706d",
"#dc69aa",
"#07a2a4",
"#9a7fd1",
"#588dd5",
"#f5994e",
"#c05050",
"#59678c",
"#c9ab00",
"#7eb00a",
"#6f5553",
"#c14089"
],
"borderColor": "#ccc",
"borderWidth": 0,
"visualMapColor": [
"#5ab1ef",
"#e0ffff"
],
"legendTextColor": "#333333",
"kColor": "#d87a80",
"kColor0": "#2ec7c9",
"kBorderColor": "#d87a80",
"kBorderColor0": "#2ec7c9",
"kBorderWidth": 1,
"lineWidth": 2,
"symbolSize": 3,
"symbol": "emptyCircle",
"symbolBorderWidth": 1,
"lineSmooth": true,
"graphLineWidth": 1,
"graphLineColor": "#aaaaaa",
"mapLabelColor": "#d87a80",
"mapLabelColorE": "rgb(100,0,0)",
"mapBorderColor": "#eeeeee",
"mapBorderColorE": "#444444",
"mapBorderWidth": 0.5,
"mapBorderWidthE": 1,
"mapAreaColor": "#dddddd",
"mapAreaColorE": "rgba(254,153,78,1)",
"axes": [{
"type": "all",
"name": "通用坐标轴",
"axisLineShow": true,
"axisLineColor": "#eeeeee",
"axisTickShow": true,
"axisTickColor": "#eeeeee",
"axisLabelShow": true,
"axisLabelColor": "#eeeeee",
"splitLineShow": true,
"splitLineColor": [
"#aaaaaa"
],
"splitAreaShow": false,
"splitAreaColor": [
"#eeeeee"
]
},
{
"type": "category",
"name": "类目坐标轴",
"axisLineShow": true,
"axisLineColor": "#008acd",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": false,
"splitLineColor": [
"#eee"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "value",
"name": "数值坐标轴",
"axisLineShow": true,
"axisLineColor": "#008acd",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#eee"
],
"splitAreaShow": true,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "log",
"name": "对数坐标轴",
"axisLineShow": true,
"axisLineColor": "#008acd",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#eee"
],
"splitAreaShow": true,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "time",
"name": "时间坐标轴",
"axisLineShow": true,
"axisLineColor": "#008acd",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#eee"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
}
],
"axisSeperateSetting": true,
"toolboxColor": "#2ec7c9",
"toolboxEmpasisColor": "#18a4a6",
"tooltipAxisColor": "#008acd",
"tooltipAxisWidth": "1",
"timelineLineColor": "#008acd",
"timelineLineWidth": 1,
"timelineItemColor": "#008acd",
"timelineItemColorE": "#a9334c",
"timelineCheckColor": "#2ec7c9",
"timelineCheckBorderColor": "rgba(46,199,201,0.4)",
"timelineItemBorderWidth": 1,
"timelineControlColor": "#008acd",
"timelineControlBorderColor": "#008acd",
"timelineControlBorderWidth": 0.5,
"timelineLabelColor": "#008acd",
"datazoomBackgroundColor": "rgba(47,69,84,0)",
"datazoomDataColor": "rgba(239,239,255,1)",
"datazoomFillColor": "rgba(182,162,222,0.2)",
"datazoomHandleColor": "#008acd",
"datazoomHandleWidth": "100",
"datazoomLabelColor": "#333333"
}
}
window.echarts.registerTheme(theme_macarons.themeName, theme_macarons.theme)

@ -0,0 +1,168 @@
var theme_wonderland = {
"version": 1,
"themeName": "wonderland",
"theme": {
"seriesCnt": "3",
"backgroundColor": "rgba(255,255,255,0)",
"titleColor": "#666666",
"subtitleColor": "#999999",
"textColorShow": false,
"textColor": "#333",
"markTextColor": "#ffffff",
"color": [
"#4ea397",
"#22c3aa",
"#7bd9a5",
"#d0648a",
"#f58db2",
"#f2b3c9"
],
"borderColor": "#ccc",
"borderWidth": 0,
"visualMapColor": [
"#d0648a",
"#22c3aa",
"#adfff1"
],
"legendTextColor": "#999999",
"kColor": "#d0648a",
"kColor0": "transparent",
"kBorderColor": "#d0648a",
"kBorderColor0": "#22c3aa",
"kBorderWidth": "1",
"lineWidth": "3",
"symbolSize": "8",
"symbol": "emptyCircle",
"symbolBorderWidth": "2",
"lineSmooth": false,
"graphLineWidth": "1",
"graphLineColor": "#cccccc",
"mapLabelColor": "#28544e",
"mapLabelColorE": "rgb(52,158,142)",
"mapBorderColor": "#999999",
"mapBorderColorE": "#22c3aa",
"mapBorderWidth": 0.5,
"mapBorderWidthE": 1,
"mapAreaColor": "#eeeeee",
"mapAreaColorE": "rgba(34,195,170,0.25)",
"axes": [{
"type": "all",
"name": "通用坐标轴",
"axisLineShow": true,
"axisLineColor": "#cccccc",
"axisTickShow": false,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#999999",
"splitLineShow": true,
"splitLineColor": [
"#eeeeee"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.05)",
"rgba(200,200,200,0.02)"
]
},
{
"type": "category",
"name": "类目坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": false,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "value",
"name": "数值坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "log",
"name": "对数坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
},
{
"type": "time",
"name": "时间坐标轴",
"axisLineShow": true,
"axisLineColor": "#333",
"axisTickShow": true,
"axisTickColor": "#333",
"axisLabelShow": true,
"axisLabelColor": "#333",
"splitLineShow": true,
"splitLineColor": [
"#ccc"
],
"splitAreaShow": false,
"splitAreaColor": [
"rgba(250,250,250,0.3)",
"rgba(200,200,200,0.3)"
]
}
],
"axisSeperateSetting": false,
"toolboxColor": "#999999",
"toolboxEmpasisColor": "#666666",
"tooltipAxisColor": "#cccccc",
"tooltipAxisWidth": 1,
"timelineLineColor": "#4ea397",
"timelineLineWidth": 1,
"timelineItemColor": "#4ea397",
"timelineItemColorE": "#4ea397",
"timelineCheckColor": "#4ea397",
"timelineCheckBorderColor": "rgba(60,235,210,0.3)",
"timelineItemBorderWidth": 1,
"timelineControlColor": "#4ea397",
"timelineControlBorderColor": "#4ea397",
"timelineControlBorderWidth": 0.5,
"timelineLabelColor": "#4ea397",
"datazoomBackgroundColor": "rgba(255,255,255,0)",
"datazoomDataColor": "rgba(222,222,222,1)",
"datazoomFillColor": "rgba(114,230,212,0.25)",
"datazoomHandleColor": "#cccccc",
"datazoomHandleWidth": "100",
"datazoomLabelColor": "#999999"
}
}
window.echarts.registerTheme(theme_wonderland.themeName, theme_wonderland.theme)

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

After

(image error) Size: 1.6 KiB

Binary file not shown.

After

(image error) Size: 49 KiB

Binary file not shown.

After

(image error) Size: 16 KiB

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 392 B

Binary file not shown.

After

(image error) Size: 1.9 KiB

Binary file not shown.

After

(image error) Size: 1.8 KiB

Binary file not shown.

After

(image error) Size: 2.2 KiB

Binary file not shown.

After

(image error) Size: 1.8 KiB

Binary file not shown.

After

(image error) Size: 720 KiB

Binary file not shown.

After

(image error) Size: 390 KiB

Binary file not shown.

After

(image error) Size: 314 KiB

Binary file not shown.

After

(image error) Size: 230 KiB

Binary file not shown.

After

(image error) Size: 225 KiB

Binary file not shown.

After

(image error) Size: 276 KiB

Binary file not shown.

After

(image error) Size: 253 KiB

Binary file not shown.

After

(image error) Size: 117 KiB

Binary file not shown.

After

(image error) Size: 66 KiB

Binary file not shown.

After

(image error) Size: 99 KiB

Binary file not shown.

After

(image error) Size: 268 KiB

Binary file not shown.

After

(image error) Size: 429 KiB

Binary file not shown.

After

(image error) Size: 309 KiB

Binary file not shown.

After

(image error) Size: 269 KiB

Binary file not shown.

After

(image error) Size: 256 KiB

Binary file not shown.

After

(image error) Size: 225 KiB

Binary file not shown.

After

(image error) Size: 343 KiB

Binary file not shown.

After

(image error) Size: 256 KiB

Binary file not shown.

After

(image error) Size: 2.9 KiB

Binary file not shown.

After

(image error) Size: 422 B

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

After

(image error) Size: 19 KiB

Binary file not shown.

After

(image error) Size: 19 KiB

Binary file not shown.

After

(image error) Size: 19 KiB

Binary file not shown.

After

(image error) Size: 19 KiB

Binary file not shown.

After

(image error) Size: 20 KiB

Binary file not shown.

After

(image error) Size: 16 KiB

Binary file not shown.

After

(image error) Size: 28 KiB

Binary file not shown.

After

(image error) Size: 418 B

Binary file not shown.

After

(image error) Size: 15 KiB

Binary file not shown.

After

(image error) Size: 2.2 KiB

Binary file not shown.

After

(image error) Size: 1.3 KiB

Binary file not shown.

After

(image error) Size: 298 B

Binary file not shown.

After

(image error) Size: 25 KiB

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

After

(image error) Size: 22 KiB

Binary file not shown.

After

(image error) Size: 258 KiB

Binary file not shown.

After

(image error) Size: 237 KiB

Binary file not shown.

After

(image error) Size: 95 KiB

Binary file not shown.

After

(image error) Size: 206 KiB

Binary file not shown.

After

(image error) Size: 54 KiB

Binary file not shown.

After

(image error) Size: 56 KiB

Binary file not shown.

After

(image error) Size: 75 KiB

Binary file not shown.

After

(image error) Size: 60 KiB

Binary file not shown.

After

(image error) Size: 79 KiB

Binary file not shown.

After

(image error) Size: 150 KiB

Binary file not shown.

After

(image error) Size: 197 KiB

Binary file not shown.

After

(image error) Size: 373 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 35 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 14 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 327.48 318"><defs><style>.cls-1{opacity:0.8;}.cls-2{fill:#5fffe8;}</style></defs><title>资源 11</title><g id="图层_2" data-name="图层 2"><g id="央铋_1" data-name="央铋 1"><g class="cls-1"><path class="cls-2" d="M16.4,253.08l5,6.72c1.57,2,3.13,4.48,5.3,6.77s4.37,4.8,6.63,7.29a75.84,75.84,0,0,0,7,6.88c2.32,2.12,4.5,4.09,6.37,5.78s3.66,2.8,4.81,3.71l1.85,1.37,5.81.59a49.87,49.87,0,0,0,5.77.3L69.09,295c2.64,1.48,6.16,4.07,10.94,6.15,4.69,2.24,10.07,5.07,16.27,7.07,3.08,1,6.16,2.44,9.46,3.28l10,2.57a77.86,77.86,0,0,0,10.16,1.89c3.38.45,6.68,1.16,9.92,1.38l9.36.47a59.28,59.28,0,0,0,8.38.11l12.55-.64,4.72-.69,3.36-2.85,3.25-2.83,3.7-.58,9.57-2.46A100.75,100.75,0,0,0,204,303.51c4.89-1.55,9.73-4.07,14.65-6.43A149.42,149.42,0,0,0,243.89,281a74.78,74.78,0,0,0,7.53-6.38c1.77-1.6,2.77-2.52,2.77-2.52l3.11-.58a56.85,56.85,0,0,0,6.71-1.67c4.85-1.37,9.9-3,9.9-3l1.75-1.95,4.13-5.51c1.66-2.3,3.78-4.88,5.72-7.86s3.83-6.29,5.8-9.54,3.51-6.73,5.13-9.9,3.14-6.13,4.05-8.84l3.27-8.93,3.58-3c2-1.87,4.57-4.5,7.22-7.24s5.36-5.59,7.21-7.82l3-3.81s.24-1.53.65-4.22c.21-1.35.45-3,.73-4.85a45.26,45.26,0,0,0,.67-6.32c.22-4.65.59-10.07.71-15.88-.29-5.81-.5-12-1-18.21-1-6.14-1.74-12.32-2.89-18-1.46-5.65-2.81-10.92-4-15.44L314.3,94.93a35.15,35.15,0,0,0-3.83-3c-2.38-1.75-5.53-4-8.63-6.14l-4.53-3.06c-1.51-.92-3-1.71-4.21-2.39L289,78.1s-.66-1.1-1.92-3.16l-2.32-3.78c-1.05-1.39-2.24-3-3.59-4.8A117.78,117.78,0,0,0,271,53.8c-2.14-2.28-4.27-4.85-6.79-7.29L256,39.08a167.58,167.58,0,0,0-44.71-27.29A158.06,158.06,0,0,0,152.52,0a163.06,163.06,0,0,0-59,10.42,166.74,166.74,0,0,0-45.41,26c-11.69,10-20.47,19.45-25.77,26.69L16.1,71.52c-1.25,2-1.91,3.15-1.91,3.15s-.13,6.19,0,12c.05,2.92.51,6,.71,8.1s.42,3.6.42,3.6l-1.22,2.54c-.39.81-.87,1.79-1.41,2.92s-.91,2.51-1.44,4c-1.05,2.9-2.28,6.27-3.6,9.89l-3,11.68a40.4,40.4,0,0,0-1.18,6c-.3,2-.6,4-.89,5.87S2,145,1.72,146.71c-.09,1.76-.17,3.43-.24,5C1.16,157.84,1,161.94,1,161.94H16.52s.11-2.12.29-5.3c.08-1.59.17-3.45.27-5.44,0-1,.09-2,.14-3.07s.33-2.07.5-3.12c.73-4.17,1.11-8.42,1.89-11.49l1.33-5.13s-1.39-3.58-2.75-7.4c-1.06-3.71-2-7.62-2-7.62s.81-2.24,2-5.58,3.56-7.53,5.54-11.86a49.87,49.87,0,0,1,3.44-6.07c1.15-1.92,2.24-3.7,3.16-5.22A33,33,0,0,1,32.71,81l1-1.3L34,73.78c.22-3,.45-6.1.45-6.1a15.46,15.46,0,0,1,1.67-2l4.6-5.06c3.6-4.4,9.4-9.26,15-14.33l8.88-6.64c2.74-2.25,5.74-3.69,8.11-5.24l5.84-3.55a12.85,12.85,0,0,1,1.69-.9l.61-.29,5.52.66,5.35.74L93.87,30c1.37-.68,3.48-1.3,5.92-2.23s5.32-2,8.42-3l9.94-2.55a72.63,72.63,0,0,1,10.08-1.88c3.24-.43,6.24-1.11,8.86-1.23l8.74-.44L148.09,20l2.28,1.41,2.55,1.89c3.43,2.58,6.61,5.14,6.61,5.14l1.85.08a30.59,30.59,0,0,1,5.19.51c4.43.77,10.86,1.32,18.25,3.56,1.86.49,3.82.93,5.81,1.51l6,2.23c2.07.78,4.22,1.47,6.37,2.35l6.38,3.1c8.76,4,17.28,9.89,25.42,16.15C251,70.87,263.13,88,270,101.72c1.59,3.51,3.37,6.58,4.43,9.53s2,5.5,2.78,7.6a33.28,33.28,0,0,1,1.63,5c.3,1.17.45,1.79.45,1.79l5.3,4.5,3.71,3.29L289.8,135l1.28,8.41c.19,1.27.41,2.63.63,4.08s.14,3,.22,4.61c.16,3.19.33,6.59.51,10-.18,3.41-.36,6.81-.52,10-.08,1.59-.16,3.13-.24,4.6s-.44,2.81-.63,4.07c-.77,5.05-1.28,8.42-1.28,8.42s-.56.65-1.54,1.57L284.52,194l-5.3,4.5s-.11.42-.3,1.21a23.87,23.87,0,0,1-1,3.38c-1.1,2.83-2.47,7-4.41,11.79a150.15,150.15,0,0,1-19.9,32.52C244.67,258.14,233.8,267,225.33,273l-10.78,6.54-4.3,2.09s-1.52,2.72-3,5.45L205,290.94l-1.11,1.6-6,2.2c-1.94.63-4.19,1.73-7,2.39l-9.26,2.38a146.13,146.13,0,0,1-51.11,2A143.57,143.57,0,0,1,82,285.33c-6-3.69-11.1-6.51-14.23-9.18l-5.15-3.85a49,49,0,0,1-1.73-6.11c-.69-3.05-1.37-6.11-1.37-6.11L56,256.91l-8.43-9.23c-6.37-8.12-14.5-19.4-19.85-32.15-1.49-3.11-2.41-6.45-3.66-9.59-.56-1.6-1.24-3.14-1.69-4.74l-1.21-4.77c-.71-3.14-1.77-6.1-2.17-9s-.86-5.7-1.25-8.25c-.19-1.27-.42-2.5-.56-3.66s-.1-2.3-.15-3.35c-.1-2.1-.19-3.94-.27-5.45-.17-3-.26-4.74-.26-4.74H0s.23,4.47.57,11.16A53,53,0,0,0,1,178.5c.29,1.9.59,3.9.91,6s.64,4.21,1,6.39a63.24,63.24,0,0,0,1.52,6.48c.55,2.16,1.11,4.33,1.65,6.46.29,1.06.52,2.13.84,3.16L8,210c1.45,3.93,2.8,7.6,4,10.75l4.85,10.06s-.14,1.37-.36,3.44-.13,4.72-.16,7.51,0,5.65,0,7.77c0,1.09,0,2,0,2.63A9.49,9.49,0,0,0,16.4,253.08Z"/><path class="cls-2" d="M149.1,281.77A122.33,122.33,0,1,1,271.42,159.44,122.47,122.47,0,0,1,149.1,281.77Zm0-243A120.72,120.72,0,1,0,269.81,159.44,120.85,120.85,0,0,0,149.1,38.73Zm0,239.82A119.11,119.11,0,1,1,268.2,159.44,119.25,119.25,0,0,1,149.1,278.55Zm0-236.61a117.51,117.51,0,1,0,117.5,117.5A117.63,117.63,0,0,0,149.1,41.94Z"/></g></g></g></svg>

After

(image error) Size: 4.3 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 20 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 7.7 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 22 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 17 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 6.3 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 4.9 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 474.71 469.29"><defs><style>.cls-1{opacity:0.8;}.cls-2{fill:#5fffe8;}</style></defs><title>资源 18</title><g id="图层_2" data-name="图层 2"><g id="央铋_1" data-name="央铋 1"><g class="cls-1"><path class="cls-2" d="M460.54,292.2a271.71,271.71,0,0,0,4.66-51.09C465.2,87.17,348.38,11.13,233,13q-6.57-6.66-13.9-13a266.59,266.59,0,0,0-47.47,7.46,217.8,217.8,0,0,0-17.07,19.28,225.49,225.49,0,0,0-56.3,28.88,209,209,0,0,0-22.72-.35C38.61,86.15,10.93,129.74,0,186c3.29,7.54,6.89,14.86,10.74,22a282.65,282.65,0,0,0-1.9,33.11c0,34.4,5.84,64.92,16.19,91.55a241.86,241.86,0,0,0-2.24,29.09,216.23,216.23,0,0,0,45.62,59,206.73,206.73,0,0,0,27.05,3.86c69,50.61,166.54,58.21,244.11,22.8a242.82,242.82,0,0,0,28.8,11.23c47.91-26.91,86.93-70,106.34-129.43A278.44,278.44,0,0,0,460.54,292.2ZM24.05,241.11c0-284,425.94-284,425.94,0S24.05,525.06,24.05,241.11Z"/><path class="cls-2" d="M237.36,434.56c-107.91,0-195.7-87.79-195.7-195.69S129.45,43.18,237.36,43.18,433.05,131,433.05,238.87,345.26,434.56,237.36,434.56Zm0-388C131.32,46.56,45,132.83,45,238.87s86.28,192.31,192.32,192.31,192.31-86.27,192.31-192.31S343.39,46.56,237.36,46.56Z"/><polygon class="cls-2" points="386.19 123.15 353.39 90.36 350.83 125.72 386.19 123.15"/><polygon class="cls-2" points="88.52 355.23 121.31 388.02 123.89 352.66 88.52 355.23"/></g></g></g></svg>

After

(image error) Size: 1.3 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 47 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 154.67 156.81"><defs><style>.cls-1{fill:#00b4eb;}.cls-1,.cls-2,.cls-3,.cls-7{stroke:#00b4eb;}.cls-1,.cls-10,.cls-11,.cls-12,.cls-13,.cls-2,.cls-3,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{stroke-miterlimit:10;}.cls-1,.cls-2{stroke-width:1.27px;}.cls-10,.cls-11,.cls-12,.cls-13,.cls-2,.cls-3,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{fill:none;}.cls-3{stroke-width:10.13px;stroke-dasharray:21.32 1.78 0 0;opacity:0.5;}.cls-10,.cls-11,.cls-12,.cls-13,.cls-4,.cls-5,.cls-8,.cls-9{stroke:#fff;}.cls-4{stroke-width:7px;stroke-dasharray:1 10 0 0;}.cls-5{stroke-width:3px;stroke-dasharray:0.5 5 0 0;}.cls-6{stroke:#fa0;stroke-width:5.06px;stroke-dasharray:1.27 1.27 2.53 6.33;}.cls-10,.cls-11,.cls-12,.cls-13,.cls-7,.cls-8,.cls-9{stroke-width:0.63px;}.cls-9{stroke-dasharray:0.01 0;}.cls-10{stroke-dasharray:6.5 1.29 0.01 0;}.cls-11{stroke-dasharray:0 0;}.cls-12{stroke-dasharray:5.09 1.01 0 0;}.cls-13{stroke-dasharray:0.03 0;}</style></defs><title>资源 2</title><g id="图层_2" data-name="图层 2"><g id="Layer_2" data-name="Layer 2"><polygon class="cls-1" points="147.04 22.66 147.04 95.44 143.17 91.58 143.17 26.27 147.04 22.66"/><line class="cls-2" x1="147.04" y1="95.46" x2="147.04" y2="95.44"/><polygon class="cls-2" points="143.17 26.27 143.17 91.58 147.04 95.44 147.04 95.46 148.91 97.32 148.91 103.27 130.67 121.51 130.67 129.89 137.5 136.71 137.5 149.53 93.15 149.53 85.79 142.17 71.77 156.18 16.39 156.18 0.63 140.42 0.63 56.15 56.15 0.63 143.4 0.63 154.04 11.28 154.04 16.14 147.04 22.66 143.17 26.27"/><polygon class="cls-1" points="56.15 0.64 45.59 0.64 20.26 25.97 20.26 36.49 56.15 0.64"/><path class="cls-3" d="M110.09,105.29A42.38,42.38,0,1,1,77.34,36a42.92,42.92,0,0,1,7.82.72"/><path class="cls-4" d="M97.33,41a42.41,42.41,0,0,1,17.79,56.58"/><path class="cls-5" d="M97.33,41a42.41,42.41,0,0,1,17.79,56.58"/><path class="cls-6" d="M101.2,98A30.87,30.87,0,1,1,77.34,47.54a31.36,31.36,0,0,1,5.69.52"/><line class="cls-7" x1="130.71" y1="24.47" x2="139.09" y2="12.07"/><line class="cls-8" x1="129.54" y1="24.47" x2="126.38" y2="24.47"/><line class="cls-9" x1="125.09" y1="24.47" x2="125.08" y2="24.47"/><line class="cls-10" x1="125.08" y1="24.47" x2="54.87" y2="24.47"/><polyline class="cls-8" points="54.87 24.47 51.71 24.47 49.47 26.7"/><line class="cls-11" x1="48.76" y1="27.42" x2="48.75" y2="27.42"/><polyline class="cls-12" points="48.75 27.42 41.95 34.23 40.1 36.07"/><polyline class="cls-8" points="40.1 36.07 37.87 38.31 40.1 40.54"/><line class="cls-13" x1="42.56" y1="43" x2="42.58" y2="43.02"/><line class="cls-8" x1="42.58" y1="43.02" x2="44.82" y2="45.26"/><line class="cls-7" x1="25.4" y1="118.16" x2="42.49" y2="135.25"/><line class="cls-2" x1="11.63" y1="114.4" x2="45.82" y2="148.6"/><line class="cls-7" x1="17.41" y1="129.78" x2="30.38" y2="142.75"/></g></g></svg>

After

(image error) Size: 2.8 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 13 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 148 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 351.65 350.77"><defs><style>.cls-1{opacity:0.8;}.cls-2{opacity:0.2;}.cls-3{fill:#5fffe8;}.cls-4{opacity:0.7;}.cls-5{opacity:0.4;}.cls-6{opacity:0.5;}</style></defs><title>资源 3</title><g id="图层_2" data-name="图层 2"><g id="央铋_1" data-name="央铋 1"><g class="cls-1"><g class="cls-2"><path class="cls-3" d="M300.16,50.59A175.07,175.07,0,0,0,193.62,0l-2,20.15A155.6,155.6,0,0,1,327.34,210.39l19.79,4.26A175.7,175.7,0,0,0,300.16,50.59Z"/></g><g class="cls-4"><path class="cls-3" d="M300.16,299.27a177.92,177.92,0,0,0,18.45-21.68l-16.75-11.41a155.59,155.59,0,0,1-251,1.42l-16.5,11.74a178.19,178.19,0,0,0,17.16,19.93A175.83,175.83,0,0,0,300.16,299.27Z"/></g><g class="cls-5"><path class="cls-3" d="M50.83,267.6A155.56,155.56,0,0,1,22.94,146L3.45,140.18A175.81,175.81,0,0,0,34.33,279.34Z"/></g><g class="cls-1"><path class="cls-3" d="M216.08,59l8.48-22.5A147,147,0,0,0,97.15,51L108.56,72.3A122.91,122.91,0,0,1,216.08,59Z"/></g><g class="cls-6"><path class="cls-3" d="M279.59,278.7a146.8,146.8,0,0,0-55-242.21L216.08,59A122.74,122.74,0,1,1,108.56,72.3L97.15,51A146.76,146.76,0,1,0,279.59,278.7Z"/></g></g></g></g></svg>

After

(image error) Size: 1.2 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 7.2 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 7.0 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 9.6 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 13 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 8.6 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 285.66 33.69"><defs><style>.cls-1{isolation:isolate;}.cls-10,.cls-11,.cls-12,.cls-13,.cls-14,.cls-2,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{mix-blend-mode:color-dodge;}.cls-3{fill:#31756c;}.cls-4{fill:#263650;}.cls-5{fill:#e74e4e;}.cls-6{fill:#db4a4a;}.cls-7{fill:#d04646;}.cls-8{fill:#c44242;}.cls-9{fill:#ad3b3b;}.cls-10{fill:#a23737;}.cls-11{fill:#8b2f2f;}.cls-12{fill:#7f2b2b;}.cls-13{fill:#5c1f1f;}.cls-14{fill:#3a1313;}</style></defs><title>资源 3</title><g class="cls-1"><g id="图层_2" data-name="图层 2"><g id="Layer_1" data-name="Layer 1"><g class="cls-2"><polygon class="cls-3" points="133.35 33.67 0.12 33.67 0.12 29.67 131.71 29.67 161.72 0.01 285.66 0.01 285.66 4.01 163.36 4.01 133.35 33.67"/></g><g class="cls-2"><rect class="cls-3" y="29.64" width="28.67" height="4"/></g><g class="cls-2"><polygon class="cls-3" points="155.9 11.39 153.08 8.54 161.72 0 194.27 0 194.27 4 163.36 4 155.9 11.39"/></g><g class="cls-2"><rect class="cls-3" x="251.98" y="0.01" width="33.68" height="4"/></g><g class="cls-2"><polygon class="cls-3" points="133.34 33.69 103.53 33.69 103.53 29.69 131.7 29.69 139.13 22.33 141.94 25.18 133.34 33.69"/></g><g class="cls-2"><polygon class="cls-4" points="141.61 32.79 166.45 7.95 281.37 7.95 256.53 32.79 141.61 32.79"/><path class="cls-3" d="M256.7,33.19H140.64L166.29,7.55h116Zm-114.12-.8H256.36l24.05-24H166.62Z"/></g><polygon class="cls-5" points="146.6 30.73 167.31 10.02 175.67 10.02 154.96 30.73 146.6 30.73"/><polygon class="cls-6" points="157.79 30.73 178.5 10.02 186.86 10.02 166.15 30.73 157.79 30.73"/><polygon class="cls-7" points="168.98 30.73 189.69 10.02 198.05 10.02 177.34 30.73 168.98 30.73"/><polygon class="cls-8" points="180.17 30.73 200.88 10.02 209.24 10.02 188.53 30.73 180.17 30.73"/><polygon class="cls-9" points="191.36 30.73 212.07 10.02 220.43 10.02 199.72 30.73 191.36 30.73"/><polygon class="cls-10" points="202.55 30.73 223.26 10.02 231.62 10.02 210.91 30.73 202.55 30.73"/><polygon class="cls-11" points="213.74 30.73 234.45 10.02 242.81 10.02 222.1 30.73 213.74 30.73"/><polygon class="cls-12" points="224.93 30.73 245.64 10.02 254 10.02 233.29 30.73 224.93 30.73"/><polygon class="cls-13" points="236.12 30.73 256.83 10.02 265.19 10.02 244.48 30.73 236.12 30.73"/><polygon class="cls-14" points="247.31 30.73 268.02 10.02 276.38 10.02 255.68 30.73 247.31 30.73"/></g></g></g></svg>

After

(image error) Size: 2.4 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 33 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 154.67 156.81"><defs><style>.cls-1,.cls-10,.cls-11,.cls-12,.cls-3,.cls-4,.cls-7,.cls-8,.cls-9{fill:none;}.cls-1,.cls-10,.cls-11,.cls-12,.cls-2,.cls-3,.cls-4,.cls-7,.cls-8,.cls-9{stroke:#00b4eb;stroke-miterlimit:10;}.cls-1,.cls-2{stroke-width:1.27px;}.cls-13,.cls-2,.cls-5{fill:#00b4eb;}.cls-3{stroke-width:4px;}.cls-4{stroke-width:10.13px;}.cls-5{opacity:0.5;}.cls-6{fill:#fa0;}.cls-10,.cls-11,.cls-12,.cls-7,.cls-8,.cls-9{stroke-width:0.63px;}.cls-8{stroke-dasharray:0.01 0;}.cls-9{stroke-dasharray:6.5 1.29 0.01 0;}.cls-10{stroke-dasharray:0 0;}.cls-11{stroke-dasharray:5.09 1.01 0 0;}.cls-12{stroke-dasharray:0.03 0;}</style></defs><title>资源 1</title><g id="图层_2" data-name="图层 2"><g id="Layer_2" data-name="Layer 2"><polygon class="cls-1" points="11.51 26.27 11.51 91.58 7.63 95.44 7.63 95.46 5.76 97.32 5.76 103.27 24 121.51 24 129.89 17.18 136.71 17.18 149.53 61.52 149.53 68.89 142.17 82.9 156.18 138.28 156.18 154.04 140.42 154.04 56.15 98.52 0.63 11.28 0.63 0.63 11.28 0.63 16.14 7.63 22.66 11.51 26.27"/><polygon class="cls-2" points="98.52 0.64 109.08 0.64 134.41 25.97 134.41 36.49 98.52 0.64"/><polygon class="cls-2" points="7.63 22.66 7.63 95.44 11.51 91.58 11.51 26.27 7.63 22.66"/><line class="cls-1" x1="7.63" y1="95.44" x2="7.63" y2="95.46"/><path class="cls-3" d="M44.58,105.29A42.38,42.38,0,1,0,77.34,36a42.76,42.76,0,0,0-7.82.72"/><path class="cls-4" d="M107.82,49A42.26,42.26,0,0,0,77.34,36a42.76,42.76,0,0,0-7.82.72"/><path class="cls-4" d="M44.58,105.29a42.39,42.39,0,0,0,70.79-8.18"/><path class="cls-5" d="M77.33,111.8a33.94,33.94,0,0,1-4.51-.3h0l.68-5h0a28.76,28.76,0,0,0,3.83.26,28.26,28.26,0,0,0,14.93-4.25l0,0,0,0L95,106.77l0,0A33.25,33.25,0,0,1,77.33,111.8ZM71,111.2h0a33.51,33.51,0,0,1-19.42-11.6l0,0,3.91-3.21,0,0a28.38,28.38,0,0,0,16.46,9.84h0Zm25.53-5.44-2.92-4.14,0,0a28.38,28.38,0,0,0,11-15.69v0l4.88,1.33v0a33.5,33.5,0,0,1-13,18.49ZM110,85.42l-4.95-1v-.05a28.68,28.68,0,0,0,.62-5.92,28.08,28.08,0,0,0-3.2-13.09l0,0,4.49-2.34,0,0a33.51,33.51,0,0,1,3,22.4ZM101.7,63.93l0,0A28.46,28.46,0,0,0,86.85,51.7h0l1.71-4.77,0,0A33.5,33.5,0,0,1,106,61.29v.05l0,0ZM85.35,51.22l0,0a28.77,28.77,0,0,0-13.2-.65h0l-.93-5h0a33.77,33.77,0,0,1,15.55.77l0,0v0Z"/><path class="cls-6" d="M77.33,111.8a33.94,33.94,0,0,1-4.51-.3h0l.68-5h0a28.76,28.76,0,0,0,3.83.26,28.26,28.26,0,0,0,14.93-4.25l0,0,0,0L95,106.77l0,0A33.25,33.25,0,0,1,77.33,111.8ZM71,111.2h0a33.51,33.51,0,0,1-19.42-11.6l0,0,3.91-3.21,0,0a28.38,28.38,0,0,0,16.46,9.84h0Zm25.53-5.44-2.92-4.14,0,0a28.38,28.38,0,0,0,11-15.69v0l4.88,1.33v0a33.5,33.5,0,0,1-13,18.49Z"/><line class="cls-7" x1="23.97" y1="24.47" x2="15.58" y2="12.07"/><line class="cls-7" x1="25.13" y1="24.47" x2="28.3" y2="24.47"/><line class="cls-8" x1="29.59" y1="24.47" x2="29.6" y2="24.47"/><line class="cls-9" x1="29.6" y1="24.47" x2="99.8" y2="24.47"/><polyline class="cls-7" points="99.8 24.47 102.97 24.47 105.2 26.7"/><line class="cls-10" x1="105.92" y1="27.42" x2="105.92" y2="27.42"/><polyline class="cls-11" points="105.92 27.42 112.73 34.23 114.57 36.07"/><polyline class="cls-7" points="114.57 36.07 116.81 38.31 114.57 40.54"/><line class="cls-12" x1="112.11" y1="43" x2="112.09" y2="43.02"/><line class="cls-7" x1="112.09" y1="43.02" x2="109.85" y2="45.26"/><line class="cls-7" x1="122.02" y1="134.02" x2="97.85" y2="134.02"/><line class="cls-1" x1="134.41" y1="141.1" x2="86.06" y2="141.1"/><line class="cls-7" x1="119.45" y1="147.88" x2="101.11" y2="147.88"/><rect class="cls-13" x="21.32" y="36.49" width="11" height="0.5"/><polygon class="cls-13" points="32.32 38.01 21.32 38.01 32.32 38 32.32 38.01"/><path class="cls-13" d="M32.32,96.6h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11v-1h11Zm0-1h0Zm0-1h-11V40h11Zm0-1h0Zm0-1h-11V38h11Z"/><rect class="cls-13" x="21.32" y="96.6" width="11" height="0.51"/><rect class="cls-13" x="138.36" y="80.48" width="5" height="0.51"/><polygon class="cls-13" points="143.36 84.01 138.36 84.01 143.36 84 143.36 84.01"/><path class="cls-13" d="M143.36,140.59h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5v-1h5Zm0-1h0Zm0-3h-5V84h5Z"/><rect class="cls-13" x="138.36" y="140.59" width="5" height="0.5"/><polygon class="cls-13" points="38.02 96.34 34.77 91.2 38.02 86.07 38.02 96.34"/></g></g></svg>

After

(image error) Size: 4.9 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 10 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 21 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 71 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 33 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.85 28.83"><defs><style>.cls-1{fill:#69bffe;}</style></defs><title>资源 10</title><g id="图层_2" data-name="图层 2"><g id="央铋_1" data-name="央铋 1"><path class="cls-1" d="M13.68,28.83A13.16,13.16,0,0,1,12,28.65l.07-.4a14.4,14.4,0,0,0,1.61.17Zm1.67,0,0-.41a14.61,14.61,0,0,0,1.62-.19l.07.4A13.2,13.2,0,0,1,15.35,28.82Zm-5-.54a12.34,12.34,0,0,1-1.58-.56L9,27.34c.5.21,1,.39,1.53.55Zm8.24-.05-.12-.39A14.07,14.07,0,0,0,20,27.27l.16.38A14,14,0,0,1,18.63,28.23ZM7.31,27a14,14,0,0,1-1.4-.91l.24-.33a13.26,13.26,0,0,0,1.37.88Zm14.38-.09-.21-.35a13.77,13.77,0,0,0,1.35-.9l.25.33A14.54,14.54,0,0,1,21.69,26.89ZM4.62,25a14.58,14.58,0,0,1-1.16-1.2l.32-.27A13.72,13.72,0,0,0,4.9,24.71Zm19.74-.12-.29-.3a13.84,13.84,0,0,0,1.12-1.18l.31.26A14.68,14.68,0,0,1,24.36,24.89ZM2.45,22.48A13.94,13.94,0,0,1,1.6,21L2,20.85a12.07,12.07,0,0,0,.82,1.39Zm24.05-.15-.35-.23A13,13,0,0,0,27,20.7l.37.18A16,16,0,0,1,26.5,22.33ZM.92,19.51a14.82,14.82,0,0,1-.5-1.6l.4-.09a12.64,12.64,0,0,0,.49,1.55ZM28,19.34l-.39-.14a13.84,13.84,0,0,0,.47-1.55l.4.09A14.73,14.73,0,0,1,28,19.34ZM.12,16.27A15.44,15.44,0,0,1,0,14.61H.41c0,.54.05,1.09.11,1.62Zm28.64-.18-.41,0a14.66,14.66,0,0,0,.09-1.62v-.35h.41v.36A15.25,15.25,0,0,1,28.76,16.09ZM.48,13l-.41,0a15.33,15.33,0,0,1,.27-1.65l.4.09C.63,11.9.54,12.44.48,13Zm27.82-.52A14.4,14.4,0,0,0,28,10.87l.39-.1a14.7,14.7,0,0,1,.33,1.63ZM1.19,9.81.8,9.68a14,14,0,0,1,.64-1.55l.37.18C1.58,8.8,1.37,9.3,1.19,9.81Zm26.29-.48a13.14,13.14,0,0,0-.67-1.48l.36-.19a16.11,16.11,0,0,1,.7,1.52ZM2.6,6.9l-.34-.23a16,16,0,0,1,1-1.35l.32.26A12.34,12.34,0,0,0,2.6,6.9ZM26,6.47a13.88,13.88,0,0,0-1-1.29l.31-.27a14.61,14.61,0,0,1,1,1.32ZM4.65,4.38l-.29-.29A14.72,14.72,0,0,1,5.63,3l.25.33A15.59,15.59,0,0,0,4.65,4.38ZM23.82,4a13.69,13.69,0,0,0-1.26-1l.24-.33a14.44,14.44,0,0,1,1.3,1ZM7.22,2.4,7,2.05a13,13,0,0,1,1.48-.77l.17.37A14,14,0,0,0,7.22,2.4Zm14-.25a13,13,0,0,0-1.46-.7l.15-.39a15,15,0,0,1,1.51.72Zm-11-1.08L10.05.68A14.81,14.81,0,0,1,11.67.26l.07.41A14.45,14.45,0,0,0,10.17,1.07Zm8-.15A14,14,0,0,0,16.59.58l.07-.41c.55.09,1.1.21,1.63.35ZM13.35.45l0-.41A15.51,15.51,0,0,1,15,0V.42A14.78,14.78,0,0,0,13.35.45Z"/></g></g></svg>

After

(image error) Size: 2.1 KiB

File diff suppressed because one or more lines are too long

After

(image error) Size: 51 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.99 28.99"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#69bffe;}</style></defs><title>资源 11</title><g id="图层_2" data-name="图层 2"><g id="央铋_1" data-name="央铋 1"><path class="cls-1" d="M14.5,29A14.5,14.5,0,1,1,29,14.5,14.51,14.51,0,0,1,14.5,29ZM14.5.55a13.95,13.95,0,1,0,13.94,14A14,14,0,0,0,14.5.55Z"/><path class="cls-1" d="M14.5,26.46a12,12,0,1,1,12-12A12,12,0,0,1,14.5,26.46Zm0-23.37A11.41,11.41,0,1,0,25.91,14.5,11.41,11.41,0,0,0,14.5,3.09Z"/><circle class="cls-2" cx="14.5" cy="2.81" r="0.76"/><path class="cls-2" d="M12.2,3a.76.76,0,1,0-.53.93A.75.75,0,0,0,12.2,3Z"/><path class="cls-2" d="M9.31,4a.75.75,0,0,0-1-.28A.75.75,0,1,0,9,5,.75.75,0,0,0,9.31,4Z"/><circle class="cls-2" cx="6.23" cy="6.23" r="0.76"/><path class="cls-2" d="M4.75,8a.75.75,0,0,0-1,.28A.75.75,0,1,0,5,9,.75.75,0,0,0,4.75,8Z"/><path class="cls-2" d="M3.4,10.74A.76.76,0,0,0,3,12.2a.76.76,0,1,0,.39-1.46Z"/><circle class="cls-2" cx="2.81" cy="14.5" r="0.76"/><path class="cls-2" d="M3,16.79a.76.76,0,1,0,.93.53A.76.76,0,0,0,3,16.79Z"/><path class="cls-2" d="M4,19.68a.76.76,0,0,0-.28,1A.76.76,0,0,0,5,20,.76.76,0,0,0,4,19.68Z"/><circle class="cls-2" cx="6.23" cy="22.76" r="0.76"/><path class="cls-2" d="M8,24.24a.75.75,0,0,0,.28,1,.75.75,0,1,0-.28-1Z"/><path class="cls-2" d="M10.74,25.59A.76.76,0,0,0,12.2,26a.76.76,0,1,0-1.46-.39Z"/><path class="cls-2" d="M13.74,26.18a.76.76,0,1,0,1.51,0,.76.76,0,0,0-1.51,0Z"/><path class="cls-2" d="M16.79,26a.76.76,0,1,0,.53-.93A.76.76,0,0,0,16.79,26Z"/><path class="cls-2" d="M19.68,25a.76.76,0,0,0,1,.28A.76.76,0,0,0,20,24,.76.76,0,0,0,19.68,25Z"/><circle class="cls-2" cx="22.76" cy="22.76" r="0.76"/><path class="cls-2" d="M24.24,21a.75.75,0,0,0,1-.27A.76.76,0,1,0,24,20,.75.75,0,0,0,24.24,21Z"/><path class="cls-2" d="M25.59,18.25A.76.76,0,0,0,26,16.79a.76.76,0,1,0-.39,1.46Z"/><path class="cls-2" d="M26.18,15.25a.76.76,0,1,0-.75-.75A.75.75,0,0,0,26.18,15.25Z"/><path class="cls-2" d="M26,12.2a.76.76,0,1,0-.93-.53A.76.76,0,0,0,26,12.2Z"/><path class="cls-2" d="M25,9.31a.75.75,0,0,0,.28-1,.75.75,0,0,0-1-.28A.75.75,0,0,0,25,9.31Z"/><circle class="cls-2" cx="22.76" cy="6.23" r="0.76"/><path class="cls-2" d="M21,4.75a.75.75,0,0,0-.27-1A.76.76,0,1,0,20,5,.75.75,0,0,0,21,4.75Z"/><path class="cls-2" d="M18.25,3.4a.76.76,0,1,0-.93.54A.75.75,0,0,0,18.25,3.4Z"/><path class="cls-1" d="M14.5,23.79A9.31,9.31,0,0,1,5.2,14.5h.55a8.75,8.75,0,0,0,8.75,8.74Z"/><path class="cls-1" d="M23.79,14.5h-.55A8.75,8.75,0,0,0,14.5,5.75V5.2A9.31,9.31,0,0,1,23.79,14.5Z"/></g></g></svg>

After

(image error) Size: 2.5 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30.09 30.09"><defs><style>.cls-1{fill:#69bffe;}</style></defs><title>资源 12</title><g id="图层_2" data-name="图层 2"><g id="央铋_1" data-name="央铋 1"><path class="cls-1" d="M15.05,30.09h-.2V28.44h.52l0,1.65Zm-.78,0-.59,0,.15-1.64.52,0Zm1.74,0-.11-1.65.52,0L16.59,30ZM13.11,30l-.58-.09.28-1.62.51.07Zm4.05,0-.23-1.63.51-.08.3,1.62ZM12,29.77l-.56-.13.39-1.6c.17.05.34.08.51.12Zm6.35,0L18,28.13l.5-.13.42,1.6Zm-7.48-.24-.55-.17.52-1.57.49.16Zm8.6,0L19,27.86l.49-.16L20,29.26Zm-9.7-.32-.54-.21.64-1.52.48.19Zm10.8-.06-.6-1.54.47-.19.66,1.51ZM8.65,28.67l-.52-.26L8.89,27l.47.23Zm12.94-.08-.72-1.48.46-.23.78,1.45C21.94,28.42,21.77,28.51,21.59,28.59Zm-14-.46-.5-.29L8,26.44c.15.09.29.18.45.26Zm15-.08-.83-1.43.45-.27.88,1.4Zm-16-.53-.48-.34,1-1.32.42.29Zm17-.1-.93-1.35.42-.3,1,1.32Zm-17.9-.59-.45-.37,1.08-1.25a4.12,4.12,0,0,0,.4.33Zm18.84-.1-1.05-1.28.4-.34L25,26.35ZM4.81,26.08l-.42-.41,1.17-1.16.37.36ZM25.4,26l-1.14-1.19.37-.37,1.18,1.15C25.68,25.69,25.54,25.83,25.4,26ZM4,25.25l-.39-.43,1.26-1.07.34.38Zm22.22-.12L25,24q.17-.18.33-.39l1.27,1.06C26.47,24.84,26.34,25,26.21,25.13Zm-23-.76c-.12-.15-.24-.3-.35-.46l1.32-1,.32.42ZM27,24.24l-1.3-1,.31-.42,1.34,1C27.19,23.93,27.07,24.09,27,24.24Zm-24.4-.81c-.11-.16-.21-.32-.31-.48l1.4-.87c.09.14.18.29.28.43Zm25.08-.14-1.38-.9.28-.44,1.41.85C27.84,23,27.74,23.13,27.63,23.29ZM1.94,22.45c-.09-.17-.19-.34-.27-.51l1.46-.76c.08.15.16.3.25.45Zm26.29-.15-1.44-.8L27,21l1.47.74ZM1.41,21.42l-.24-.53,1.52-.65.21.48Zm27.34-.17-1.5-.68c.07-.16.14-.31.2-.47l1.53.62C28.91,20.9,28.83,21.08,28.75,21.25ZM1,20.35C.89,20.17.83,20,.77,19.8l1.56-.52c0,.16.11.32.17.49Zm28.23-.18-1.55-.56c.06-.16.12-.32.17-.49l1.57.5C29.32,19.81,29.26,20,29.19,20.17ZM.59,19.24l-.15-.56,1.6-.4c0,.17.09.34.14.5Zm29-.18L28,18.62c0-.16.09-.33.12-.5l1.61.38C29.65,18.69,29.6,18.88,29.55,19.06ZM.31,18.12c0-.19-.07-.38-.1-.58l1.62-.27c0,.17.06.34.1.51Zm29.5-.19-1.62-.31a4.54,4.54,0,0,0,.09-.51l1.63.25C29.88,17.55,29.85,17.74,29.81,17.93ZM.12,17l-.06-.58,1.64-.15c0,.18,0,.35.06.52ZM30,16.79l-1.64-.2c0-.17,0-.34,0-.51l1.65.12Zm-30-1c0-.19,0-.39,0-.58l1.65,0c0,.17,0,.35,0,.52Zm30.06-.19-1.65-.06c0-.17,0-.34,0-.52v-.32l1.64-.05V15C30.09,15.24,30.08,15.43,30.08,15.62ZM1.65,14.69,0,14.65l0-.58,1.64.1C1.66,14.35,1.66,14.52,1.65,14.69Zm26.76-.49c0-.17,0-.35,0-.52L30,13.52c0,.19,0,.38,0,.57ZM1.72,13.66.08,13.49c0-.19,0-.38.07-.57l1.63.22Zm26.59-.49c0-.17,0-.34-.08-.51l1.62-.29c0,.19.07.38.09.57ZM1.86,12.63.24,12.34c0-.19.07-.38.12-.57l1.6.36C1.93,12.3,1.89,12.47,1.86,12.63Zm26.27-.48-.12-.5,1.59-.42.14.56Zm-26-.52L.49,11.2l.16-.55,1.58.48C2.18,11.29,2.13,11.46,2.09,11.63Zm25.78-.48c-.06-.17-.11-.33-.17-.49l1.56-.54a5.05,5.05,0,0,1,.18.55ZM2.39,10.63.83,10.09C.9,9.91,1,9.72,1,9.54l1.53.61Zm25.13-.46c-.06-.16-.12-.32-.19-.47L28.84,9c.08.18.15.36.22.54ZM2.77,9.67,1.26,9l.24-.53L3,9.2C2.91,9.35,2.84,9.51,2.77,9.67Zm24.34-.45c-.07-.15-.15-.3-.23-.45L28.34,8l.26.52ZM3.22,8.74,1.77,8l.28-.51,1.43.84A4.83,4.83,0,0,0,3.22,8.74Zm23.41-.42-.27-.45L27.75,7l.3.49ZM3.75,7.84,2.36,7c.1-.17.21-.33.32-.49L4,7.41Zm22.33-.39c-.1-.15-.2-.29-.31-.43l1.32-1,.34.47ZM4.34,7,3,6l.36-.46,1.28,1C4.55,6.72,4.44,6.85,4.34,7Zm21.12-.38-.34-.39,1.24-1.09.37.44ZM5,6.19,3.76,5.1a5.22,5.22,0,0,1,.39-.43L5.34,5.81C5.22,5.93,5.11,6.06,5,6.19Zm19.78-.36-.36-.36,1.15-1.18a5.44,5.44,0,0,1,.41.42ZM5.71,5.44,4.56,4.26c.13-.14.28-.27.42-.4l1.1,1.23ZM24,5.11l-.39-.34L24.7,3.51l.44.38ZM6.48,4.75,5.42,3.48c.15-.12.3-.25.45-.36l1,1.3Zm16.75-.31-.41-.3,1-1.34.47.35ZM7.29,4.12l-1-1.35.48-.33.9,1.38Zm15.1-.28L22,3.57l.85-1.41.49.31ZM8.16,3.55,7.31,2.14l.51-.29.79,1.44Zm13.35-.24-.46-.24.74-1.48.52.28ZM9.07,3.05,8.33,1.58l.52-.25.68,1.5Zm11.51-.21c-.16-.07-.31-.14-.48-.2l.63-1.53.53.23ZM10,2.63,9.38,1.1,9.93.89l.56,1.55Zm9.61-.18-.49-.17.5-1.57.56.19ZM11,2.28,10.48.7,11,.54l.44,1.59A4.13,4.13,0,0,0,11,2.28Zm7.65-.15L18.14,2,18.51.4c.19,0,.38.09.57.15ZM12,2,11.6.4l.57-.13.31,1.62Zm5.65-.1-.51-.09L17.37.18l.57.1ZM13,1.8,12.74.17,13.32.1l.18,1.64Zm3.62-.06-.52-.05L16.22.05,16.8.1ZM14,1.69,13.9,0l.58,0,.06,1.65A4.41,4.41,0,0,0,14,1.69Zm1.55,0h-.51V0h.58Z"/></g></g></svg>

After

(image error) Size: 4.0 KiB

Some files were not shown because too many files have changed in this diff Show More