chengkun
2025-05-12 b6bc92ec11e1e280185ce7682d17589cb45c20f3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html><head>
<title>企业用户后台管理系统 - {yun:}$config.sy_webname{/yun}</title>
<meta http-equiv=Content-Type content="text/span; charset=utf-8"/>
<meta http-equiv=X-UA-Compatible content="IE=edge"/>
<script>var weburl="{yun:}$config.sy_weburl{/yun}";</script>
<link href="{yun:}$com_style{/yun}/images/m_style.css?v={yun:}$config.cachecode{/yun}" type="text/css" rel="stylesheet"/>
<link href="{yun:}$style{/yun}/style/tips.css?v={yun:}$config.cachecode{/yun}" type="text/css" rel="stylesheet"/>
<link href="{yun:}$config.sy_weburl{/yun}/js/layui/css/layui.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" />
<link href="{yun:}$com_style{/yun}/images/sproom.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" />
<script src="{yun:}$config.sy_weburl{/yun}/js/trtc/jquery-3.2.1.min.js?v={yun:}$config.cachecode{/yun}"></script>
<script src="{yun:}$config.sy_weburl{/yun}/js/layui/layui.js?v={yun:}$config.cachecode{/yun}"></script>
<script src="{yun:}$config.sy_weburl{/yun}/js/layui/custom_layer.js?v={yun:}$config.cachecode{/yun}"></script> 
<script src="{yun:}$config.sy_weburl{/yun}/js/member_public.js?v={yun:}$config.cachecode{/yun}"></script> 
<script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}"></script>
<meta content="MSHTML 6.00.6000.16939" name=GENERATOR/> 
</head>
{yun:}include file="$comstyle/headnav.htm"{/yun} 
<div class="sproom">
    <div class="sproom_box">
        <div class="sproom_left">
            <div class="sproom_l_hd">
                <div class="sproom_l_hd_box">
                    <!--当前面试人简历预览-->
                    <div id="nowuser">
                    </div>
                    <div id="resume_detail" data-uid="" class="hd_look_resume">查看简历<i></i></div>
                </div>
                <!--当前面试人简历详情-->
                <div id="nowresume" class="resume_details" style="display: none;">
                </div>
            </div>
            
            <div class="sproom_l_md">
                
                <!--对方视频-->
                <a id="reinvite" href="javascript:void(0);" onclick="" class="cxyq_a" style="display: none;">重新邀请</a>
                <div id="video-grid" style="height: 100%; flex: 1">
                </div>
            </div>
 
            <div class="sproom_l_bm">
                <div class="sproom_l_bm_box" style="width: 100px;">
                    <a href="javascript:void(0);" onclick="spviewEndNow();">
                        <div class="bm_i2"></div><span>结束当前面试</span>
                    </a>
                </div>
            </div>
        </div>
 
        <div class="sproom_right">
            <div class="sproom_r_hd">
                <div class="info">
                    <img src="{yun:}$company.logo{/yun}" alt="" class="head_portrait">
                    <span>{yun:}$company.linkman{/yun}</span>
                </div>
                <div class="video">
                    <div id="csvideo" class="sp_cshm">
                        测试视频画面是否正常显示
                        <a href="javascript:void(0)" onclick="csvideo()" class="sp_cshm_bth">开始测试</a>
                    </div>
                    <!-- 我的视频 -->
                    <div style="height: 100%; flex: 1">
                        <div id="mine-video" class="video-box col-div" style="justify-content: flex-end">
                        </div>
                    </div>
                </div>
            </div>
            <div class="sproom_r_bm" style=" position:relative">
            
                <!--等待面试列表-->
                <ul id="waitingUser" class="sproom_r_bm_box">
                </ul>
                {yun:}if $smarty.get.zid{/yun}
                <div id="remarkshow" class="sproom_r_bm_bz none" style="height:145px;">
                    <textarea id="remark" rows="" cols="" placeholder="请输入对该面试者的备注" class="text_bz" style="height:80px"></textarea>
                    <a href="javascript:void(0);" onclick="saveZreamrk()" class="btn_preservation">保存</a>
                </div>
                {yun:}/if{/yun}
            </div>
        </div>
    </div>
</div>
<div id="sprequest" style="display: none;">
    <div id="bg" style="display: block; "></div>
    <div  style="display: block; position:fixed;top:50%;left:50%; margin-left:-150px; margin-top:-120px; z-index:1000012">
        <div class="sprequest_waitbox">
            <div class="sprequest_waitiocn"></div>
            <div class="sprequest_wait">正在等待对方接受邀请</div>
            <div class="sprequest_wait_time">预计等待时间<span id="spWait">60</span>秒</div>
        </div>
    </div>
</div>
 
<script src="{yun:}$config.sy_weburl{/yun}/js/trtc/abilitytest.js?v={yun:}$config.cachecode{/yun}"></script>
<script>
    var TrtcConfig = {
        mine: '{yun:}$uid{/yun}',
        commentID: '{yun:}$trtcConfig.commentID{/yun}',
        userId: '{yun:}$trtcConfig.userId{/yun}',
        roomId: '{yun:}$trtcConfig.roomId{/yun}',
        sdkAppId: '{yun:}$trtcConfig.sdkAppId{/yun}',
        csRoomId: '{yun:}$trtcConfig.csRoomId{/yun}',
        userSig: '{yun:}$trtcConfig.userSig{/yun}',
        spWait: '{yun:}$trtcConfig.spWait{/yun}'
    };
    var socketUrl = "{yun:}$config.sy_chat_weburl{/yun}";
    var weburl = '{yun:}$config.sy_weburl{/yun}';
    var usertype = '{yun:}$usertype{/yun}';
    var spjobid = '';
    var viewuid = '{yun:}$trtcConfig.commentID{/yun}';
    var zid = '{yun:}$smarty.get.zid{/yun}';
    var roomer = '{yun:}$smarty.get.roomer{/yun}';
    var jid = '{yun:}$smarty.get.jid{/yun}';
    
    var isSupport = startBrowserTest();
    if(!isSupport){
        layui.use('layer', function() {
            let layer = layui.layer;
            layer.open({
                type: 0,
                content: '您的浏览器不支持视频面试功能!<br>建议使用最新版Chrome浏览器或将浏览器更换为极速模式',
                end: function(){
                    window.location.href = weburl + '/member/';
                }
            });
        });
    }else{
        document.write('<script src="{yun:}$config.sy_weburl{/yun}/js/trtc/trtc.js?v={yun:}$config.cachecode{/yun}"><\/script>');
        document.write('<script src="{yun:}$config.sy_weburl{/yun}/js/trtc/pcsocket.js?v={yun:}$config.cachecode{/yun}"><\/script>');
        document.write('<script src="{yun:}$config.sy_weburl{/yun}/js/trtc/rtc-client.js?v={yun:}$config.cachecode{/yun}"><\/script>');
        document.write('<script src="{yun:}$config.sy_weburl{/yun}/js/trtc/index.js?v={yun:}$config.cachecode{/yun}"><\/script>');
        document.write('<script src="{yun:}$com_style{/yun}/js/webrtc.js?v={yun:}$config.cachecode{/yun}"><\/script>');
    }
</script>
</body>
</html>