Commit f1363a3b authored by Lwd's avatar Lwd

aaaa

parent cd82e1ec
...@@ -3822,7 +3822,7 @@ ...@@ -3822,7 +3822,7 @@
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": null, "_spriteFrame": null,
"_type": 0, "_type": 0,
"_sizeMode": 2, "_sizeMode": 0,
"_fillType": 0, "_fillType": 0,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
......
...@@ -43,7 +43,7 @@ var result = cc.Class({ ...@@ -43,7 +43,7 @@ var result = cc.Class({
//当前数据 //当前数据
this.itemInfo = Info; this.itemInfo = Info;
//设置图片 //设置图片
this.setPicture(Info.common_pic_url); this.setPicture(Info.groupPic);
//设置图片 //设置图片
this.setTips(Info.groupLabel); this.setTips(Info.groupLabel);
this.wellDone.active = false; this.wellDone.active = false;
......
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