This commit is contained in:
yumoqing 2026-06-29 13:50:45 +08:00
parent df0f50e4f7
commit 6c94376b3d
3 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,7 @@ return [
{ {
"value":"jp", "value":"jp",
"text":"日本语" "text":"日本语"
}, },
{ {
"value":"ko", "value":"ko",

View File

@ -1,4 +1,5 @@
{ {
"id":"language", "id":"language",
"widgettype":"Text", "widgettype":"Text",
"options":{ "options":{

View File

@ -1,5 +1,7 @@
{ {
"widgettype":"Menu", "widgettype":"Menu",
"options":{ "options":{
"cwidth":11, "cwidth":11,
"target":"app", "target":"app",