• 导师介绍(排名不分先后,以姓氏拼音为序)

  • 学科
    姓名

米兰app官方端入口手机版登录 - 米兰app官方端入口

'; // html += '

' + zy.zymc + '

'; // html += '
'; // html += '博导:'; // html += '
'; // html += '
'; // html += '硕导:'; // html += '
'; // }); // var divbox = $("#news_box"); // divbox.text("");// 清空数据 // divbox.append(html); // 添加Html内容,不能用Text 或 Val //}, //博士学术型 html += '
'; var bs_List = data.yjxk.filter(function (item) { return item.sfbs == "1"; }); if (bs_List.length > 0) { $.each(data.yjxk, function (index, yjxk) { if (yjxk.sfzy == '1' && yjxk.sfbs == '1') {//博士学术型 if (yjxk.zy && yjxk.zy.length > 0) {//特殊学科按专业划分 $.each(yjxk.zy, function (index, zy) { if (zy.ysList.length > 0 || zy.zjsList.length > 0 || zy.fjsList.length > 0 || zy.jsList.length > 0 || zy.wpList.length > 0) { html += '
'; html += '

' + zy.zymc + '

'; if (zy.ysList.length > 0) { var zy_ysList = zy.ysList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (zy_ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } } if (zy.zjsList.length > 0) { var zy_zjsList = zy.zjsList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (zy_zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } } if (zy.fjsList.length > 0) { var zy_fjsList = zy.fjsList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (zy_fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } } if (zy.jsList.length > 0) { var zy_jsList = zy.jsList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (zy_jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } } if (zy.wpList.length > 0) { var zy_wpList = zy.wpList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (zy_wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } } html += ''; } }); } else {//按学科分 if (yjxk.ysList.length > 0 || yjxk.zjsList.length > 0 || yjxk.fjsList.length > 0 || yjxk.jsList.length > 0 || yjxk.wpList.length > 0) { html += '
'; html += '

' + yjxk.xkmc + '

'; if (yjxk.ysList.length > 0) { var yjxk_ysList = yjxk.ysList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (yjxk_ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } } if (yjxk.zjsList.length > 0) { var yjxk_zjsList = yjxk.zjsList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (yjxk_zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } } if (yjxk.fjsList.length > 0) { var yjxk_fjsList = yjxk.fjsList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (yjxk_fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } } if (yjxk.jsList.length > 0) { var yjxk_jsList = yjxk.jsList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (yjxk_jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } } if (yjxk.wpList.length > 0) { var yjxk_wpList = yjxk.wpList.filter(function (item) { return item.dslbm == "1" || item.dslbm == "3" || item.dslbm == "4" || item.dslbm == "5"; }); if (yjxk_wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } } html += ''; } } } }); } else { html += '
'; html += '

暂无

'; } //硕士学术型 html += '
'; var ssxs_List = data.yjxk.filter(function (item) { return item.sfzy == "1" && item.sfss == "1"; }); if (ssxs_List == 0) { html += '
'; html += '

暂无

'; } else { $.each(data.yjxk, function (index, yjxk) { if (yjxk.sfzy == '1' ) {//硕士学术型 if (yjxk.zy && yjxk.zy.length > 0) {//特殊学科按专业划分 $.each(yjxk.zy, function (index, zy) { if (zy.sfss == "1") { if (zy.ysList.length > 0 || zy.zjsList.length > 0 || zy.fjsList.length > 0 || zy.jsList.length > 0 || zy.wpList.length > 0) { html += '
'; html += '

' + zy.zymc + '

'; if (zy.ysList.length > 0) { var zy_ysList = zy.ysList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } } if (zy.zjsList.length > 0) { var zy_zjsList = zy.zjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } } if (zy.fjsList.length > 0) { var zy_fjsList = zy.fjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } } if (zy.jsList.length > 0) { var zy_jsList = zy.jsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } } if (zy.wpList.length > 0) { var zy_wpList = zy.wpList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } } html += ''; } } }); } else {//按学科分 if (yjxk.ysList.length > 0 || yjxk.zjsList.length > 0 || yjxk.fjsList.length > 0 || yjxk.jsList.length > 0 || yjxk.wpList.length > 0) { html += '
'; html += '

' + yjxk.xkmc + '

'; if (yjxk.ysList.length > 0) { var yjxk_ysList = yjxk.ysList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } } if (yjxk.zjsList.length > 0) { var yjxk_zjsList = yjxk.zjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } } if (yjxk.fjsList.length > 0) { var yjxk_fjsList = yjxk.fjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } } if (yjxk.jsList.length > 0) { var yjxk_jsList = yjxk.jsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } } if (yjxk.wpList.length > 0) { var yjxk_wpList = yjxk.wpList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } } html += ''; } } } }); } //硕士专业型 html += '
'; var sszy_List = data.yjxk.filter(function (item) { return item.sfly == "1" && item.sfss == "1"; }); if (sszy_List == 0) { html += '
'; html += '

