From d50f2aa13c4c06415b93a36d88b29a962f19278f Mon Sep 17 00:00:00 2001 From: josing <731092579@qq.com> Date: Tue, 26 May 2026 16:46:48 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E6=96=B0=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 52ecab7..68ea200 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -2,7 +2,7 @@ "master": true, "ndisplay": true, "slaveIp": "127.0.0.1", - "ControllerIp": "192.168.1.157", + "ControllerIp": "192.168.1.157", "ControllerPort": 80, "MediaServerIp": "192.168.1.19", "MediaServerPort": 8699, From 5b18b6dcf9347086f1db04d44ac377d29dcc2992 Mon Sep 17 00:00:00 2001 From: josing <731092579@qq.com> Date: Tue, 26 May 2026 17:44:13 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 68ea200..06b4a71 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -2,7 +2,7 @@ "master": true, "ndisplay": true, "slaveIp": "127.0.0.1", - "ControllerIp": "192.168.1.157", + "ControllerIp": "192.168.1.157", "ControllerPort": 80, "MediaServerIp": "192.168.1.19", "MediaServerPort": 8699, From 4e3bdb3a26879c95ab9b4a0da70741a5653e6fd4 Mon Sep 17 00:00:00 2001 From: zhusixing <490718412@qq.com> Date: Fri, 29 May 2026 16:37:14 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Content/Version2/widget/Page_mode2_12_MLZGC.uasset | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset diff --git a/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset b/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset new file mode 100644 index 0000000..3c9c952 --- /dev/null +++ b/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07fdf200c12ad157080e05f2a1c03e08c55754d025dd04e435773be21301c651 +size 176632 From 1871b734c7f72c7c74ae7dcb6f14a7b7dbeabb53 Mon Sep 17 00:00:00 2001 From: zhusixing <490718412@qq.com> Date: Fri, 29 May 2026 17:12:55 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A2=85=E9=99=87?= =?UTF-8?q?=E9=95=87=E5=B9=BF=E5=9C=BAUI=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- InteractiveControl/Content/Version2/widget/Page_mode2.uasset | 4 ++-- .../Content/Version2/widget/Page_mode2_12_MLZGC.uasset | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/InteractiveControl/Content/Version2/widget/Page_mode2.uasset b/InteractiveControl/Content/Version2/widget/Page_mode2.uasset index c90b4aa..938414c 100644 --- a/InteractiveControl/Content/Version2/widget/Page_mode2.uasset +++ b/InteractiveControl/Content/Version2/widget/Page_mode2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c24ae4c250ab18200ef2906653b83807dcf52eb5f92d86be8f2a519aa98b0dd2 -size 511481 +oid sha256:946bda6b1fc279d8c2e973f350501de81777d813b1b67edf17b9fd8263564626 +size 517750 diff --git a/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset b/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset index 3c9c952..fef2c3f 100644 --- a/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset +++ b/InteractiveControl/Content/Version2/widget/Page_mode2_12_MLZGC.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07fdf200c12ad157080e05f2a1c03e08c55754d025dd04e435773be21301c651 -size 176632 +oid sha256:e6406a920b674a47726eee96481753de5b74f1336813dec0c6e44b741376218c +size 193438 From 42d003ea2725b17e831604c48f4f073687bf3741 Mon Sep 17 00:00:00 2001 From: zhusixing <490718412@qq.com> Date: Fri, 29 May 2026 17:42:50 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A2=85=E9=99=87?= =?UTF-8?q?=E9=95=87=E5=B9=BF=E5=9C=BA=E4=B8=BB=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- InteractiveControl/Content/Version2/widget/Page_mode2.uasset | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InteractiveControl/Content/Version2/widget/Page_mode2.uasset b/InteractiveControl/Content/Version2/widget/Page_mode2.uasset index 938414c..52265fa 100644 --- a/InteractiveControl/Content/Version2/widget/Page_mode2.uasset +++ b/InteractiveControl/Content/Version2/widget/Page_mode2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:946bda6b1fc279d8c2e973f350501de81777d813b1b67edf17b9fd8263564626 -size 517750 +oid sha256:41fc1d2e63b22543526dd8ce762049baf0c42d8bb8a7f744ece0e260cfca2ed6 +size 551783