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

Update 18003.js #117

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
7 changes: 5 additions & 2 deletions univ/18003.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

var univ_list = {
school: "河南农大",
school: "河南农业大学",
id: "18003",
link: [ {
name: "学校官网",
Expand All @@ -10,10 +10,13 @@ var univ_list = {
url: "http://en.henau.edu.cn/"
}, {
name: "教务系统",
url: "http://jwgl.henau.edu.cn/jwweb/"
url: "http://jw.henau.edu.cn/cas/login.action"
}, {
name: "图书馆",
url: "http://lib.henau.edu.cn/"
}, {
name:"创新管理平台",
url:"http://sjjxgl.henau.edu.cn/customer/index/index.html"
}, {
name: "校园邮箱",
url: "http://mail.henau.edu.cn/"
Expand Down