少年修仙传客户端代码仓库
client_Hale
2019-03-19 3adad467f5f750dec5dbfcd06facf7e82cd79af7
System/Dogz/SelectCell.cs
@@ -22,7 +22,6 @@
            nameTex.text = model.config.ItemName;
            nameTex.color = UIHelper.GetUIColor(model.config.ItemColor,true);
            itemBaisc.Init(model);
            itemBaisc.auctionIcon.gameObject.SetActive(false);
            int strenLv = 0;
            if (model.GetUseData((int)ItemUseDataKey.dogzEquipPlus) != null)
            {