opt: automatic get the host for api and websocket from the 'location' var

This commit is contained in:
RockYang
2023-06-15 14:39:05 +08:00
parent 8a69c69b7f
commit e3026062d8
8 changed files with 36 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ const routes = [
},
{
name: 'plus', path: '/chat', component: ChatPlus, meta: {
title: 'ChatGPT-Plus for PC'
title: 'ChatGPT-智能助手V3'
}
},
{