diff --git "a/univ \345\244\247\345\255\246/12703.js" "b/univ \345\244\247\345\255\246/12703.js" new file mode 100644 index 0000000..35037a7 --- /dev/null +++ "b/univ \345\244\247\345\255\246/12703.js" @@ -0,0 +1,26 @@ +var univ_list = { + school: "电子科技大学中山学院", + id: "12703", + link: [ { + name: "中山学院主页", + url: "https://www.zsc.edu.cn/" + }, { + name: "图书馆", + url: "http://lib.zsc.edu.cn/" + }, { + name: "教务处", + url: "http://jwc.zsc.edu.cn/" + }, { + name: "课程平台", + url: "http://zsc.fanya.chaoxing.com/" + }, { + name: "教务系统", + url: "http://jwgln.zsc.edu.cn/jsxsd/" + }, { + name: "素拓系统", + url: "http://210.38.224.229/suzhi/" + }, { + name: "门户系统", + url: "https://cas.zsc.edu.cn/" + } ] +};