同步正式环境

This commit is contained in:
kwiilh
2025-12-30 10:14:17 +08:00
parent a510d13f2b
commit 31dea08de7

View File

@@ -1759,6 +1759,8 @@ PC和IOS平台没有这个问题
而对于scrolling_content的绝对路径一共有以下两种可以通过UI-API<a href="../../mcdocs/1-ModAPI/接口/自定义UI/UI界面.html#getallchildrenpath">GetAllChildrenPath</a>清楚的看到。
#### 特别注意
```python
scroll_view_path = "/scroll_view0"
touch_path = scroll_view_path + "/scroll_touch/scroll_view/panel/background_and_viewport/scrolling_view_port/scrolling_content"