Commit 6bfb0cd5 authored by wildfirecode13's avatar wildfirecode13

Merge branch 'tianmaoxiaoyuan' of gitlab2.dui88.com:wanghongyuan/new_taobao into tianmaoxiaoyuan

parents e4e79797 b85f26b0
...@@ -29,7 +29,7 @@ Component({ ...@@ -29,7 +29,7 @@ Component({
var txt = '精力上限'+this.props.mydata.energyMax1+' → 精力上限'+this.props.mydata.energyMax2; var txt = '精力上限'+this.props.mydata.energyMax1+' → 精力上限'+this.props.mydata.energyMax2;
this.setData({ this.setData({
levelupTxt:txt, levelupTxt:txt,
prizeImg:this.props.mydata.prizeData.image prizeImg:this.props.mydata.prizeData.image||'//yun.duiba.com.cn/aurora/assets/00b4b751939da230055889445f00f22990ff5f88.png'
}) })
} }
}); });
\ No newline at end of file
...@@ -233,6 +233,9 @@ Page({ ...@@ -233,6 +233,9 @@ Page({
} }
}, },
fail: (result) =>{
commonToast('访问剪贴板失败')
}
}); });
......
...@@ -19,7 +19,7 @@ const { ...@@ -19,7 +19,7 @@ const {
const SHARE_CONFIG = { const SHARE_CONFIG = {
title: '一起养宠物吧~', title: '一起养宠物吧~',
desc: '养宠物真好玩啊~', desc: '养宠物真好玩啊~',
imageUrl: "https://isv.alibabausercontent.com/00000000/imgextra/i3/2208492139886/O1CN01CkYiid2Mtq8OA7Sl4_!!2208492139886-2-isvtu-00000000.png", imageUrl: "https://isv.alibabausercontent.com/00000000/imgextra/i2/2208492139886/O1CN01TaqaNV2Mtq8SChAX1_!!2208492139886-0-isvtu-00000000.jpg",
path: 'pages/pagecanvas/pagecanvas' path: 'pages/pagecanvas/pagecanvas'
} }
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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