奇橙 il y a 1 an
Parent
commit
5bd4ab773a

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/assets/Knowledge-GdKxnW2g.js


+ 1 - 1
dist/assets/Login-Bnmtb6BV.js → dist/assets/Login-DLNeTTO4.js

@@ -1 +1 @@
-import{_ as c}from"./login-VH6pjdPe.js";import{_ as m,d as g,f,o as _,c as h,b as o,g as r,r as p,i as k,p as w,l as v}from"./index-BGMAXSNi.js";const V=g({components:{},props:[],setup(){const{ajax:e,helper:s}=k("$global"),a=p("user"),i=p("123");return{login:async()=>{const n=await e.user.login(a.value,i.value);n&&(s.write("userName",n.nickname||n.username),s.write("token",n.access_token),s.goLink("/"))},username:a,password:i,goRegister:()=>{s.goLink("register")}}}}),t=e=>(w("data-v-3cb73cef"),e=e(),v(),e),$=t(()=>o("header",null,[o("img",{src:c}),o("p",null,"欢迎使用")],-1)),b=t(()=>o("p",null,"账号登录",-1)),y=t(()=>o("p",null,"账号",-1)),C=t(()=>o("p",null,"密码",-1));function I(e,s,a,i,u,d){const n=f("a-input");return _(),h("main",null,[o("section",null,[$,b,o("section",null,[y,o("div",null,[r(n,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:e.username,"onUpdate:modelValue":s[0]||(s[0]=l=>e.username=l)},null,8,["modelValue"])])]),o("section",null,[C,o("div",null,[r(n,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:e.password,"onUpdate:modelValue":s[1]||(s[1]=l=>e.password=l)},null,8,["modelValue"])])]),o("section",null,[o("p",{style:{cursor:"pointer"},onClick:s[2]||(s[2]=(...l)=>e.goRegister&&e.goRegister(...l))},"去注册")]),o("div",{onClick:s[3]||(s[3]=(...l)=>e.login&&e.login(...l))},"登录")])])}const L=m(V,[["render",I],["__scopeId","data-v-3cb73cef"]]);export{L as default};
+import{_ as c}from"./login-VH6pjdPe.js";import{_ as m,d as g,f,o as _,c as h,b as o,g as r,r as p,i as k,p as w,l as v}from"./index-CDNvpvDG.js";const V=g({components:{},props:[],setup(){const{ajax:e,helper:s}=k("$global"),a=p("user"),i=p("123");return{login:async()=>{const n=await e.user.login(a.value,i.value);n&&(s.write("userName",n.nickname||n.username),s.write("token",n.access_token),s.goLink("/"))},username:a,password:i,goRegister:()=>{s.goLink("register")}}}}),t=e=>(w("data-v-3cb73cef"),e=e(),v(),e),$=t(()=>o("header",null,[o("img",{src:c}),o("p",null,"欢迎使用")],-1)),b=t(()=>o("p",null,"账号登录",-1)),y=t(()=>o("p",null,"账号",-1)),C=t(()=>o("p",null,"密码",-1));function I(e,s,a,i,u,d){const n=f("a-input");return _(),h("main",null,[o("section",null,[$,b,o("section",null,[y,o("div",null,[r(n,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:e.username,"onUpdate:modelValue":s[0]||(s[0]=l=>e.username=l)},null,8,["modelValue"])])]),o("section",null,[C,o("div",null,[r(n,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:e.password,"onUpdate:modelValue":s[1]||(s[1]=l=>e.password=l)},null,8,["modelValue"])])]),o("section",null,[o("p",{style:{cursor:"pointer"},onClick:s[2]||(s[2]=(...l)=>e.goRegister&&e.goRegister(...l))},"去注册")]),o("div",{onClick:s[3]||(s[3]=(...l)=>e.login&&e.login(...l))},"登录")])])}const L=m(V,[["render",I],["__scopeId","data-v-3cb73cef"]]);export{L as default};

+ 1 - 1
dist/assets/Register-Ds68cSJZ.js → dist/assets/Register-Dlz63ihn.js

