多语言设置界面逻辑

This commit is contained in:
bob
2025-06-12 16:18:55 +08:00
parent 15eaa0e666
commit 07e7715be8
20 changed files with 212 additions and 111 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="4,4" extention="Button">
<controller name="button" pages="2,up,3,down" selected="1"/>
<displayList>
<image id="n14_5dtx" name="n14" src="kryob" fileName="Images/Square.png" xy="0,0" color="#8bf3ff">
<gearColor controller="button" pages="3" values="#8bf3ff" default="#d8fbff"/>
</image>
</displayList>
<Button mode="Radio"/>
</component>