Commit 30996af9 authored by 罗超's avatar 罗超

1

parent 9e89deae
......@@ -171,7 +171,7 @@ import {
provide,
} from "vue";
import { getIndexInfo } from "../../api/index";
import { getSystemInfo, desensitization } from "../../utils/index";
import { desensitization } from "../../utils/index";
export default {
name: "",
props: {},
......@@ -227,24 +227,6 @@ export default {
jumpUrl: "/pages/course/askForLeaveList",
},
],
testList: [
{
testName: "あぃお试卷名称",
testTime: "2021-07-29 14:00",
bgimg: "https://img.yzcdn.cn/vant/cat.jpeg",
teacherName: "纳豆",
teacherImg: "https://img.yzcdn.cn/vant/cat.jpeg",
status: "未开始",
},
{
testName: "あぃお试卷名称",
testTime: "2021-07-29 14:00",
bgimg: "",
teacherName: "纳豆",
teacherImg: "",
status: "未开始",
},
],
});
let methods = {
jumpPage(url) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment