From e7d45b61ad438bb96c0d0d7f17923f024a1e6aaf Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期三, 18 三月 2026 14:05:29 +0800 Subject: [PATCH] 进销存升级app 1.工作台图标替换 --- src/static/images/icon/chuchaiguanli.svg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/static/images/icon/chuchaiguanli.svg b/src/static/images/icon/chuchaiguanli.svg new file mode 100644 index 0000000..736c90e --- /dev/null +++ b/src/static/images/icon/chuchaiguanli.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><defs><clipPath id="master_svg0_121_34378"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath><clipPath id="master_svg1_121_34383"><rect x="7" y="6" width="14" height="14" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_34378)"><path d="M8.6032233,27C7.2891606,27,6.33216852,28.2456321,6.67075348,29.5153255L7.2081735,31.5306506C7.6751106,33.2816644,9.260909999999999,34.5,11.0731134,34.5L16.926887999999998,34.5C18.739091000000002,34.5,20.324889,33.2816644,20.791826,31.5306506L21.329247000000002,29.5153253C21.667831,28.2456321,20.710839,27,19.396776,27L8.6032233,27Z" fill="#FC99E5" fill-opacity="1" transform="matrix(1,0,0,-1,0,54)"/><path d="M2,17.499999000000003C2,20.813709,4.6862917,23.5,8.000000499999999,23.5L20,23.5C23.313709,23.5,26,20.813709,26,17.5L26,8.000001000000001C26,4.6862917,23.313709,2,20,2L8.000001000000001,2C4.6862917,2,2,4.6862917,2,8.000001000000001L2,17.499999000000003Z" fill="#6234F9" fill-opacity="1" style="opacity:0.800000011920929;"/><g clip-path="url(#master_svg1_121_34383)"><path d="M20.561443,8.982904525C20.555401,8.649537865,20.388359,8.341494915,20.116583,8.162542315C20.116583,8.162542315,18.532562,7.054033515,16.8147678,8.749689935L14.3092537,10.981838425L9.2105204,8.739493075C8.83693641,8.573160825,8.40578252,8.772638205,8.27631414,9.171712925C8.27631414,9.175002125,8.27408981,9.178620625,8.27313656,9.181909825C8.17081872,9.521699025,8.26805246,9.898657525,8.51685631,10.121017225L12.105288999999999,13.180106125L10.8577738,14.413938524999999C10.7764339,14.480873625000001,10.6681385,14.501245025,10.5692501,14.468213125L8.72975403,13.843236425C8.40881902,13.734689225,8.08566,13.905405524999999,7.941398256,14.259010825C7.801902607,14.603076925,7.887379305,15.002403225,8.14921129,15.226077525000001L9.3690813,16.276365325C9.8863897,16.722398724999998,10.4990256,16.957916224999998,11.1415308,16.957916224999998C11.7582974,16.957916224999998,12.351233,16.738516824999998,12.857420399999999,16.324389425L19.117237,11.188409125C20.487721999999998,10.064110724999999,20.569706,9.214802725,20.56208,8.984548525M18.100732,18.645350625C18.186552,18.645300625,18.269847,18.615285625,18.337144000000002,18.560157625000002C18.491573000000002,18.434833625,18.543686,18.200631625,18.464245,17.990113625L17.074693699999997,14.348153125C17.0027437,14.157550825000001,16.8611965,14.003934425,16.6806746,13.920538425C16.5357542,13.851142925000001,16.367956200000002,13.855151225,16.226280199999998,13.931392225C16.206728,13.942486325,16.1883116,13.955601224999999,16.1713104,13.970535325L15.4150472,14.641232525C15.289805399999999,14.729640025,15.2062101,14.868454425,15.184672800000001,15.023783725000001C15.1558371,15.241623924999999,15.2194486,15.461724725,15.3591218,15.627378425L17.7527866,18.463449625000003C17.8368301,18.574673625000003,17.964375,18.641352625,18.100732,18.645350625Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg> \ No newline at end of file -- Gitblit v1.9.3