神奖详情界面修改提交

dev_chengFeng
jiaoyangna 2021-10-12 14:26:19 +08:00
parent 79e751197f
commit e7cfacdccd
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ function RoleProInfoPopup:OnOpen(_allAddProVal,_configData,_isShowGuild,_guildSk
this.specialPro[k].guildProName = Util.GetGameObject(this.specialPro[k].go, "proName"):GetComponent("Text")
this.specialPro[k].guildProValue = Util.GetGameObject(this.specialPro[k].go, "proVale"):GetComponent("Text")
end
this.specialPro[k].go.gameObject:SetActive(true)
this.specialPro[k].guildProName.text = "好感度-"..propertyConfig[k].Info
this.specialPro[k].guildProValue.text = v
-- 跳转按钮如果设置的公会技能等级,说明是别人,就不显示跳转