b59d15f.js 1.2 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[6],{654:function(t,e,l){},746:function(t,e,l){"use strict";l(654)},812:function(t,e,l){"use strict";l.r(e);var r=void 0,n={props:{img:{type:String,default:"https://shadow.elemecdn.com/app/element/hamburger.9cf7b091-55e9-11e9-a976-7f4d0b07eef6.png",required:!0},title:{type:String,default:"商品标题",required:!0},subTitle:{type:String,default:""},path:{type:String,default:"",required:!0},newWindow:{type:Boolean,default:!0}},data:function(){return{}},methods:{handleClick:function(){r.newWindow?r.$util.pushToTab(r.path):r.$router.push(r.path)}}},o=(l(746),l(7)),component=Object(o.a)(n,(function(){var t=this,e=t._self._c;return e("div",{on:{click:t.handleClick}},[e("el-card",{attrs:{"body-style":{padding:"0px"},shadow:"hover"}},[e("el-image",{staticClass:"image",attrs:{lazy:"",src:t.img}},[e("div",{staticClass:"image-slot",attrs:{slot:"error"},slot:"error"},[e("i",{staticClass:"el-icon-picture-outline"})])]),t._v(" "),e("div",{staticClass:"cargo-wrap"},[e("div",{staticClass:"title clearfix"},[t._v(t._s(t.title))]),t._v(" "),e("div",{staticClass:"subtitle clearfix"},[t._v(t._s(t.subtitle))])])],1)],1)}),[],!1,null,"72113ac6",null);e.default=component.exports}}]);