main
yumoqing 2024-05-17 22:20:12 +08:00
parent 2a3078657f
commit 624a299c19
1 changed files with 4 additions and 4 deletions

View File

@ -7,11 +7,11 @@
{
"name":"test1",
"icon":"/imgs/t.png",
"text":"accordion 1 test",
"label":"accordion 1 test",
"content":{
"widgettype":"Text",
"options":{
"text":"text content 1",
"label":"label content 1",
"i81n":true
}
}
@ -19,11 +19,11 @@
{
"name":"test2",
"icon":"/imgs/t.png",
"text":"accordion 2 test",
"label":"accordion 2 test",
"content":{
"widgettype":"Text",
"options":{
"text":"text content 2",
"label":"label content 2",
"i81n":true
}
}