add: 新建对话和切换对话功能

This commit is contained in:
2023-10-11 11:54:28 +08:00
parent 92b00a3477
commit 6a2068e8d1
7 changed files with 132 additions and 25 deletions

View File

@@ -10,7 +10,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5136",
"applicationUrl": "http://localhost:5163",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}