Browse Source

更新图标

master
luyisha 3 years ago
parent
commit
ff05bfe154
  1. 0
      src/assets/index/tyc_icon_2.png
  2. 0
      src/assets/index/yyg_icon_2.png
  3. BIN
      src/assets/index/yyg_icon_3.png
  4. 2
      src/views/ty/index.vue

0
src/assets/index/tyc_icon-2.png → src/assets/index/tyc_icon_2.png

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
src/assets/index/yyg_icon-2.png → src/assets/index/yyg_icon_2.png

Before

Width:  |  Height:  |  Size: 794 B

After

Width:  |  Height:  |  Size: 794 B

BIN
src/assets/index/yyg_icon_3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

2
src/views/ty/index.vue

@ -428,7 +428,7 @@ export default {
}else if(index==1){
iconData.push({icon: 'image://img/tyg_icon.png', name: name[1]})
}else if(index==2){
iconData.push({icon: 'image://img/yyg_icon.png', name: name[2]})
iconData.push({icon: 'image://img/yyg_icon_3.png', name: name[2]})
}
})

Loading…
Cancel
Save