亚洲威廉官网玩法说明 English
8:00 ~ 22:00
电话:62784591/62782137 -
- / -
bgs@mail.tsinghua. -
-
首页 咨询 服务办理 我的图书馆
亚洲威廉
首页 > 概况 > 亚洲威廉官网玩法说明

亚洲威廉官网玩法说明

亚洲威廉官网玩法说明

总馆联系方式

电话:62784591/62782137

邮箱:bgs@mail.tsinghua.edu.cn

 

 

 

 

专业图书馆

联系方式

邮箱地址

文科图书馆

62798676

hs@mail.tsinghua.edu.cn

美术图书馆

62798810

artslib@mail.tsinghua.edu.cn

金融图书馆

62772511

libfinance@mail.tsinghua.edu.cn

法律图书馆

62772955

lawlib@mail.tsinghua.edu.cn

经管图书馆

62788015

tushu@sem.tsinghua.edu.cn

建筑图书馆

62794481

fee-arc@mail.tsinghua.edu.cn

 





服务项目地点电话E-mail
读者意见综合办公室 (西213)62784591

bgs@mail.tsinghua.edu.cn

参考咨询总咨询台(在线)62782137

ref-desk@mail.tsinghua.edu.cn

借还书、研读间研讨间、座位管理系统等读者服务相关问题北馆一层总服务台62788937

circdesk@tsinghua.edu.cn

办证补证 费用结算办证处(北馆一层总服务台)62783067 62786510

bzhch@mail.tsinghua.edu.cn

老馆图书资料借阅老馆服务台(老馆205)62789325

tecang@tsinghua.edu.cn

馆际互借馆际互借处(北馆一层总服务台)62781326

interlib4@mail.tsinghua.edu.cn

音乐馆相关服务音乐馆(西306)62771474

music@tsinghua.edu.cn

馆藏管理及库区管理馆藏管理组(北214)62784741 62789554

daichashu@tsinghua.edu.cn

学科服务信息参考部62782137

学科馆员

网络系统信息技术部62786292

libit@mail.tsinghua.edu.cn

捐 赠捐赠接待室(老馆136)62795779

donation@mail.tsinghua.edu.cn

学位论文格式审核与纸本管理古籍特藏部(老馆205)62792587

bohou@mail.tsinghua.edu.cn

联系参观综合办公室(西115)62781757 62797492

bgs@mail.tsinghua.edu.cn

读者接待读者接待处(西102)62772208

-

失物招领读者接待处(西102)62772208

-

检索证明科技查新站(西107)62784744

检索证明

科技查新科技查新站(西107)62783349

查新工作站

信息计量、知识产权信息服务情报分析组(西504)62782367

analysis@mail.tsinghua.edu.cn

安全保卫综合办公室(西111)62773588

ymzhu@mail.tsinghua.edu.cn

电话:62784591/62782137
' + '

' + "您好,我是智能客服机器人,我可以回答您相关的业务问题,有什么问题就问我吧! 很高兴为您服务!" + '

