fix(alipay): 返利活动规则修改-图片路径错误
Showing
2 changed files
with
2 additions
and
2 deletions
@@ -75,7 +75,7 @@ export default { | @@ -75,7 +75,7 @@ export default { | ||
75 | alipayName: "", | 75 | alipayName: "", |
76 | imgUrlMap: { | 76 | imgUrlMap: { |
77 | header: '//cdn.yoho.cn/20200119/header.jpg?imageView2/2/w/750/format/jpg', | 77 | header: '//cdn.yoho.cn/20200119/header.jpg?imageView2/2/w/750/format/jpg', |
78 | - content1: '//cdn.yoho.cn/20200119/content-1.jpeg?imageView2/2/w/750/format/jpg', | 78 | + content1: '//cdn.yoho.cn/20200119/content-1.jpg?imageView2/2/w/750/format/jpg', |
79 | content2: '//cdn.yoho.cn/20200119/content-2.jpg?imageView2/2/w/750/format/jpg', | 79 | content2: '//cdn.yoho.cn/20200119/content-2.jpg?imageView2/2/w/750/format/jpg', |
80 | content3: '//cdn.yoho.cn/20200119/content-3.jpg?imageView2/2/w/750/format/jpg', | 80 | content3: '//cdn.yoho.cn/20200119/content-3.jpg?imageView2/2/w/750/format/jpg', |
81 | footer: '//cdn.yoho.cn/20200119/footer.jpg?imageView2/2/w/750/format/jpg' | 81 | footer: '//cdn.yoho.cn/20200119/footer.jpg?imageView2/2/w/750/format/jpg' |
-
Please register or login to post a comment