whychw
2020-12-04 453ec56ff82330b499d2b153ec79786cae0c8cab
U 修改svg图
3个文件已修改
18 ■■■■ 已修改文件
src/assets/imgs/compressor_g.svg 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/imgs/pump3_g.svg 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/script/draw_water_cooling.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/imgs/compressor_g.svg
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     width="1024px" height="1024px" viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
     width="627.4" height="556" viewBox="198.3 234 627.4 556" xml:space="preserve">
<style type="text/css">
    .st0{fill:#98A4E0;}
    .st1{fill:#FFFFFF;}
    .st2{fill:#DAE8FD;}
    .st2{fill:#090;}
    .st3{fill:#EFF6FE;}
    .st4{fill:#C6D5FA;}
    .st5{fill:#1499FC;}
src/assets/imgs/pump3_g.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     width="1024px" height="1024px" viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     width="679.4" height="442" viewBox="172.3 291 679.4 442" xml:space="preserve">
<style type="text/css">
    .st0{fill:#98A4E0;}
    .st1{fill:#FFFFFF;}
@@ -26,7 +26,7 @@
            C477,294.5,461.3,310.2,461.3,329.5z"/>
    </g>
    <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="284.5583" y1="514.1867" x2="707.9673" y2="514.1867">
        <stop  offset="0" style="stop-color:#626BF0"/>
        <stop  offset="0" style="stop-color:#090"/>
        <stop  offset="1" style="stop-color:#9C94FF"/>
    </linearGradient>
    <rect x="284.6" y="356.3" class="st2" width="423.4" height="315.8"/>
@@ -84,14 +84,14 @@
    <rect x="240.8" y="706.8" class="st8" width="487.6" height="26.2"/>
    
        <linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="2400.6921" y1="517.8317" x2="2447.9319" y2="517.8317" gradientTransform="matrix(-1 0 0 1 3156.4824 0)">
        <stop  offset="0" style="stop-color:#5E67FF"/>
        <stop  offset="0" style="stop-color:#090"/>
        <stop  offset="1" style="stop-color:#7D97FF"/>
    </linearGradient>
    <polygon class="st9" points="708.6,636.2 755.8,617 755.8,416.9 708.6,399.4     "/>
    <linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="240.1523" y1="345.1007" x2="237.9933" y2="595.5444">
        <stop  offset="0" style="stop-color:#5E67FF"/>
        <stop  offset="0" style="stop-color:#090"/>
        <stop  offset="0.5436" style="stop-color:#ACC4E6"/>
        <stop  offset="0.9667" style="stop-color:#5A6ACB"/>
        <stop  offset="0.9667" style="stop-color:#090"/>
    </linearGradient>
    <polygon class="st10" points="232.1,349.3 287.5,349.3 287.5,681.1 232.1,681.1 189.5,628.6 189.5,395.9     "/>
    <linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="462.437" y1="352.7839" x2="528.9227" y2="352.7839">
src/script/draw_water_cooling.js
@@ -1587,7 +1587,7 @@
  // P13
  if (status.p13) {
    if (Img_compressor_g.complete) {
      ctx.drawImage(Img_compressor_g, 1070, 268, 82, 60);
      ctx.drawImage(Img_compressor_g, 1070, 283, 82, 54);
    }
  } else {
    if (Img_compressor.complete) {