Commit cdda81b4 authored by spc's avatar spc

brand

parent 7b5c9196
......@@ -480,7 +480,7 @@
"title1": "飞鹤产品家族",
"title2": "飞鹤品牌IP鹤小飞一家",
"title3": "飞鹤ESG",
"iphexiaofeiUrl": "https://course.feihe.com/momclub-picture/brandpage/iphexiaofei.png",
"iphexiaofeiUrl": "https://course.feihe.com/momclub-picture/brandpage/v1_iphexiaofei.png",
"ipImg1": "https://course.feihe.com/momclub-picture/brandpage/v1_ip1.png",
"ipImg3": "https://course.feihe.com/momclub-picture/brandpage/ip3.png",
"ipImg2": "https://course.feihe.com/momclub-picture/brandpage/v1_ip2.png"
......
......@@ -108,17 +108,17 @@ export default {
imageUrl: share.imgUrl || '',
success: function (res) {
console.log(res, '分享成功');
uni.showToast({
title: '分享成功',
icon: 'success'
});
// uni.showToast({
// title: '分享成功',
// icon: 'success'
// });
},
fail: function (res) {
console.log(res, '分享失败');
uni.showToast({
title: '分享失败',
icon: 'none'
});
// uni.showToast({
// title: '分享失败',
// icon: 'none'
// });
},
complete: function (res) {
console.log(res, '分享完成');
......
......@@ -361,7 +361,7 @@ export default {
// "title1": "飞鹤产品家族",
// "title2": "飞鹤品牌IP鹤小飞一家",
// "title3": "飞鹤ESG",
// "iphexiaofeiUrl": "https://course.feihe.com/momclub-picture/brandpage/iphexiaofei.png",
// "iphexiaofeiUrl": "https://course.feihe.com/momclub-picture/brandpage/v1_iphexiaofei.png",
// "ipImg1": "https://course.feihe.com/momclub-picture/brandpage/v1_ip1.png",
// "ipImg2": "https://course.feihe.com/momclub-picture/brandpage/v1_ip2.png",
// "ipImg3": "https://course.feihe.com/momclub-picture/brandpage/ip3.png",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment