1 Star 0 Fork 85

GreenYoshi/Waddle

forked from Cocotais Team/Waddle 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
manifest.json 691 Bytes
一键复制 编辑 原始数据 按行查看 历史
小鱼yuzifu 提交于 2022-06-24 00:19 . [fix]修复部分问题
{
"name": "Waddle",
"short_name": "Waddle",
"start_url": "./index.html",
"id": "/index.html",
"display": "standalone",
"background_color": "#6d50f0",
"theme_color": "#6d50f0",
"mode": "standalone",
"scope": "/",
"description": "让CoCo没有难做的控件",
"prefer_related_applications": false,
"icons": [
{
"src": "./static/img/pwa.png",
"type": "image/png",
"sizes": "512x512",
"purpose": "any"
},
{
"src": "./static/img/apple-touch-icon.png",
"type": "image/png",
"sizes": "192x192",
"purpose": "any"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/GreenYoshi/waddle.git
git@gitee.com:GreenYoshi/waddle.git
GreenYoshi
waddle
Waddle
master

搜索帮助