add readme 和注释

This commit is contained in:
2024-03-07 11:53:57 +08:00
parent 5e79ba416a
commit f23b41ffa1
17 changed files with 32 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
{
"color": [
{
"name": "white",
"value": "#FFFFFF"
}
]
}

View File

@@ -0,0 +1,8 @@
{
"string": [
{
"name": "shared_desc",
"value": "description"
}
]
}

View File

@@ -0,0 +1,5 @@
{
"src": [
"pages/Index"
]
}