暂无

'; } else { $.each(data.yjxk, function (index, yjxk) { if (yjxk.sfly == '1') {//硕士专业型 if (yjxk.zy && yjxk.zy.length > 0) {//特殊学科按专业划分 $.each(yjxk.zy, function (index, zy) { if (zy.sfss == "1") { if (zy.ysList.length > 0 || zy.zjsList.length > 0 || zy.fjsList.length > 0 || zy.jsList.length > 0 || zy.wpList.length > 0) { html += '
'; html += '

' + zy.zymc + '

'; if (zy.ysList.length > 0) { var zy_ysList = zy.ysList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } } if (zy.zjsList.length > 0) { var zy_zjsList = zy.zjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } } if (zy.fjsList.length > 0) { var zy_fjsList = zy.fjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } } if (zy.jsList.length > 0) { var zy_jsList = zy.jsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } } if (zy.wpList.length > 0) { var zy_wpList = zy.wpList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (zy_wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } } html += ''; } } }); } else {//硕士按学科分 if (yjxk.ysList.length > 0 || yjxk.zjsList.length > 0 || yjxk.fjsList.length > 0 || yjxk.jsList.length > 0 || yjxk.wpList.length > 0) { html += '
'; html += '

' + yjxk.xkmc + '

'; if (yjxk.ysList.length > 0) { var yjxk_ysList = yjxk.ysList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } } if (yjxk.zjsList.length > 0) { var yjxk_zjsList = yjxk.zjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } } if (yjxk.fjsList.length > 0) { var yjxk_fjsList = yjxk.fjsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } } if (yjxk.jsList.length > 0) { var yjxk_jsList = yjxk.jsList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } } if (yjxk.wpList.length > 0) { var yjxk_wpList = yjxk.wpList.filter(function (item) { return item.dslbm == "2" || item.dslbm == "3"|| item.dslbm == "5" || item.dslbm == "6"; }); if (yjxk_wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } } html += ''; } } } }); } var divbox = $("#news_box"); divbox.text("");// 清空数据 divbox.append(html); // 添加Html内容,不能用Text 或 Val }, error: function (res) { alert("网络请求错误"); } }); } function doSearch(value, name) { //$('.xy').removeAttr("style"); $.ajax({ url: 'getdsxxpage_search', type: 'post', data: { name: name, value: value, xsbh: xsbh }, dataType: 'json', success: function (data) { var html = ''; $.each(data.yjxk, function (index, yjxk) { if (yjxk.ysList.length > 0 || yjxk.zjsList.length > 0 || yjxk.fjsList.length > 0 || yjxk.jsList.length > 0 || yjxk.wpList.length > 0) { html += '
'; html += '

' + yjxk.xkmc + '

'; if (yjxk.ysList.length > 0) { html += '
'; html += '院士:'; html += '
'; } if (yjxk.zjsList.length > 0) { html += '
'; html += '教授:'; html += '
'; } if (yjxk.fjsList.length > 0) { html += '
'; html += '副教授:'; html += '
'; } if (yjxk.jsList.length > 0) { html += '
'; html += '讲师:'; html += '
'; } if (yjxk.wpList.length > 0) { html += '
'; html += '外聘:'; html += '
'; } html += ''; } }); var divbox = $("#news_box"); divbox.text("");// 清空数据 divbox.append(html); // 添加Html内容,不能用Text 或 Val }, error: function (res) { alert("网络请求错误"); } }); } function opendsfc(url) { var height = ($(window).height() + 80) + "px"; var width = ($(window).width() + 100) + "px"; var top = 0; if (!url || url == null || url == "") { $.messager.alert("提示", "该导师的个人信息页面尚未开放!", "info"); return; } window.open(url, 'resizable=no,locations=no, status=no,fullscreen=yes'); //layer.open({ // type: 2, // title: false, // area: [200, 500], // //skin: 'layui-layer-rim', //加上边框 // content: url, // shadeClose: true, // closeBtn: 1, // end: function () { // } // }); } function GetHits(dsbh) { $.ajax({ url: 'dsfc_gethits', type: 'post', data: { id: dsbh }, dataType: 'json', success: function (data) { } }); }

更多内容

本页围绕「米兰app官方端入口手机版登录」汇总公开信息,便于对照栏目动态与后续阅读。

移动端与电脑端入口保持一致。如某条暂不可用,可改走栏目列表继续查找。

列表适合快速定位,正文适合核对表述。两者都保留在站内即可形成完整阅读路径。

栏目入口

'+bd.dsxm+' / link / 首页

页面按栏目组织。可先看导读,再进入相关篇目或返回列表。