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

Create 11005.js #100

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/11005.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
var univ_list = {
school: "中国地质大学(武汉)",
id: "11005",
link: [ {
name: "地大首页",
url: "http://www.cug.edu.cn/"
}, {
name: "信息门户",
url: "http://xyfw.cug.edu.cn/"
}, {
name: "未来城",
url: "http://aofcc.cug.edu.cn/"
}, {
name: "图书馆",
url: "http://www.lib.cug.edu.cn/"
}, {
name: "学工处",
url: "http://www.xuegong.cug.edu.cn/"
}, {
name: "教务处",
url: "http://jwc.cug.edu.cn/"
}, {
name: "就创处",
url: "http://mail.cug.edu.cn/"
} ]
};