' + '
'; $("#win").append(hello); }, getHot:function(){ var _this = this; post("/openlab_component/expand/robot/api/getHotQuestion",{},function(res){ _this.hotList = res.data; }); }, getQuestionType:function(){ var _this = this; var subTypes = []; post("/openlab_component/expand/robot/api/getQuestionType",{},function(res){ var typelist = res.data; $.each(typelist,function(index,item){ var type = '
  • ' + '

    ' + item.Name + '

    ' '
  • ' if (item.ParentId == 0) { $("#list").append(type); }else{ var sub = {}; sub.content = '
    ' + '
    ' + item.Name + '
    ' + '
    ' sub.pid = item.ParentId; subTypes.push(sub); } }) $.each(subTypes,function(index,item){ $("#list [data-id='"+ item.pid +"']").append(item.content); $("#list [data-id='"+ item.pid +"']").find("h3").attr("style",""); }) bindTree(); }); }, send:function(fid){ var message = this.question; if (message) { post("/openlab_component/expand/robot/api/textChat",{clientId: this.cId ,question: message,fid: typeof fid === 'string'?fid:null},function(res){ var text = res.data.robotReply[0].text; var guide = res.data.robotReply[0].guide; var richText = res.data.robotReply[0].richText; var reply = ""; var comment = ""; var cstyle=""; var cid = res.data.robotReply[0].cluid; if (cid) { comment = '
    ' + '' + '' + '
    ' + '
    谢谢您的支持哦~会更努力哒!
    ' + '
    抱歉没能帮到您,希望下次能帮您排忧!
    ' cstyle="display:block"; } if (text) { if(res.data.robotReply[0].answerType===-2 && znwdHtml && znwdHtml.length){ reply = '
    bgs@mail.tsinghua.
    ' + '

    ' + znwdHtml + '

    ' + '
    ' + comment + '
    '; }else{ reply = '
    亚洲威廉官网玩法说明
    ' + '

    ' + text.content + '

    ' + '
    ' + comment + '
    '; } }else if (guide) { if (guide.content){ reply = '
    亚洲威廉
    ' + '

    ' + guide.content + '

    ' + '
    ' + comment + '
    '; }else if (guide.list) { var guideList = ""; $.each(guide.list,function(index,item){ guideList += "

    " + item.seq + item.question + "

    "; }) reply = '

    62784591/62782137
    ' + '

    ' + guide.beforeWord + '

    ' + guideList + '

    ' + guide.afterWord + '

    ' + '
    ' + comment + '
    '; } }else if (richText) { reply = '
    电话:62784591/62782137
    ' + '

    ' + richText.original + '

    ' //description + '
    ' + comment + '
    '; }else { reply = '
    bgs@mail.tsinghua.
    ' + '

    [消息]

    ' + '
    '; } $("#win").append(reply); if (res.data.robotReply[0].cluid) {bindZan();} $("#win").scrollTop(10000); }); var html = '
    亚洲威廉官网玩法说明
    ' + '

    ' + message + '

    ' + '
    ' $("#win").append(html); this.question = ""; } }, sendA :function(question){ this.question = question; this.send(); }, rengongClick:function (){ if(this.num==1){ document.getElementById('rengong').innerHTML='' } this.num=2 this.isRenGong=true $('.fd-win').addClass('rengong') $('.rengong-new span').removeClass('activeBar') $('.znwd-new span').removeClass('activeBar') $('.rengong-new span').addClass('activeBar') }, zhinengClick:function(){ this.isRenGong=false $('.fd-win').removeClass('rengong') $('.znwd-new span').removeClass('activeBar') $('.rengong-new span').removeClass('activeBar') $('.znwd-new span').addClass('activeBar') } }//methods }) $(document).ready(function() { //咨询 $('.link2').click(function() { if ( $(window).width() < 700) { // window.locations.href="https://znkf.vsbclub.com/robot/h5chat.html?sysNum=16100186094532511&receiveId=2177&sourceId=2443"; window.locations.href="https://wpa1.qq.com/eQSH9aPO?_type=wpa&qidian=tru"; }else{ $('.fix-bg,.fix-nv').fadeIn(); $(".fix-con").show(); $(".fix-con").addClass("animated bounceInRight") $("body").addClass('hidden') } }); // 弹出全部问题 $('.js-pro').click(function(event) { //$('.fix-con').addClass('open'); $(".fix-wrap").show(); $(".fix-problem").animate({right:"-370px"},200); }); //关闭问题界面 $('.fix-problem .tit .btn').click(function(event) { //$('.fix-con').removeClass('open'); //$('.fix-con').removeClass('open1'); $(".fix-problem").animate({right:"-580px"}); setTimeout(function(){ $(".fix-wrap").hide(); },500) }); // 关闭咨询台 $('.fix-bg').click(function(event) { $('.fix-con').removeClass('open').fadeOut();; $('.fix-con').removeClass('open1'); $(".fix-nv").hide(); $(".fix-con").removeClass("animated bounceInRight") $(this).fadeOut(); //$("body").css("overflow","visible"); $("body").removeClass('hidden') }); $('#win').on('click','.wflink',function(e){ e.preventDefault() vm1.question = $(this).text(); vm1.send($(this).prop('rel')) }) $('#win').on('click','.welcomeWords',function(e){ e.preventDefault() vm1.question = $(this).text(); vm1.send() }) }); $('#win').on('click','#znwz1234',function(){ //console.log(123); vm1.rengongClick() })
    正文、栏目列表与相关阅读构成完整路径,适合按主题持续查阅。