}) | }) | ||||
} | } | ||||
this.setData({ | this.setData({ | ||||
taskName: "集齐启辰星【" + res.data.shortName+"】碎片1/4", | |||||
taskName: "集齐启辰星【" + res.data.shortName + "】碎片" + res.data.completeNum + "/" + res.data.childTotal, | |||||
taskImgUrl: res.data.popPicUrl, | taskImgUrl: res.data.popPicUrl, | ||||
}) | }) | ||||
this.data.shareId = res.data.shareId; | this.data.shareId = res.data.shareId; |