Sfoglia il codice sorgente

Merge branch 'config_href_url' into dev

CzRger 1 anno fa
parent
commit
dd21a40756

BIN
src/views/common/img/info-main-2.png


BIN
src/views/common/img/ldgh-son_1.png


BIN
src/views/common/img/ldgh-son_10.png


BIN
src/views/common/img/ldgh-son_2.png


BIN
src/views/common/img/ldgh-son_3.png


BIN
src/views/common/img/ldgh-son_4.png


BIN
src/views/common/img/ldgh-son_5.png


BIN
src/views/common/img/ldgh-son_6.png


BIN
src/views/common/img/ldgh-son_7.png


BIN
src/views/common/img/ldgh-son_8.png


BIN
src/views/common/img/ldgh-son_9.png


+ 9 - 9
src/views/common/static.ts

@@ -16,15 +16,15 @@ import InfoMain5 from './img/info-main-5.png'
 import LogoIcon from './img/logo-icon.png'
 import LogoIconZwww from './img/logo-icon_zwww.png'
 import LdghSon1 from './img/ldgh-son_1.png'
-import LdghSon2 from './img/info-sub-1.png'
-import LdghSon3 from './img/info-sub-2.png'
-import LdghSon4 from './img/info-sub-3.png'
-import LdghSon5 from './img/info-sub-4.png'
-import LdghSon6 from './img/info-sub-5.png'
-import LdghSon7 from './img/info-sub-5.png'
-import LdghSon8 from './img/ldgh-son_1.png'
-import LdghSon9 from './img/ldgh-son_1.png'
-import LdghSon10 from './img/ldgh-son_1.png'
+import LdghSon2 from './img/ldgh-son_2.png'
+import LdghSon3 from './img/ldgh-son_3.png'
+import LdghSon4 from './img/ldgh-son_4.png'
+import LdghSon5 from './img/ldgh-son_5.png'
+import LdghSon6 from './img/ldgh-son_6.png'
+import LdghSon7 from './img/ldgh-son_7.png'
+import LdghSon8 from './img/ldgh-son_8.png'
+import LdghSon9 from './img/ldgh-son_9.png'
+import LdghSon10 from './img/ldgh-son_10.png'
 import store from '@/store/index'
 
 export const logoIcon = window?.cusConfig?.version === 'zwww' ? LogoIconZwww : LogoIcon