yolo助手AI ui 1.5.0

This commit is contained in:
2025-08-07 21:35:27 +08:00
parent a92c164af1
commit 85e399bf96
33 changed files with 888 additions and 990 deletions

View File

@@ -3,7 +3,7 @@
* https://rudon.blog.csdn.net/
*/
import axios from 'axios'
import { getToken, getUser } from '@/utils/storage'
import { getToken, getUser } from '@/stores/storage'
import router from '@/router'
import { ElMessage } from 'element-plus';