Authored by shuaiguo

fix(alipay): 返利活动规则修改-图片路径错误

... ... @@ -75,7 +75,7 @@ export default {
alipayName: "",
imgUrlMap: {
header: '//cdn.yoho.cn/20200119/header.jpg?imageView2/2/w/750/format/jpg',
content1: '//cdn.yoho.cn/20200119/content-1.jpeg?imageView2/2/w/750/format/jpg',
content1: '//cdn.yoho.cn/20200119/content-1.jpg?imageView2/2/w/750/format/jpg',
content2: '//cdn.yoho.cn/20200119/content-2.jpg?imageView2/2/w/750/format/jpg',
content3: '//cdn.yoho.cn/20200119/content-3.jpg?imageView2/2/w/750/format/jpg',
footer: '//cdn.yoho.cn/20200119/footer.jpg?imageView2/2/w/750/format/jpg'
... ...
{
"name": "ufo-app-web",
"version": "1.4.0",
"version": "1.4.1",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...