部署视频会议

This commit is contained in:
wangqiong
2024-01-26 16:16:30 +08:00
parent 16b2f82d1c
commit c5cf91ddf2
16 changed files with 14 additions and 14 deletions
+1
View File
@@ -0,0 +1 @@
.homepage[data-v-199b2e50]{width:100%;height:100vh;background-color:#302e2e;display:flex;align-items:center;justify-content:space-around}#video[data-v-199b2e50]{width:40%;height:50%}.enterRoom[data-v-199b2e50],.reservation[data-v-199b2e50]{width:20%;height:50%;background-color:#1c1b1b}.title[data-v-199b2e50]{width:100%;text-align:center;color:#3f1ab7;line-height:30px;font-size:18px;margin-bottom:20px}.enterForm[data-v-199b2e50]{width:100%;display:flex;justify-content:center}.homepage[data-v-621988b4]{width:100%;height:100vh;background-color:#302e2e;display:flex;flex-direction:column;align-items:center}#video[data-v-621988b4]{width:90%;height:50%}.enterRoom[data-v-621988b4]{margin-top:30px;width:90%;height:10%}.reservation[data-v-621988b4]{width:20%;height:50%;background-color:#1c1b1b}.title[data-v-621988b4]{width:100%;text-align:center;color:#3f1ab7;line-height:30px;font-size:18px;margin-bottom:20px}.enterForm[data-v-621988b4]{width:100%;display:flex;justify-content:center}
-1
View File
@@ -1 +0,0 @@
.homepage[data-v-3b29a1da]{width:100%;height:100vh;background-color:#302e2e;display:flex;align-items:center;justify-content:space-around}#video[data-v-3b29a1da]{width:40%;height:50%}.enterRoom[data-v-3b29a1da],.reservation[data-v-3b29a1da]{width:20%;height:50%;background-color:#1c1b1b}.title[data-v-3b29a1da]{width:100%;text-align:center;color:#3f1ab7;line-height:30px;font-size:18px;margin-bottom:20px}.enterForm[data-v-3b29a1da]{width:100%;display:flex;justify-content:center}.homepage[data-v-66f2b650]{width:100%;height:100vh;background-color:#302e2e;display:flex;flex-direction:column;align-items:center}#video[data-v-66f2b650]{width:90%;height:50%}.enterRoom[data-v-66f2b650]{margin-top:30px;width:90%;height:10%}.reservation[data-v-66f2b650]{width:20%;height:50%;background-color:#1c1b1b}.title[data-v-66f2b650]{width:100%;text-align:center;color:#3f1ab7;line-height:30px;font-size:18px;margin-bottom:20px}.enterForm[data-v-66f2b650]{width:100%;display:flex;justify-content:center}
+1 -1
View File
@@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>nouiroom</title><script defer="defer" src="/js/chunk-vendors.5307e452.js"></script><script defer="defer" src="/js/app.f09cb758.js"></script><link href="/css/chunk-vendors.10dd4e95.css" rel="stylesheet"><link href="/css/app.b59bb92e.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but nouiroom doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>nouiroom</title><script defer="defer" src="/js/chunk-vendors.5307e452.js"></script><script defer="defer" src="/js/app.5d40031a.js"></script><link href="/css/chunk-vendors.10dd4e95.css" rel="stylesheet"><link href="/css/app.b59bb92e.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but nouiroom doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
+2
View File
@@ -0,0 +1,2 @@
"use strict";(self["webpackChunknouiroom"]=self["webpackChunknouiroom"]||[]).push([[455],{455:function(e,t,o){o.r(t),o.d(t,{default:function(){return $}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"homepage"},[e.modileFlag?t("homepc"):e._e(),e.modileFlag?e._e():t("homePhone")],1)},s=[],a=function(){var e=this,t=e._self._c;return t("div",{staticClass:"homepage"},[t("div",{attrs:{id:"video"}}),t("div",{staticClass:"enterRoom"},[t("div",{staticClass:"title"},[e._v("仲裁会议室")]),t("div",{staticClass:"enterForm"},[t("el-form",{ref:"enterRoomFrom",attrs:{model:e.enterRoomFrom}},[t("el-form-item",[t("el-input",{attrs:{placeholder:"请输入房间号"},model:{value:e.enterRoomFrom.roomId,callback:function(t){e.$set(e.enterRoomFrom,"roomId",t)},expression:"enterRoomFrom.roomId"}},[t("template",{slot:"append"},[t("el-button",{attrs:{type:"primary",icon:"el-icon-right"},on:{click:e.enterRoom}},[e._v("进入")])],1)],2)],1)],1)],1)])])},i=[],l=(o(560),o(2419)),n=o(1480),m=o.n(n);let d=null;var u={name:"App",data(){return{formLabelAlign:{},enterRoomFrom:{},trtc:null,userId:null,userCode:null,caseId:null,roleFlag:!1}},methods:{async enterRoom(){this.$router.push({name:"Room",query:{userId:this.userId,roomId:this.roomId,flag:this.roleFlag,caseId:this.caseId,id:this.userCode}})},submitRoom(){this.$refs["formLabelAlign"].validate((e=>{}))},async reserveConferenceListFn(e){await(0,l.Je)(e).then((e=>{e.data.length>1&&this.userCode==e.data[0].userId?this.roleFlag=!0:this.roleFlag=!1}))}},async mounted(){let e=this.$route.query;this.userId=e.name,this.roomId=e.roomId,this.userCode=e.userId,this.caseId=e.id,this.caseId&&(await this.reserveConferenceListFn(this.caseId),await this.enterRoom()),d=m().create();const t={view:document.getElementById("video"),publish:!1};await d.startLocalVideo(t)}},c=u,h=o(1001),p=(0,h.Z)(c,a,i,!1,null,"199b2e50",null),I=p.exports,v=function(){var e=this,t=e._self._c;return t("div",{staticClass:"homepage"},[t("div",{staticClass:"title"},[e._v("仲裁会议室")]),t("div",{attrs:{id:"video"}}),t("div",{staticClass:"enterRoom"},[t("el-form",{ref:"enterRoomFrom",attrs:{model:e.enterRoomFrom}},[t("el-form-item",[t("el-input",{attrs:{placeholder:"请输入房间号"},model:{value:e.enterRoomFrom.roomId,callback:function(t){e.$set(e.enterRoomFrom,"roomId",t)},expression:"enterRoomFrom.roomId"}},[t("template",{slot:"append"},[t("el-button",{attrs:{type:"primary",icon:"el-icon-right"},on:{click:e.enterRoom}},[e._v("进入")])],1)],2)],1)],1)],1)])},f=[];let g=null;var F={name:"App",data(){return{formLabelAlign:{},enterRoomFrom:{},trtc:null,userId:null,userCode:null,caseId:null,roleFlag:!1}},methods:{async enterRoom(){this.roomId==this.enterRoomFrom.roomId?this.$router.push({name:"Room",query:{userId:this.userId,roomId:this.enterRoomFrom.roomId,flag:this.roleFlag,caseId:this.caseId}}):this.$message({message:"房间号不是对应案件的房间号",type:"error"})},submitRoom(){this.$refs["formLabelAlign"].validate((e=>{}))},async reserveConferenceListFn(e){await(0,l.Je)(e).then((e=>{e.data.length>1&&this.userCode==e.data[0].userId?this.roleFlag=!0:this.roleFlag=!1}))}},async mounted(){let e=this.$route.query;this.userId=e.name,this.roomId=e.roomId,this.userCode=e.userId,this.caseId=e.id,sessionStorage.setItem("type",appType),this.caseId&&await this.reserveConferenceListFn(this.caseId),g=m().create();const t={view:document.getElementById("video"),publish:!1};await g.startLocalVideo(t)}},R=F,y=(0,h.Z)(R,v,f,!1,null,"621988b4",null),C=y.exports,b=o(2648),_={name:"App",components:{homepc:I,homePhone:C},data(){return{modileFlag:!1}},methods:{},created(){this.modileFlag=(0,b.Qv)();let e=this.$route.query,t=e.type;sessionStorage.setItem("type",t)}},w=_,L=(0,h.Z)(w,r,s,!1,null,"f8e384b8",null),$=L.exports}}]);
//# sourceMappingURL=455.4a6d85ba.js.map
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-2
View File
@@ -1,2 +0,0 @@
"use strict";(self["webpackChunknouiroom"]=self["webpackChunknouiroom"]||[]).push([[902],{9177:function(e,o,t){t.r(o),t.d(o,{default:function(){return $}});var r=function(){var e=this,o=e._self._c;return o("div",{staticClass:"homepage"},[e.modileFlag?o("homepc"):e._e(),e.modileFlag?e._e():o("homePhone")],1)},s=[],a=function(){var e=this,o=e._self._c;return o("div",{staticClass:"homepage"},[o("div",{attrs:{id:"video"}}),o("div",{staticClass:"enterRoom"},[o("div",{staticClass:"title"},[e._v("仲裁会议室")]),o("div",{staticClass:"enterForm"},[o("el-form",{ref:"enterRoomFrom",attrs:{model:e.enterRoomFrom}},[o("el-form-item",[o("el-input",{attrs:{placeholder:"请输入房间号"},model:{value:e.enterRoomFrom.roomId,callback:function(o){e.$set(e.enterRoomFrom,"roomId",o)},expression:"enterRoomFrom.roomId"}},[o("template",{slot:"append"},[o("el-button",{attrs:{type:"primary",icon:"el-icon-right"},on:{click:e.enterRoom}},[e._v("进入")])],1)],2)],1)],1)],1)])])},i=[],l=(t(560),t(2419)),n=t(1480),m=t.n(n);let d=null;var u={name:"App",data(){return{formLabelAlign:{},enterRoomFrom:{},trtc:null,userId:null,userCode:null,caseId:null,roleFlag:!1}},methods:{async enterRoom(){this.$router.push({name:"Room",query:{userId:this.userId,roomId:this.roomId,flag:this.roleFlag,caseId:this.caseId,id:this.userCode}})},submitRoom(){this.$refs["formLabelAlign"].validate((e=>{}))},async reserveConferenceListFn(e){await(0,l.Je)(e).then((e=>{this.userCode==e.data[0].userId?this.roleFlag=!0:this.roleFlag=!1}))}},async mounted(){let e=this.$route.query;this.userId=e.name,this.roomId=e.roomId,this.userCode=e.userId,this.caseId=e.id,this.caseId&&(await this.reserveConferenceListFn(this.caseId),await this.enterRoom()),d=m().create();const o={view:document.getElementById("video"),publish:!1};await d.startLocalVideo(o)}},c=u,h=t(1001),I=(0,h.Z)(c,a,i,!1,null,"3b29a1da",null),p=I.exports,v=function(){var e=this,o=e._self._c;return o("div",{staticClass:"homepage"},[o("div",{staticClass:"title"},[e._v(" 仲裁会议室 ")]),o("div",{attrs:{id:"video"}}),o("div",{staticClass:"enterRoom"},[o("el-form",{ref:"enterRoomFrom",attrs:{model:e.enterRoomFrom}},[o("el-form-item",[o("el-input",{attrs:{placeholder:"请输入房间号"},model:{value:e.enterRoomFrom.roomId,callback:function(o){e.$set(e.enterRoomFrom,"roomId",o)},expression:"enterRoomFrom.roomId"}},[o("template",{slot:"append"},[o("el-button",{attrs:{type:"primary",icon:"el-icon-right"},on:{click:e.enterRoom}},[e._v("进入")])],1)],2)],1)],1)],1)])},f=[];let F=null;var g={name:"App",data(){return{formLabelAlign:{},enterRoomFrom:{},trtc:null,userId:null,userCode:null,caseId:null,roleFlag:!1}},methods:{async enterRoom(){this.roomId==this.enterRoomFrom.roomId?this.$router.push({name:"Room",query:{userId:this.userId,roomId:this.enterRoomFrom.roomId,flag:this.roleFlag,caseId:this.caseId}}):this.$message({message:"房间号不是对应案件的房间号",type:"error"})},submitRoom(){this.$refs["formLabelAlign"].validate((e=>{}))},reserveConferenceListFn(e){(0,l.Je)(e).then((e=>{this.userCode==e.data[0].userId?this.roleFlag=!0:this.roleFlag=!1}))}},async mounted(){let e=this.$route.query;this.userId=e.name,this.roomId=e.roomId,this.userCode=e.userId,this.caseId=e.id,this.caseId&&this.reserveConferenceListFn(this.caseId),F=m().create();const o={view:document.getElementById("video"),publish:!1};await F.startLocalVideo(o)}},R=g,C=(0,h.Z)(R,v,f,!1,null,"66f2b650",null),b=C.exports,y=t(2648),_={name:"App",components:{homepc:p,homePhone:b},data(){return{modileFlag:!1}},methods:{},mounted(){this.modileFlag=(0,y.Qv)()}},L=_,w=(0,h.Z)(L,r,s,!1,null,"79d60b72",null),$=w.exports}}]);
//# sourceMappingURL=902.0992844a.js.map
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long