update daily

This commit is contained in:
Vick Scarlet
2021-11-11 21:37:45 +08:00
parent c06cd9ea62
commit c94e9e7433
18 changed files with 574 additions and 244 deletions

2
.vscode/launch.json vendored
View File

@@ -8,7 +8,7 @@
"name": "Launch Chrome",
"request": "launch",
"type": "pwa-chrome",
"url": "http://172.27.192.1:8000/public/index.html",
"url": "http://127.0.0.1:8000/public/index.html",
"webRoot": "${workspaceFolder}"
},
{