refactor: 修改 tabs 存储方式.

This commit is contained in:
lijiahang
2024-01-04 17:10:07 +08:00
parent acc165b4c6
commit 685e68a47f
17 changed files with 258 additions and 173 deletions

View File

@@ -1,2 +1,3 @@
VITE_API_BASE_URL= 'http://127.0.0.1:9200/orion-api'
VITE_WS_BASE_URL= 'ws://127.0.0.1:9200/orion/keep-alive'
VITE_APP_VERSION= '1.0.0'