登陆页面UI

This commit is contained in:
2025-10-21 11:54:28 +08:00
parent b842f52a57
commit 1a914d527c
45 changed files with 18790 additions and 147 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"__version__": "3.0.7",
"game": {
"name": "UNKNOW GAME",
"name": "未知游戏",
"app_id": "UNKNOW",
"c_id": "0"
},
+6 -6
View File
@@ -4,19 +4,19 @@
"customSplash": {
"id": "customSplash",
"label": "customSplash",
"enable": false,
"enable": true,
"customSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?"
"complete": true,
"form": "https://creator-api.cocos.com/api/form/show?sid=05d2919f40e0134fd62411d578aed4d8"
}
},
"removeSplash": {
"id": "removeSplash",
"label": "removeSplash",
"enable": false,
"enable": true,
"removeSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?"
"complete": true,
"form": "https://creator-api.cocos.com/api/form/show?sid=05d2919f40e0134fd62411d578aed4d8"
}
}
}