File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed
Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11更新日志(从 1.9.5 才开始写):
22
3+ 2.5.4 - 未发布
4+ 暂时关闭首页成绩查询
5+
362.5.3 - 2016/12/25
47 更新通识课列表
58
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ function optimize_index() {
1111 if ( ! inUrl ( "newsBoard/newsInside.aspx" ) )
1212 return 0 ;
1313
14- optimize_index_score_query ( ) ;
14+ // optimize_index_score_query();
1515}
1616
1717/**
Original file line number Diff line number Diff line change 22 "update_url" : " http://clients2.google.com/service/update2/crx" ,
33 "name" : " Electsys++ 交大选课插件" ,
44 "author" : " laohyx" ,
5- "version" : " 2.5.3 " ,
5+ "version" : " 2.5.4 " ,
66 "icons" : {
77 "48" : " logo_new.png" ,
88 "128" : " logo_new_128.png"
Original file line number Diff line number Diff line change @@ -66,12 +66,6 @@ <h2>优化</h2>
6666 < label for ="checkbox2-1 "> 启用绩点查询</ label >
6767 </ div >
6868 </ div >
69- < div class ="form-group ">
70- < div class ="checkbox ">
71- < input id ="checkbox2-2 " type ="checkbox " data-key ="fold_index_socre " data-checked ="false " data-unchecked ="true " data-default ="true ">
72- < label for ="checkbox2-2 "> 在首页显示成绩</ label >
73- </ div >
74- </ div >
7569 < div class ="form-group ">
7670 < div class ="checkbox ">
7771 < input id ="checkbox2-3 " type ="checkbox " data-key ="optimize_score " data-checked ="true " data-unchecked ="false " data-default ="true ">
You can’t perform that action at this time.
0 commit comments