MARKET / RELEASES
版本 1.1.2
通透大字
这次更新
独立 Widget 发行,保留原配置、权限、运行实现与第三方许可。自有代码 MIT,平台托管签名;使用新版清单,最终设备验收待集中节点。
审核通过
完整性与兼容性
- SHA-256
- 46947e8047b98f816f6f0c6fba3e3cd514a3e5f47e8e349f674e71be090b9001
- 原始大小
- 13044 bytes
- 接口版本
- v 1.0
- 包格式
- manifest v1
查看已校验的清单
{
"name": "通透大字",
"license": "MIT",
"summary": "通透大字时钟:透明叠加于方案背景,离线按设备时间走时。",
"version": "1.1.2",
"widgets": [
{
"id": "clock",
"name": "通透大字",
"sizes": [
{
"h": 1,
"w": 2
},
{
"h": 2,
"w": 4
},
{
"h": 3,
"w": 6
},
{
"h": 4,
"w": 8
},
{
"h": 5,
"w": 10
},
{
"h": 6,
"w": 12
}
],
"editor": "widgets/clock/editor.json",
"surface": "transparent",
"bindings": [],
"defaultSize": {
"h": 1,
"w": 2
},
"description": "2:1 等比拖动缩放 · 通透大字 · 支持日期与时区设置",
"permissions": {
"capabilities": [
"timer.tick"
],
"networkSources": []
},
"configSchema": "widgets/clock/config.schema.json",
"configVersion": 1,
"defaultConfig": {
"hour24": true,
"showDate": true,
"timeZone": "device"
}
}
],
"pluginId": "df.silverridge.clock-air",
"publisher": {
"id": "df.silverridge",
"name": "SilverRidge"
},
"apiVersion": 1,
"dependencies": [],
"compatibility": {
"requiredFeatures": [
"registry.v1",
"javascript.v1",
"native-ui.v1",
"vector-ui.v1"
]
},
"manifestVersion": 1
}