Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

添加电子科技大学中山学院 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions univ 大学/12703.js
Original file line number Diff line number Diff line change
@@ -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/"
} ]
};