You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
720 B
32 lines
720 B
3 years ago
|
{
|
||
|
"labels":["社交", "视频", "工具", "YLUI", "购物","壁纸","插件"],
|
||
|
"apps": [
|
||
|
{
|
||
|
"title": "动态壁纸-星球大战",
|
||
|
"icon": "../yl-wallpaper-starwar/preview.png",
|
||
|
"labels": [
|
||
|
"YLUI",
|
||
|
"壁纸"
|
||
|
],
|
||
|
"url": "./res/apps/yl-wallpaper-starwar/setup.html"
|
||
|
},
|
||
|
{
|
||
|
"title": "桌面时钟插件",
|
||
|
"icon": "../yl-clock/preview.png",
|
||
|
"labels": [
|
||
|
"YLUI",
|
||
|
"插件"
|
||
|
],
|
||
|
"url": "./res/apps/yl-clock/setup.html"
|
||
|
},
|
||
|
{
|
||
|
"title": "计算器",
|
||
|
"icon": "../yl-calculator/preview.png",
|
||
|
"labels": [
|
||
|
"YLUI",
|
||
|
"工具"
|
||
|
],
|
||
|
"url": "./res/apps/yl-calculator/setup.html"
|
||
|
}
|
||
|
]
|
||
|
}
|