初始化项目,完成登陆注册页面

This commit is contained in:
2026-05-07 17:26:30 +08:00
parent 9a6d59eb1d
commit a7cd4d908c
38 changed files with 836 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"string": [
{
"name": "app_name",
"value": "刷什么"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,7 @@
{
"layered-image":
{
"background" : "$media:background",
"foreground" : "$media:foreground"
}
}