@@ -1 +1 @@
-import{_ as m}from"./login-VH6pjdPe.js";import{_ as c,d as _,f as g,o as f,c as h,b as s,g as i,r as d,i as w,p as v,l as V}from"./index-BGMAXSNi.js";const $=_({components:{},props:[],setup(){const{ajax:e,helper:o}=w("$global"),l=d(""),r=d("");return{register:async()=>{const a=await e.user.register(l.value,r.value);a&&(o.write("userName",String(a.username)),o.goLink("/"))},username:l,password:r}}}),n=e=>(v("data-v-83868729"),e=e(),V(),e),k=n(()=>s("header",null,[s("img",{src:m}),s("p",null,"欢迎使用")],-1)),y=n(()=>s("p",null,"账号注册",-1)),I=n(()=>s("p",null,"账号",-1)),S=n(()=>s("p",null,"密码",-1));function B(e,o,l,r,u,a){const p=g("a-input");return f(),h("main",null,[s("section",null,[k,y,s("section",null,[I,s("div",null,[i(p,{placeholder:"请输入账号",style:{width:"250px",height:"40px"},modelValue:e.username,"onUpdate:modelValue":o[0]||(o[0]=t=>e.username=t)},null,8,["modelValue"])])]),s("section",null,[S,s("div",null,[i(p,{type:"password",placeholder:"请输入密码",style:{width:"250px",height:"40px"},modelValue:e.password,"onUpdate:modelValue":o[1]||(o[1]=t=>e.password=t)},null,8,["modelValue"])])]),s("div",{onClick:o[2]||(o[2]=(...t)=>e.register&&e.register(...t))},"注册")])])}const b=c($,[["render",B],["__scopeId","data-v-83868729"]]);export{b as default};
+import{_ as m}from"./login-VH6pjdPe.js";import{_ as c,d as _,f as g,o as f,c as h,b as s,g as i,r as d,i as w,p as v,l as V}from"./index-CDNvpvDG.js";const $=_({components:{},props:[],setup(){const{ajax:e,helper:o}=w("$global"),l=d(""),r=d("");return{register:async()=>{const a=await e.user.register(l.value,r.value);a&&(o.write("userName",String(a.username)),o.goLink("/"))},username:l,password:r}}}),n=e=>(v("data-v-83868729"),e=e(),V(),e),k=n(()=>s("header",null,[s("img",{src:m}),s("p",null,"欢迎使用")],-1)),y=n(()=>s("p",null,"账号注册",-1)),I=n(()=>s("p",null,"账号",-1)),S=n(()=>s("p",null,"密码",-1));function B(e,o,l,r,u,a){const p=g("a-input");return f(),h("main",null,[s("section",null,[k,y,s("section",null,[I,s("div",null,[i(p,{placeholder:"请输入账号",style:{width:"250px",height:"40px"},modelValue:e.username,"onUpdate:modelValue":o[0]||(o[0]=t=>e.username=t)},null,8,["modelValue"])])]),s("section",null,[S,s("div",null,[i(p,{type:"password",placeholder:"请输入密码",style:{width:"250px",height:"40px"},modelValue:e.password,"onUpdate:modelValue":o[1]||(o[1]=t=>e.password=t)},null,8,["modelValue"])])]),s("div",{onClick:o[2]||(o[2]=(...t)=>e.register&&e.register(...t))},"注册")])])}const b=c($,[["render",B],["__scopeId","data-v-83868729"]]);export{b as default};

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
dist/assets/index-CDNvpvDG.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/assets/index-ysJR-9wS.css


BIN
dist/assets/logo-DhHPrOS4.jpg


+ 0 - 42
dist/assets/logo-yyBBscbo.svg

