mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
feat:修改
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
import { reactive, toRefs } from "vue";
|
||||
import DownLoad from "../components/drawers/DownLoad";
|
||||
import * as api from "../api/index1";
|
||||
|
||||
import { studentUrl } from "../api/method";
|
||||
export default {
|
||||
name: "NavTop",
|
||||
components: {
|
||||
@@ -81,7 +81,7 @@ export default {
|
||||
{
|
||||
id: 2,
|
||||
name: "学员",
|
||||
go: "https://u.boe.com/pc/uc/study/courses",
|
||||
go: studentUrl,
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user