add: channel switch

This commit is contained in:
Vick Scarlet
2026-07-27 14:28:08 +08:00
parent 988fcacd2d
commit 50411b82a0
16 changed files with 484 additions and 524 deletions
+6
View File
@@ -4,6 +4,12 @@
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Launch Editor Browser",
"request": "launch",
"type": "editor-browser",
"url": "http://localhost:5173",
},
{
"type": "node",
"request": "launch",