Commit 104107c15c07418a843622bce84260780293538d

Authored by ly525
1 parent 8aa1fe72

update work cover url

front-end/h5/src/components/plugins/lbp-picture.js
1   -// const defaultPngPath = 'http://jietu-10024907.file.myqcloud.com/kblthjeuhituluuaalpiuyvfwrldpkrj.jpg'
2 1 // issue 34
3   -import placeholderImg from './lbp-picture-placeholder.jpg'
  2 +import placeholderImg from './lbp-picture-placeholder.png'
4 3 export default {
5 4 name: 'lbp-picture',
6 5 render () {
... ...