Files
jiapuapp/design-pipeline/manifests/a01-scroll-skins-v3.json
T
2026-07-16 18:13:03 +08:00

71 lines
4.1 KiB
JSON

{
"schemaVersion": 2,
"page": "A01",
"runtime": {
"url": "http://localhost:5173/#/pages/auth/a01-entry",
"chromePort": 9222
},
"assets": [
{
"id": "a01-scroll-primary-v3",
"assetClass": "fixed-bitmap",
"source": "docs/design/assets/a01-vnext/masters/a01-scroll-primary-master-v3.png",
"output": "static/assets/foundation/transparent/a01-scroll-primary-v3.png",
"logicalSlot": { "widthRpx": 622, "heightRpx": 92 },
"outputPixels": { "width": 1866, "height": 276 },
"render": { "scalePolicy": "uniform-only", "uniMode": "aspectFit", "allowDistortion": false },
"alpha": { "required": true, "transparentOuterPadding": 6, "cornerMaxAlpha": 0 },
"edge": { "forbidChromaResidue": true, "forbidLightFringe": true, "premultipliedAlphaCheck": true },
"quality": { "maxBytes": 1800000, "symmetry": "horizontal", "colorSpace": "sRGB" },
"processing": { "trim": 1, "capWidth": 380, "keyColor": "#00FF00", "keyTolerance": 96 },
"runtime": { "selector": ".login-submit", "imageSelector": ".button-skin img" },
"consumers": ["pages/auth/a01-entry.vue"]
},
{
"id": "a01-scroll-secondary-v3",
"assetClass": "fixed-bitmap",
"source": "docs/design/assets/a01-vnext/masters/a01-scroll-secondary-master-v3.png",
"output": "static/assets/foundation/transparent/a01-scroll-secondary-v3.png",
"logicalSlot": { "widthRpx": 622, "heightRpx": 100 },
"outputPixels": { "width": 1866, "height": 300 },
"render": { "scalePolicy": "uniform-only", "uniMode": "aspectFit", "allowDistortion": false },
"alpha": { "required": true, "transparentOuterPadding": 6, "cornerMaxAlpha": 0 },
"edge": { "forbidChromaResidue": true, "forbidLightFringe": true, "premultipliedAlphaCheck": true },
"quality": { "maxBytes": 1800000, "symmetry": "horizontal", "colorSpace": "sRGB" },
"processing": { "trim": 1, "capWidth": 380, "keyColor": "#00FF00", "keyTolerance": 96 },
"runtime": { "selector": ".wechat-login", "imageSelector": ".button-skin img" },
"consumers": ["pages/auth/a01-entry.vue"]
},
{
"id": "a01-scroll-toast-v3",
"assetClass": "nine-slice",
"source": "docs/design/assets/a01-vnext/masters/a01-scroll-toast-master-v3.png",
"output": "static/assets/foundation/transparent/a01-scroll-toast-v3.png",
"logicalSlot": { "widthRpx": 590, "heightRpx": 82 },
"outputPixels": { "width": 1770, "height": 246 },
"render": { "scalePolicy": "nine-slice", "uniMode": "aspectFit", "allowDistortion": false },
"alpha": { "required": true, "transparentOuterPadding": 6, "cornerMaxAlpha": 0 },
"edge": { "forbidChromaResidue": true, "forbidLightFringe": true, "premultipliedAlphaCheck": true },
"quality": { "maxBytes": 1600000, "symmetry": "horizontal", "colorSpace": "sRGB" },
"processing": { "trim": 1, "capWidth": 340, "keyColor": "#00FF00", "keyTolerance": 96 },
"runtime": { "selector": ".feedback-toast", "imageSelector": ".feedback-toast__skin img" },
"consumers": ["pages/auth/a01-entry.vue"]
},
{
"id": "a01-scroll-dialog-v3",
"assetClass": "fixed-bitmap",
"source": "docs/design/assets/a01-vnext/masters/a01-scroll-dialog-master-v3-r2.png",
"output": "static/assets/modules/auth/transparent/a01-scroll-dialog-v3.png",
"logicalSlot": { "widthRpx": 620, "heightRpx": 520 },
"outputPixels": { "width": 1860, "height": 1560 },
"render": { "scalePolicy": "uniform-only", "uniMode": "aspectFit", "allowDistortion": false },
"alpha": { "required": true, "transparentOuterPadding": 6, "cornerMaxAlpha": 0 },
"edge": { "forbidChromaResidue": true, "forbidLightFringe": true, "premultipliedAlphaCheck": true },
"quality": { "maxBytes": 3000000, "symmetry": "horizontal", "colorSpace": "sRGB" },
"processing": { "trim": 1, "capWidth": 260, "keyColor": "#00FF00", "keyTolerance": 96, "paletteColors": 128, "indexedPng": true },
"runtime": { "selector": ".verification-dialog", "imageSelector": ".verification-dialog__skin img" },
"consumers": ["pages/auth/a01-entry.vue"]
}
]
}