单点,删除错题本,首页跳转修改

This commit is contained in:
2025-12-04 18:32:38 +08:00
parent 255f275552
commit 16ebe3078b
8 changed files with 105 additions and 56 deletions

View File

@@ -50,7 +50,8 @@ const prePage = () => {
return prePage.$vm;
}
export const urls ='http://10.110.145.145/images/train/'
// export const urls ='http://10.110.145.145/images/train/'
export const urls ='http://222.80.110.161:11111/images/train/'
/**
* 页面跳转封装,支持 query 参数传递和返回回调