1 Star 0 Fork 84

影先生/Waddle

forked from Cocotais Team/Waddle 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
manifest.json 695 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"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": "maskable"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/buluefox/waddle.git
git@gitee.com:buluefox/waddle.git
buluefox
waddle
Waddle
master

搜索帮助