@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="72px" height="70px" viewBox="0 0 72 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-    <title>导航logo</title>
-    <defs>
-        <polygon id="path-1" points="0 0 38.693271 0 38.693271 40 0 40"></polygon>
-        <linearGradient x1="49.9752842%" y1="-24.5203542%" x2="49.9752842%" y2="68.7140291%" id="linearGradient-3">
-            <stop stop-color="#41D98C" offset="0%"></stop>
-            <stop stop-color="#31C4C9" offset="100%"></stop>
-        </linearGradient>
-    </defs>
-    <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
-        <g id="切图" transform="translate(-42, -38)">
-            <g id="编组-15" transform="translate(42, 38)">
-                <g id="编组" transform="translate(0, 52)" fill="#000000">
-                    <path d="M8.60008684,15.4127793 L15.4038275,15.4127793 L15.4038275,13.0936176 L8.60008684,13.0936176 L8.60008684,15.4127793 Z M17.7857318,17.6423981 L6.21818254,17.6423981 L6.21818254,10.8639988 L17.2009671,10.8639988 C17.5238968,10.8639988 17.7857318,11.1285574 17.7857318,11.4549821 L17.7857318,17.6423981 Z M17.4945396,9.86518815 L6.5093747,9.86518815 L6.5093747,7.63556934 L16.9097749,7.63556934 C17.2327047,7.63556934 17.4945396,7.90012798 17.4945396,8.22655264 L17.4945396,9.86518815 Z M17.2699963,6.65385329 L6.9592547,6.65385329 L6.9592547,4.42423448 L16.6852317,4.42423448 C17.0081614,4.42423448 17.2699963,4.68879312 17.2699963,5.01521777 L17.2699963,6.65385329 Z M13.1845782,0.590983299 L13.1845782,1.17789646 L17.417576,1.17789646 C17.7405057,1.17789646 18.0023406,1.4424551 18.0023406,1.76887976 L18.0023406,3.38960669 L6.00157365,3.38960669 L6.00157365,1.17789646 L10.8193361,1.17789646 L10.8193361,0 L12.5998135,0 C12.9227433,0 13.1845782,0.264558639 13.1845782,0.590983299 L13.1845782,0.590983299 Z M4.46230172,0.143268679 C4.8185559,0.143268679 5.09705303,0.468065285 5.04468605,0.822980875 C4.98121092,1.25441496 4.90900796,1.66956852 4.82728373,2.06925557 C4.70430066,2.67570538 4.54719971,3.24715204 4.35994807,3.7819675 L4.35994807,17.6603067 L1.97725034,17.6603067 L1.97725034,7.51020925 C1.48293775,7.95059763 0.895792789,8.35272676 0,8.74997174 L0.407034279,5.63713408 C0.759321257,5.34001438 1.07114284,4.98591282 1.34170559,4.57564342 C1.61226833,4.16537402 1.844746,3.71928746 2.03913859,3.23819775 C2.23273774,2.75629401 2.38904525,2.25403961 2.50647424,1.73062051 C2.62469667,1.20720142 2.71276842,0.678084143 2.77148292,0.143268679 L4.46230172,0.143268679 Z" id="Fill-10"></path>
-                    <path d="M59.5062693,13.8071119 C58.7294924,13.4383578 58.1701178,13.1827535 57.8297324,13.0402988 C58.1002951,12.6357276 58.3700644,12.2254582 58.6414206,11.8094906 L60.8654305,11.8094906 C60.5123501,12.6292154 60.0585029,13.2959032 59.5062693,13.8071119 M63.0180309,10.5249567 C62.8291924,10.2514438 62.4999151,10.1146873 62.0301992,10.1146873 L59.6292523,10.1146873 L60.141814,9.06215093 L57.7408672,9.06215093 C57.5885269,9.4072982 57.4115899,9.75814366 57.2116433,10.1146873 L54.9352664,10.1146873 L54.9352664,11.8094906 L56.2063559,11.8094906 C56.0056158,12.1188207 55.7937675,12.4688522 55.5708111,12.862027 C55.31215,13.44487 55.4470346,13.8844444 55.977052,14.1815641 C56.5062759,14.4436807 57.0418473,14.7228918 57.5821794,15.0200115 C56.8998217,15.2935244 56.1587495,15.5133116 55.3581694,15.680187 L54.7591229,17.8918973 C56.7815993,17.4873261 58.4057692,16.9289038 59.6292523,16.2158165 C60.3354132,16.6431805 61.0526822,17.1006634 61.7826462,17.5890794 L62.9291657,15.680187 C62.5887803,15.4783085 62.0762186,15.1868869 61.3946544,14.8059225 C62.2182443,13.902353 62.7950745,12.7838805 63.1243517,11.452133 C63.2179776,11.084193 63.1830662,10.7748629 63.0180309,10.5249567" id="Fill-11"></path>
-                    <path d="M54.537198,8.98205071 C55.0188155,7.81473659 55.3488862,6.80290155 55.5250297,5.94817364 L57.4308705,5.94817364 C57.2428254,7.01699054 56.9667086,8.02801156 56.6025201,8.98205071 L54.537198,8.98205071 Z" id="Fill-12"></path>
-                    <path d="M56.654887,0.672223152 C56.8905385,1.52695106 57.2372714,2.32469711 57.6958792,3.06464728 L55.7194223,3.06464728 C55.319529,2.39551743 54.9958058,1.59777138 54.7490462,0.672223152 L56.654887,0.672223152 Z" id="Fill-13"></path>
-                    <path d="M60.0084369,5.5427884 L60.0084369,8.76796172 L57.8193383,8.76796172 L57.8193383,5.5427884 L54.7844336,5.5427884 L54.7844336,3.53458482 L57.8193383,3.53458482 L57.8193383,0.351740886 L59.4236723,0.351740886 C59.746602,0.351740886 60.0084369,0.616299526 60.0084369,0.942724185 L60.0084369,3.53458482 L62.5648978,3.53458482 C62.8878275,3.53458482 63.1496625,3.79914346 63.1496625,4.12556812 L63.1496625,5.5427884 L60.0084369,5.5427884 Z" id="Fill-14"></path>
-                    <path d="M63.2022675,0.672223152 C62.9785176,1.49764611 62.6666961,2.29539216 62.2668027,3.06464728 L60.2903458,3.06464728 C60.7489537,2.12444657 61.0671227,1.32751455 61.2432662,0.672223152 L63.2022675,0.672223152 Z" id="Fill-15"></path>
-                    <path d="M62.9372588,7.93537533 L62.8848918,7.78559444 C62.6492404,7.17344645 62.4492937,6.56048444 62.2850518,5.94833645 L60.3609619,5.94833645 C60.6196231,7.08797366 60.9258906,8.09899468 61.2781776,8.98221352 L63.3966601,8.98221352 C63.1610086,8.48321522 63.0086683,8.13481185 62.9372588,7.93537533" id="Fill-16"></path>
-                    <path d="M52.0623026,4.28153562 C52.3812651,4.28153562 52.6367525,4.53876802 52.6415132,4.86112254 C52.6653164,6.4094011 52.7843322,7.97965838 52.9985608,9.57026632 C53.2397663,11.3603108 53.5492076,13.0876752 53.9245043,14.7523595 L51.5600556,14.7523595 C51.1839655,13.0876752 50.8753177,11.3603108 50.6341122,9.57026632 C50.3929067,7.78022187 50.2723039,6.01785432 50.2723039,4.28153562 L52.0623026,4.28153562 Z M46.3995275,0.0184784034 C46.7224572,0.0184784034 46.9842921,0.283037043 46.9842921,0.609461702 L46.9842921,15.8765303 C46.9842921,16.3755286 46.8176699,16.7980083 46.4820451,17.1423416 C46.1464204,17.4874889 45.7314517,17.6600625 45.2371391,17.6600625 L41.1564816,17.6600625 L41.8309049,15.4304437 L43.7375391,15.4304437 C43.9731906,15.4304437 44.1786913,15.3433428 44.3548348,15.1715832 C44.5317717,14.9990096 44.6198435,14.7881767 44.6198435,14.5382706 L44.6198435,0.0184784034 L46.3995275,0.0184784034 Z M40.06947,4.28153562 C40.3923997,4.28153562 40.6582349,4.54202412 40.6582349,4.86844878 C40.6589953,5.53757863 40.6455068,6.21891888 40.6185299,6.91246953 C40.5828251,7.81034085 40.5217303,8.70577009 40.4328651,9.5971292 C40.3447934,10.4893023 40.232125,11.3692651 40.0972404,12.2370174 C39.9623557,13.1055838 39.8060482,13.9440312 39.6306982,14.7523595 L37.2297513,14.7523595 C37.6066349,13.0754648 37.8827517,11.3456583 38.0588952,9.56131203 C38.2358322,7.77777979 38.3120023,6.01785432 38.2889926,4.28153562 L40.06947,4.28153562 Z" id="Fill-17" stroke="#000000" stroke-width="0.189473684"></path>
-                    <path d="M70.1735031,8.45553832 L70.1735031,3.94257495 L70.9328244,3.94257495 L70.9328244,2.32184802 C70.9328244,1.99542336 70.6709894,1.73086472 70.3480597,1.73086472 L67.0846445,1.73086472 L66.4324376,3.94257495 L67.7741431,3.94257495 L67.7741431,8.29517508 C67.7741431,9.16292742 67.7384384,9.96555763 67.6678223,10.7030657 C67.5972062,11.4405738 67.390912,12.1186579 67.0497332,12.7365041 C66.6855446,12.1186579 66.458621,11.4405738 66.3705493,10.7030657 C66.2824776,9.96555763 66.238045,9.16292742 66.238045,8.29517508 L66.238045,7.16205008 C66.238045,6.83562542 65.97621,6.57106678 65.6532803,6.57106678 L63.838685,6.57106678 L63.838685,8.45553832 C63.838685,9.76367904 63.9672221,10.9114565 64.2266767,11.8980567 C64.4845445,12.885471 65.0502666,13.9974313 65.5564807,14.722729 C64.6741764,15.3454593 63.6292171,15.6580455 63.6292171,15.6580455 L62.3446391,18 C63.0738097,17.8575453 64.2592078,17.5457732 64.8765034,17.3080774 C65.4937991,17.0703816 66.5911254,16.5656852 67.0846445,16.1977451 C67.6146619,16.5656852 68.7119882,17.4122728 70.8971196,17.908829 L72,15.8493418 C70.0862248,15.6075759 68.7437258,14.4313075 68.7437258,14.4313075 C69.2142352,13.7060098 69.5704894,12.8529099 69.8116949,11.8711939 C70.0529004,10.8902918 70.1735031,9.75146864 70.1735031,8.45553832" id="Fill-18"></path>
-                    <path d="M65.2811574,0.266512303 C65.1764234,0.65317493 65.0859713,1.03902353 64.9717161,1.42650018 C64.5059673,2.99675746 63.9577009,4.49863651 63.3451659,5.94841785 L65.8952793,5.94841785 C66.0912587,5.45918787 66.283271,4.9610036 66.4689358,4.44572478 C66.7648886,3.6194878 67.0402119,2.77697028 67.2956993,1.91817224 L67.4163021,1.50953089 C67.5995865,0.890056665 67.1401853,0.266512303 66.5006733,0.266512303 L65.2811574,0.266512303 Z" id="Fill-19"></path>
-                    <path d="M26.8134823,10.1313748 L29.1081083,10.1313748 L29.1081083,9.06255794 L26.8134823,9.06255794 L26.8134823,10.1313748 Z M26.8134823,7.33030938 L29.1081083,7.33030938 L29.1081083,6.2256753 L26.8134823,6.2256753 L26.8134823,7.33030938 Z M31.4900126,10.1313748 L33.7663895,10.1313748 L33.7663895,9.06255794 L31.4900126,9.06255794 L31.4900126,10.1313748 Z M31.4900126,7.33030938 L33.7663895,7.33030938 L33.7663895,6.2256753 L31.4900126,6.2256753 L31.4900126,7.33030938 Z M26.8134823,11.8628094 L29.1073148,11.8628094 L29.1073148,14.5588654 L31.4900126,14.5588654 L31.4900126,11.8628094 L32.2041078,11.8628094 L33.7663895,11.8628094 L33.9496739,11.8628094 C33.8544612,12.6035736 33.5791378,13.5730792 33.1213235,14.7705123 L35.4857721,14.7705123 C35.7682364,14.0012572 35.9562815,13.320731 36.0507008,12.7264916 C36.0943399,12.4651891 36.125284,12.1729535 36.1482938,11.8628094 L36.1490872,11.8628094 L36.1490872,4.67658272 C36.1490872,4.35015806 35.8872523,4.08559942 35.5643226,4.08559942 L34.4368456,4.08559942 L35.7610955,2.51534214 L35.7610955,0.966249553 C35.7610955,0.639824894 35.4992606,0.375266255 35.1763308,0.375266255 L24.4307846,0.375266255 L24.4307846,2.51534214 L32.9721569,2.51534214 L31.6836117,4.08559942 L28.7899392,4.08559942 L28.4638357,3.30494792 C28.3725902,3.08597477 28.160742,2.94352012 27.9250905,2.94352012 L25.9660893,2.94352012 L26.4429462,4.08559942 L24.4307846,4.08559942 L24.4307846,14.7705123 L26.8134823,14.7705123 L26.8134823,11.8628094 Z" id="Fill-20"></path>
-                    <path d="M23.4952405,0.662617638 C23.4952405,0.336192979 23.2334056,0.0716343393 22.9104758,0.0716343393 L21.1125427,0.0716343393 L21.1125427,2.78315689 L23.4952405,2.78315689 L23.4952405,0.662617638 Z" id="Fill-21"></path>
-                    <path d="M36.0230891,15.2696734 L25.3489523,15.2696734 C24.4563333,15.2696734 23.776356,14.9261542 23.3058465,14.2407438 C23.4002658,13.81745 23.4335902,13.5520774 23.4335902,13.5520774 C23.4748491,13.2590278 23.4954785,12.9790026 23.4954785,12.71363 L23.4954785,11.552014 L23.4954785,11.4974743 L23.4954785,4.30717745 C23.4954785,3.89853611 23.1677881,3.56804132 22.7639276,3.56804132 L19.7988455,3.56804132 L19.2061465,5.79766013 L21.1127808,5.79766013 L21.1127808,11.4974743 L21.1080201,11.4974743 L21.1080201,12.71363 C21.1080201,13.4682326 20.6803564,15.3347956 19.3711818,17.6425609 L21.9427181,17.6425609 C22.1664679,17.2876453 22.3576868,16.9262175 22.5219287,16.572116 C23.2923581,17.1818219 24.2302031,17.4992922 25.3489523,17.4992922 L36.6078537,17.4992922 L36.6078537,15.8606567 C36.6078537,15.5342321 36.3460188,15.2696734 36.0230891,15.2696734" id="Fill-22"></path>
-                </g>
-                <g id="编组备份" transform="translate(14, 0)">
-                    <g id="编组" transform="translate(0, -0)">
-                        <mask id="mask-2" fill="white">
-                            <use xlink:href="#path-1"></use>
-                        </mask>
-                        <g id="Clip-2"></g>
-                        <path d="M19.3466355,31.5107814 C13.1970562,31.5107814 8.21186103,26.3572101 8.21186103,19.9999273 C8.21186103,13.6426445 13.1970562,8.48907319 19.3466355,8.48907319 C25.4962148,8.48907319 30.48141,13.6426445 30.48141,19.9999273 C30.48141,26.3572101 25.4962148,31.5107814 19.3466355,31.5107814 M19.3466355,-0.000145375778 C8.66186455,-0.000145375778 0,8.95427568 0,19.9999273 C0,31.0455789 8.66186455,40 19.3466355,40 C23.5028399,40 27.3503699,38.6407365 30.5032071,36.3343498 C29.5392152,34.9663637 28.9682732,33.2821853 28.9682732,31.459173 C28.9682732,26.8827435 32.5570512,23.1727537 36.9839608,23.1727537 C37.4761522,23.1727537 37.9570934,23.2207277 38.4253783,23.30868 C38.5983484,22.2321724 38.693271,21.1280434 38.693271,19.9999273 C38.693271,8.95427568 30.0314065,-0.000145375778 19.3466355,-0.000145375778" id="Fill-1" fill="url(#linearGradient-3)" fill-rule="nonzero" mask="url(#mask-2)"></path>
-                    </g>
-                    <path d="M38.4250268,23.3088254 C37.5601763,28.6760991 34.6288252,33.3179477 30.5035586,36.3344951 C31.9611481,38.4017387 34.3201509,39.7464646 36.9843124,39.7464646 C41.411222,39.7464646 45,36.0357479 45,31.4593184 C45,27.3917041 42.1642747,24.0109904 38.4250268,23.3088254" id="Fill-3" fill="#FFC34C"></path>
-                </g>
-            </g>
-        </g>
-    </g>
-</svg>

+ 2 - 2
dist/index.html

@@ -5,8 +5,8 @@
         <link rel="icon" href="/logo.svg" />
         <meta name="viewport" content="width=device-width, initial-scale=1.0" />
         <title>测试页面</title>
-      <script type="module" crossorigin src="/assets/index-BGMAXSNi.js"></script>
-      <link rel="stylesheet" crossorigin href="/assets/index-CtYDR24Z.css">
+      <script type="module" crossorigin src="/assets/index-CDNvpvDG.js"></script>
+      <link rel="stylesheet" crossorigin href="/assets/index-ysJR-9wS.css">
     </head>
     <body>
         <div id="app"></div>

BIN
dist/src/assets/slider/logo.jpg


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff