liujq 4 年之前
父节点
当前提交
d35ef18cbd

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/css/chunk-c7e45578.234e19b9.css


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/app.65fccc47.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-86d321a4.27a82c98.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-c7e45578.c49b27fb.js


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

@@ -100,6 +100,7 @@ export default {
       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'
+      if (val === 'scfx') imgURL= 'http://icon.honglounews.com/news_scfx.jpg'
       params.pri_image = imgURL
       this.setDefaultValue(params)
     },

部分文件因为文件数量过多而无法显示