验收20%

This commit is contained in:
2026-07-16 07:42:07 +08:00
parent 0dec90ffdd
commit cb25317412
108 changed files with 6477 additions and 1308 deletions
+119
View File
@@ -0,0 +1,119 @@
{
"schemaVersion": 1,
"canvas": {
"width": 412,
"height": 915
},
"shared": {
"brandSeal": "static/assets/foundation/transparent/brand-seal.png",
"lock": "static/assets/modules/auth/transparent/a01-icon-lock-v1.png",
"wechat": "static/assets/foundation/transparent/auth-wechat.png",
"agreementUnchecked": "static/assets/modules/auth/transparent/a02-agreement-unchecked.png"
},
"states": [
{ "name": "password-hidden", "mode": "password", "passwordVisible": false },
{ "name": "password-visible", "mode": "password", "passwordVisible": true },
{ "name": "sms-default", "mode": "sms", "countdown": 0 },
{ "name": "sms-countdown", "mode": "sms", "countdown": 56 }
],
"assets": [
{
"id": "header",
"source": "static/assets/modules/auth/opaque/a01-vnext-header-v1.png",
"output": "static/assets/modules/auth/opaque/a01-vnext-header-v1.png",
"width": 824,
"height": 340,
"alpha": false,
"maxBytes": 1200000
},
{
"id": "scroll",
"source": "static/assets/modules/auth/transparent/a01-vnext-scroll-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-scroll-v1.png",
"width": 784,
"height": 1544,
"alpha": true,
"maxBytes": 4500000
},
{
"id": "titleOrnament",
"source": "static/assets/modules/auth/transparent/a01-vnext-title-ornament-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-title-ornament-v1.png",
"width": 376,
"height": 130,
"alpha": true,
"maxBytes": 350000
},
{
"id": "divider",
"source": "static/assets/modules/auth/transparent/a01-vnext-divider-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-divider-v1.png",
"width": 540,
"height": 90,
"alpha": true,
"maxBytes": 350000
},
{
"id": "primaryButton",
"source": "static/assets/modules/auth/transparent/a01-vnext-primary-button-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-primary-button-v1.png",
"width": 584,
"height": 130,
"alpha": true,
"maxBytes": 350000
},
{
"id": "secondaryButton",
"source": "static/assets/modules/auth/transparent/a01-vnext-secondary-button-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-secondary-button-v1.png",
"width": 584,
"height": 120,
"alpha": true,
"maxBytes": 350000
},
{
"id": "phone",
"source": "static/assets/modules/auth/transparent/a01-vnext-phone-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-phone-v1.png",
"width": 120,
"height": 120,
"alpha": true,
"maxBytes": 120000
},
{
"id": "eyeOpen",
"source": "static/assets/modules/auth/transparent/a01-vnext-eye-open-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-eye-open-v1.png",
"width": 168,
"height": 128,
"alpha": true,
"maxBytes": 150000
},
{
"id": "eyeClosedPupil",
"source": "static/assets/modules/auth/transparent/a01-vnext-eye-closed-pupil-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-eye-closed-pupil-v1.png",
"width": 168,
"height": 140,
"alpha": true,
"maxBytes": 160000
},
{
"id": "smsThreeDots",
"source": "static/assets/modules/auth/transparent/a01-vnext-sms-three-dots-v1.png",
"output": "static/assets/modules/auth/transparent/a01-vnext-sms-three-dots-v1.png",
"width": 120,
"height": 120,
"alpha": true,
"maxBytes": 120000
}
],
"previews": [
{ "state": "password-hidden", "output": "design-pipeline/generated/a01/A01-password-412x915.png", "width": 412, "height": 915 },
{ "state": "sms-default", "output": "design-pipeline/generated/a01/A01-sms-412x915.png", "width": 412, "height": 915 },
{ "state": "contact", "output": "design-pipeline/generated/a01/A01-password-sms-contact-824x915.png", "width": 824, "height": 915 },
{ "state": "password-hidden", "output": "design-pipeline/generated/a01/A01-password-320x568.png", "width": 320, "height": 568 },
{ "state": "password-hidden", "output": "design-pipeline/generated/a01/A01-password-360x640.png", "width": 360, "height": 640 },
{ "state": "password-hidden", "output": "design-pipeline/generated/a01/A01-password-360x800.png", "width": 360, "height": 800 }
]
}