提交图片修改,UI任务里高亮颜色修改

This commit is contained in:
李浩 2025-03-10 14:19:38 +08:00
parent f4113f80cf
commit 4705a3e4fb
8 changed files with 10 additions and 10 deletions

View File

@ -30,7 +30,7 @@ namespace QFramework.Example
{
Button btn = btns[index];
bool isParent = btn.transform.Find("StepLabel") == null;
Color highColor = new Color(25f / 255f, 224f / 255f, 224f / 255f);
Color highColor = new Color(0 / 255f, 141 / 255f, 255f / 255f, 255/ 255);
if (isParent)
{
var name = btn.transform.Find("Name").GetComponent<TextMeshProUGUI>();

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -45,7 +45,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_GuangPuYi</Path>
<Tip>荧光光谱仪</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/光谱仪.png</Icon>
</Device>
<Device>
<Name>坩埚</Name>
@ -80,7 +80,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_MuJu</Path>
<Tip>模具</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/模具.png</Icon>
</Device>
<Device>
@ -96,7 +96,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_YuanPan</Path>
<Tip>圆盘</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/圆盘.png</Icon>
</Device>
@ -146,7 +146,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_ZhuBaoGongZuoTai/SM_ZhuBaoQian</Path>
<Tip>珠宝钳</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/珠宝钳.png</Icon>
</Device>
<Device>
@ -154,7 +154,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_ZhuBaoGongZuoTai/SM_XiaoHuoQiang_拿起</Path>
<Tip>小火枪</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/小火枪.png</Icon>
</Device>
<Device>
<Name>冷却水</Name>
@ -169,7 +169,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_ZhuBaoGongZuoTai/SM_CuoDaoLengXing</Path>
<Tip>锉刀</Tip>
<Icon>工具/刀.png</Icon>
<Icon>工具/刀.png</Icon>
</Device>
@ -178,7 +178,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_ZhuBaoGongZuoTai/SM_MaNaoDao</Path>
<Tip>玛瑙刀</Tip>
<Icon>工具/刀.png</Icon>
<Icon>工具/玛瑙刀.png</Icon>
</Device>
<Device>
@ -186,7 +186,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_ZhuBaoGongZuoTai/GangYin</Path>
<Tip>钢印</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/钢印.png</Icon>
</Device>
<Device>
@ -194,7 +194,7 @@
<HighLight color="255,0,0,255"/>
<Path>Main/SM_ZhuChangJing/SM_BaoShiHe</Path>
<Tip>珠宝盒</Tip>
<Icon>工具/骨刀.png</Icon>
<Icon>工具/宝石盒.png</Icon>
</Device>