This commit is contained in:
yzx 2024-07-29 19:38:54 +08:00
parent db7c93b912
commit f560b975a5
6 changed files with 23348 additions and 12 deletions

View File

@ -114,12 +114,12 @@ Material:
- _UVSec: 0
- _ZWrite: 1
- __dirty: 0
- _step_p1: 1
- _step_p2: 1
- _step_p3: 1
- _step_p4: 1
- _step_p5: 1
- _step_p6: 1
- _step_p1: 0
- _step_p2: 0
- _step_p3: 0
- _step_p4: 0
- _step_p5: 0
- _step_p6: 0
m_Colors:
- _BaseCol: {r: 0.23429155, g: 0.28497556, b: 0.3679245, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1}

File diff suppressed because it is too large Load Diff

View File

@ -24072,7 +24072,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &1323160594
RectTransform:
m_ObjectHideFlags: 0

View File

@ -5,9 +5,8 @@ using UnityEngine;
public class WorkDanClick : MonoBehaviour
{
public GameObject ui;
private void OnMouseDown()
{
ui.SetActive(true);
GameObject.Find("APP/UICanvas/工作单UI").SetActive(true);
}
}

View File

@ -11,7 +11,7 @@ namespace DefaultNamespace
{
this.GetComponent<Button>().onClick.AddListener(delegate
{
GameObject.Find("2DCanvas/工作单UI").SetActive(true);
GameObject.Find("APP/UICanvas/工作单UI").SetActive(true);
});
}
}

View File

@ -1 +1 @@
2024-07-19 16:52:07#'ydcj://;cb,2,47,userId,username,token,90,-1,-1,http://172.16.1.127:9206;'|
2024-07-19 16:52:07#'ydcj://;cb,1,47,userId,username,token,90,-1,-1,http://172.16.1.127:9206;'|