liujq 4 년 전
부모
커밋
dd642a07d4

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-2499c7a6.c39ea492.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.03e8d2cc.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-2499c7a6.67769353.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-b632b070.658dcf1a.js


+ 6 - 0
src/views/news/components/popup/IndexEdit.vue

@@ -92,6 +92,12 @@ export default {
       if (val === 'bkfx') imgURL= 'http://icon.honglounews.com/news_bkfx.jpg'
       if (val === 'lppc') imgURL= 'http://icon.honglounews.com/news_lppc.jpg'
       if (val === 'lpwd') imgURL= 'http://icon.honglounews.com/news_lpwd.jpg'
+
+      if (val === 'hlpd') imgURL= 'http://icon.honglounews.com/news_hlpd.jpg'
+      if (val === 'lszt') imgURL= 'http://icon.honglounews.com/news_lszt.jpg'
+      if (val === 'zcjd') imgURL= 'http://icon.honglounews.com/news_zcjd.jpg'
+      if (val === 'esf') imgURL= 'http://icon.honglounews.com/news_esf.jpg'
+      if (val === 'lsdt') imgURL= 'http://icon.honglounews.com/news_lsdt.jpg'
       params.pri_image = imgURL
       this.setDefaultValue(params)
     },

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.