home.vue 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835
  1. <template>
  2. <view class="mybody bgclF8 df fdc">
  3. <TopMenu ref="TopMenu" v-on:onTopSYClick="onTopSYClick" v-on:onTopQXZBClick="onTopQXZBClick"
  4. v-on:onLoginClick="onLoginClick" v-on:onTopXXYSYClick="onTopXXYSYClick"
  5. v-on:onTopMenuIconClick="onTopMenuIconClick" v-on:onClick_return="onClick_return"
  6. v-on:onClick_avatar="onClick_avatar" v-on:onClick_topMenu_sy="onClick_topMenu_sy"
  7. v-on:onClick_exit="onClick_userExit"></TopMenu>
  8. <view class="content homeContent">
  9. <Login ref="Login" v-show="bShow[0]" v-on:onLogin="onLogin"></Login>
  10. <SYJJ ref="SYJJ" v-show="bShow[1]" v-on:onClick_Btn1="onClick_SYJJ_btn1"></SYJJ>
  11. <!-- <XXLC ref="XXLC" v-show="bShow[2]" v-on:onClick_ksxx="onClick_ksxx"></XXLC> -->
  12. <XQDL ref="XQDL" v-show="bShow[2]" v-on:onClick_Btn1="onClick_XQDL_btn1"></XQDL>
  13. <KSXX ref="KSXX" v-show="bShow[3]" v-on:on2thTitleClick="on2thKSXXClick"></KSXX>
  14. <!-- <image v-show="bShow[4]" class="homeBG" mode="aspectFill" src="../assets/home/homeBG.jpg"></image> -->
  15. <SY ref="SY" v-show="bShow[4]" v-on:onClick_menu_btn="onClick_sy_btn" v-on:onTheoryLearnu_btn="onTheoryLearnu_btn" v-on:onStartExperiment_btn="onStartExperiment_btn"></SY>
  16. <QXZB ref="QXZB" v-show="bShow[5]"></QXZB>
  17. <XXYSY ref="XXYSY" v-show="bShow[6]" v-on:onClick_KSRZ="onClick_KSRZ" v-on:onClick_KSKC="onClick_KSKC"
  18. v-on:onShowWebview720="onShowWebview720"></XXYSY>
  19. <YLRZ ref="YLRZ" v-show="bShow[7]" v-on:initData="initData"></YLRZ>
  20. <SYJJ2 ref="SYJJ2" v-show="bShow[8]"></SYJJ2>
  21. <simulation ref="simulation" v-show="bShow[9]"></simulation>
  22. <simulationLibrary ref="simulationLibrary" v-show="bShow[10]"></simulationLibrary>
  23. <simulationcore ref="simulationcore" v-show="bShow[11]" v-on:goToTeachCreation="goToTeachCreation"
  24. v-on:goToStudentPlatform="goToStudentPlatform"></simulationcore>
  25. <simulationBase ref="simulationBase" v-show="bShow[12]"></simulationBase>
  26. <teacherCreation ref="teacherCreation" v-show="bShow[13]" v-on:enter="enter"></teacherCreation>
  27. <User ref="User" v-show="bShow[14]" v-on:onClick_proManage="onClick_proManage"></User>
  28. <XXGY ref="XXGY" v-show="bShow[15]"></XXGY>
  29. <SYBZ ref="SYBZ" v-show="bShow[16]" v-on:onClick_ksxx="onClick_ksxx"></SYBZ>
  30. <SYYDSP ref="SYYDSP" v-show="bShow[17]"></SYYDSP>
  31. <student ref="student" v-show="bShow[18]"></student>
  32. <vstudentPlatform ref="vstudentPlatform" v-show="bShow[19]"></vstudentPlatform>
  33. <survey ref="survey" v-show="bShow[20]"></survey>
  34. <SJKC ref="SJKC" v-show="bShow[21]" v-on:initData="initData"></SJKC>
  35. <XXZLXZ ref="XXZLXZ" v-show="bShow[22]"></XXZLXZ>
  36. </view>
  37. <!-- 左侧导航栏永远保持在最上层 -->
  38. <LeftMenu ref="LeftMenu" v-on:onLeftMenuClick="onLeftMenuClick"></LeftMenu>
  39. <webview720 ref="webview720"></webview720>
  40. <shutDownWebview ref="shutDownWebview" v-on:onHideWebview="onHideWebview" v-on:onClick_KSKC="onClick_KSKC"></shutDownWebview>
  41. <!-- 联系方式 -->
  42. <!-- <view class='contact'> -->
  43. <!-- 弹出框 -->
  44. <!-- <view class='contactPopView'>
  45. <view class='qrcode' v-show="bShowQrCode">
  46. <img class="contactPopViewContent" src="../assets/contact/QRCode.png"></img>
  47. </view>
  48. <view class='mail' v-show="bShowMail">
  49. <img class="contactPopViewBg" src="../assets/contact/bubble_02.png"></img>
  50. <text selectable="true" class="contactPopViewContent" src="../assets/contact/QRCode.png">2812319400@qq.com</text>
  51. </view>
  52. <view class='tel' v-show="bShowTel">
  53. <img class="contactPopViewBg" src="../assets/contact/bubble_02.png"></img>
  54. <text selectable="true" class="contactPopViewContent" src="../assets/contact/QRCode.png">15017534446</text>
  55. </view>
  56. </view> -->
  57. <!-- 背景 -->
  58. <!-- <view class='contactBg'></view> -->
  59. <!-- icon -->
  60. <!-- <view class="imageBg">
  61. <img src="../assets/contact/qrcode_icon.png" @mousemove="showContact(0)" @mouseout="showContact(4)"></img>
  62. <img src="../assets/contact/mail_icon.png" @mousemove="showContact(1)" @mouseout="showContact(4)"></img>
  63. <img src="../assets/contact/tel_icon.png" @mousemove="showContact(2)" @mouseout="showContact(4)"></img>
  64. </view> -->
  65. </view>
  66. </view>
  67. </template>
  68. <script>
  69. import SY from '../components/home/sy.vue'
  70. import LeftMenu from '../components/leftMenu.vue'
  71. import TopMenu from '../components/topMenu.vue'
  72. import Login from '../components/login/login.vue'
  73. import simulation from "../components/home/simulation.vue"
  74. import simulationLibrary from "../components/home/simulationLibrary.vue"
  75. import simulationcore from "../components/home/simulationCore.vue"
  76. import simulationBase from "../components/home/simulationBase.vue"
  77. import teacherCreation from "../components/home/teacherCreation.vue"
  78. import vstudentPlatform from "../components/student/Index.vue"
  79. import student from "../components/student/commoand.vue"
  80. import survey from "../components/student/survey.vue"
  81. //一级页面
  82. import KSXX from '../components/startLearning/startLearning.vue' //开始学习
  83. import SYJJ from '../components/introductionToTheExperiment/introductionToTheExperiment.vue' //实验简介
  84. // import XXLC from '../components/learningProcess/learningProcess.vue' //学习流程
  85. //二级页面
  86. //开始学习
  87. import QXZB from '../components/startLearning/preludePreparation/preludePreparation.vue' //前序准备
  88. import XXYSY from '../components/startLearning/learningAndExperiment/learningAndExperiment.vue' //学习与实验
  89. import YLRZ from '../components/startLearning/learningAndExperiment/ksxx_xxysy_ylrz/ksxx_xxysy_ylrz.vue' //原理认知
  90. //实验简介的详情页
  91. import SYJJ2 from '../components/introductionToTheExperiment/syjj_second.vue' //实验简介的详情页
  92. import User from '../components/user/user.vue' //用户信息等
  93. import XQDL from '../components/learningProcess/xqdl.vue' //学前导览
  94. import XXGY from '../components/learningProcess/xxgy.vue' //学习概要
  95. import SYBZ from '../components/learningProcess/learningProcess.vue' //实验步骤
  96. import SYYDSP from '../components/learningProcess/syydsp.vue' //实验引导视频
  97. import XXZLXZ from '../components/learningProcess/xxzlxz.vue' //学习资料下载
  98. import SJKC from '../components/startLearning/learningAndExperiment/ksxx_xxysy_sjkc/ksxx_xxysy_sjkc.vue' //实景勘察
  99. import shutDownWebview from '../components/home/shutDownWebview.vue' //实景勘察720
  100. import webview720 from '../components/home/webview720.vue' //实景勘察720
  101. export default {
  102. components: {
  103. LeftMenu,
  104. TopMenu,
  105. Login,
  106. SYJJ,
  107. XQDL,
  108. KSXX,
  109. QXZB,
  110. XXYSY,
  111. YLRZ,
  112. SYJJ2,
  113. simulation,
  114. simulationLibrary,
  115. simulationcore,
  116. simulationBase,
  117. teacherCreation,
  118. User,
  119. XXGY,
  120. SYBZ,
  121. SYYDSP,
  122. SY,
  123. student,
  124. vstudentPlatform,
  125. survey,
  126. SJKC,
  127. XXZLXZ,
  128. shutDownWebview,
  129. webview720
  130. },
  131. data() {
  132. return {
  133. curShowPage: 4,
  134. //这里记录当前需要显示哪个页面。每新添加一个页面,都需要在这里注册。
  135. bShow: [
  136. false, //0登录
  137. false, //1实验简介一级页面
  138. false, //2学习流程一级页面----改为学前导览
  139. false, //3开始学习一级页面
  140. true, //4首页
  141. false, //5开始学习-前序准备
  142. false, //6开始学习-学习与实验
  143. false, //7开始学习-学习与实验-原理认知
  144. false, //8实验简介的详情页
  145. false, //9虚拟仿真1号摄影棚
  146. false, //10虚拟仿真资产库
  147. false, //11虚拟影视项目开发管理中心
  148. false, //12虚拟仿真真题拍摄基地
  149. false, //13老师创作管理平台
  150. false, //14用户(个人信息等)
  151. false, //15学习概要
  152. false, //16实验步骤
  153. false, //17实验引导视频
  154. false, //18 学生信息
  155. false, //19 学生创作项目管理平台
  156. false, //20开始勘测
  157. false, //21实景勘察
  158. false, //22学习资料下载
  159. ],
  160. checkedIndex_SYJJ: 0, //实F验简介选中标题索引值
  161. bShowQrCode:false,
  162. bShowMail:false,
  163. bShowTel:false,
  164. }
  165. },
  166. onLoad() {
  167. let aUserID = this.getCookie("AutoUserID");
  168. let aName = this.getCookie("AutoName");
  169. let aType = this.getCookie("AutoType");
  170. let aIsAdmin = this.getCookie("AutoIsAdmin");
  171. let aImage = this.getCookie("AutoImage");
  172. if(aUserID!='') console.log('aUserID=',aUserID)
  173. if(aName!='') console.log('aName=',aName)
  174. if(aType!='') console.log('aType=',aType)
  175. if(aIsAdmin!='') console.log('aIsAdmin=',aIsAdmin)
  176. if(aImage!='') console.log('aImage=',aImage)
  177. let self = this;
  178. if(aUserID!='')
  179. {
  180. console.log('从Liab跳转登录')
  181. setTimeout(function(){
  182. self.onLoginSuccess(aUserID,aName,aType,aImage);
  183. },500)
  184. return;
  185. }
  186. // console.log('从保存用户名密码登录')
  187. let account = localStorage.getItem("account");
  188. let password = localStorage.getItem("password");
  189. if (account != null && password != null) {
  190. let url = mydata_api + "/user/loginin";
  191. uni.request({
  192. header: {
  193. 'Content-Type': 'application/json;charset=UTF-8'
  194. },
  195. url: url,
  196. method: 'POST',
  197. data: {
  198. "IlabAccount": account,
  199. "Password": password
  200. },
  201. dataType: 'json',
  202. success: (res) => {
  203. let data = res.data;
  204. //登录成功
  205. if (data.Code == 100) {
  206. console.log("home从保存用户名密码登录data=", data);
  207. this.onLoginSuccess(data.UserID,data.Name,data.Type,data.Image);
  208. // if (data.Image != '') {
  209. // mydata_userInfo.avatarSrc = data.Image;
  210. // }
  211. // console.log("home登陆成功data=", data);
  212. // mydata_userInfo.Name = data.Name;
  213. // mydata_userInfo.UserID = data.UserID;
  214. // // mydata_userInfo.Position = data.Position;
  215. // mydata_userInfo.role = data.Type;
  216. // if (mydata_userInfo.role == '老师') {
  217. // userController.updateStudentList(null, null);
  218. // }
  219. // else{
  220. // mydata_userInfo.role = '学生';
  221. // }
  222. // userController.updateUserInfo();
  223. // userController.updateScore();
  224. // // MyRequest.SetUserType(mydata_userInfo.role,null,null);
  225. // getApp().globalData.bLogin = true;
  226. // this.onLogin();
  227. }
  228. },
  229. fail: (res) => {
  230. console.log("fail+**+*", res)
  231. }
  232. });
  233. }
  234. },
  235. methods: {
  236. onLoginSuccess(UserID,Name,Type,Image)
  237. {
  238. mydata_userInfo.UserID = UserID;
  239. mydata_userInfo.Name = Name;
  240. mydata_userInfo.role = Type;
  241. mydata_userInfo.avatarSrc = Image;
  242. if (mydata_userInfo.role == '老师') {
  243. userController.updateStudentList(null, null);
  244. }
  245. else{
  246. mydata_userInfo.role = '学生';
  247. }
  248. userController.updateUserInfo();
  249. userController.updateScore();
  250. // MyRequest.SetUserType(mydata_userInfo.role,null,null);
  251. getApp().globalData.bLogin = true;
  252. this.onLogin();
  253. },
  254. getQueryVariable(variable)
  255. {
  256. var query = window.location.search.substring(1);
  257. var vars = query.split("&");
  258. for (var i=0;i<vars.length;i++) {
  259. var pair = vars[i].split("=");
  260. if(pair[0] == variable){return pair[1];}
  261. }
  262. return(false);
  263. },
  264. getCookie(name){
  265. var strcookie = document.cookie;//获取cookie字符串
  266. var arrcookie = strcookie.split("; ");//分割
  267. //遍历匹配
  268. for ( var i = 0; i < arrcookie.length; i++) {
  269. var arr = arrcookie[i].split("=");
  270. if (arr[0] == name){
  271. return arr[1];
  272. }
  273. }
  274. return "";
  275. },
  276. onTopSYClick(index) {
  277. if (!getApp().globalData.bLogin) {
  278. // uni.showToast({
  279. // title: '请先点击右上角登录',
  280. // duration: 2000,
  281. // mask: true //是否有透明蒙层,默认为false
  282. // })
  283. uni.showModal({
  284. title: '提示',
  285. showCancel: false,
  286. content: '请先点击右上角登录?',
  287. success: function(res) {
  288. if (res.confirm) {
  289. console.log('点击了确认')
  290. } else {
  291. console.log('点击了取消')
  292. }
  293. }
  294. })
  295. return
  296. };
  297. // console.log("点击了首页标题", index, myData_QXZB_SYQY.length);
  298. let pageIndex = -1;
  299. switch (index) {
  300. case 0: //实验简介
  301. pageIndex = 1;
  302. // this.$refs.SYJJ.initData();
  303. break;
  304. case 1: //学习流程
  305. pageIndex = 2;
  306. // this.$refs.XXLC.initData();
  307. break;
  308. case 2: //开始学习
  309. pageIndex = 3;
  310. this.$refs.KSXX.initData();
  311. break;
  312. default:
  313. console.log("选中状态为home:", state);
  314. }
  315. this.showPage(pageIndex);
  316. },
  317. onLogin: function() {
  318. // console.log("登陆成功home");
  319. this.$refs.TopMenu.switchLoginState(true);
  320. this.showPage(4);
  321. },
  322. showPage(index) {
  323. this.curShowPage = index;
  324. for (let i = 0; i < this.bShow.length; i++) {
  325. if (i == index) {
  326. this.bShow[i] = true;
  327. } else {
  328. this.bShow[i] = false;
  329. }
  330. }
  331. // console.log("显示页面", index, this.bShow, this.bShow.length);
  332. this.$forceUpdate();
  333. },
  334. //2级开始学习标题点击事件
  335. on2thKSXXClick(data) {
  336. // console.log("2级点击", data);
  337. let lineIndex = data.indexOf("-");
  338. let type = data.substr(0, lineIndex)
  339. let index = data.substr(lineIndex + 1, data.length - 1)
  340. // console.log("2级点击home---", type, index);
  341. //前序准备
  342. if (type == "QXZB") {
  343. this.showPage(5)
  344. this.$refs.TopMenu.switchMiddleState(topMenuS.QXZB, index);
  345. this.$refs.QXZB.onTopQXZBClick(index);
  346. }
  347. //学习与实验
  348. else if (type == "XXYSY") {
  349. this.showPage(6)
  350. this.$refs.TopMenu.switchMiddleState(topMenuS.XXYSY, index);
  351. this.$refs.XXYSY.onTopXXYSYClick(index);
  352. } else {
  353. console.log("2级点击---", lineIndex, type, index);
  354. }
  355. },
  356. //顶部前序准备小标题点击事件
  357. onTopQXZBClick(index) {
  358. // console.log("顶部点击home",index);
  359. this.$refs.QXZB.onTopQXZBClick(index);
  360. },
  361. //顶部学习与实验小标题点击事件
  362. onTopXXYSYClick(index) {
  363. // console.log("顶部点击home",index);
  364. this.$refs.XXYSY.onTopXXYSYClick(index);
  365. },
  366. //左侧导航点击事件
  367. onLeftMenuClick(indexArr) {
  368. let targetPage = -1;
  369. let topMiddleState = '';
  370. let target2thIndex = indexArr[1];
  371. switch (indexArr[0]) {
  372. case 0: //首页
  373. if (indexArr[1] == 0) {
  374. targetPage = 9;
  375. topMiddleState = topMenuS.home1;
  376. } else if (indexArr[1] == 1) {
  377. targetPage = 10;
  378. topMiddleState = topMenuS.home2;
  379. } else if (indexArr[1] == 2) {
  380. targetPage = 11;
  381. topMiddleState = topMenuS.home3;
  382. } else if (indexArr[1] == 3) {
  383. targetPage = 12;
  384. topMiddleState = topMenuS.home4;
  385. } else if (indexArr[1] == 4) {
  386. targetPage = 13;
  387. topMiddleState = topMenuS.home5;
  388. } else {
  389. targetPage = 4;
  390. topMiddleState = topMenuS.SY;
  391. }
  392. break;
  393. case 1: //实验简介
  394. if (indexArr[1] == 1) {
  395. //点击快速进入实验后跳转到原理认知页
  396. targetPage = 6;
  397. topMiddleState = topMenuS.XXYSY;
  398. this.$refs.XXYSY.onTopXXYSYClick(0);
  399. target2thIndex = 0;
  400. } else {
  401. targetPage = 8;
  402. topMiddleState = topMenuS.SYJJ;
  403. this.$refs.SYJJ2.showPage(indexArr[1]);
  404. this.$refs.TopMenu.switchState_syjj(indexArr[1]);
  405. }
  406. break;
  407. case 2: //学习流程
  408. switch (indexArr[1]) {
  409. case 0: //学习概要
  410. targetPage = indexArr[1] + 15;
  411. topMiddleState = topMenuS.XXGY;
  412. break;
  413. case 1: //实验步骤
  414. targetPage = indexArr[1] + 15;
  415. topMiddleState = topMenuS.SYBZ;
  416. break;
  417. case 2: //实验引导视频
  418. targetPage = indexArr[1] + 15;
  419. topMiddleState = topMenuS.SYYDSP;
  420. break;
  421. case 3: //学习资料下载
  422. targetPage = 22;
  423. topMiddleState = topMenuS.XXZLXZ;
  424. break;
  425. default:
  426. }
  427. break;
  428. case 3: //开始学习
  429. targetPage = 6;
  430. topMiddleState = topMenuS.XXYSY;
  431. this.$refs.XXYSY.checkedIndex_topTitle = indexArr[1];
  432. break;
  433. case 4:
  434. targetPage = 18;
  435. topMiddleState = topMenuS.info;
  436. break;
  437. case 5:
  438. targetPage = 19;
  439. topMiddleState = topMenuS.info;
  440. break;
  441. case 6:
  442. targetPage = 20;
  443. topMiddleState = '开始勘测'
  444. break;
  445. default:
  446. console.log("展示页面home:", this.curShowPage);
  447. }
  448. this.showPage(targetPage);
  449. this.$refs.TopMenu.switchMiddleState(topMiddleState, target2thIndex);
  450. // console.log("左侧导航点击home", indexArr);
  451. this.$forceUpdate();
  452. },
  453. goToTeachCreation() {
  454. // console.log('2222222')
  455. // this.$refs.teacherCreation.enter();
  456. this.showPage(13);
  457. },
  458. goToStudentPlatform() {
  459. this.showPage(19);
  460. this.$refs.vstudentPlatform.updateInfo();
  461. },
  462. //顶部导航左上角icon点击事件
  463. onTopMenuIconClick() {
  464. if (!getApp().globalData.bLogin) {
  465. alert('请先登录')
  466. return
  467. };
  468. let indexArr = [];
  469. switch (this.curShowPage) {
  470. case 0: //登录
  471. indexArr = [-1, -1];
  472. break;
  473. case 1: //实验简介1级
  474. indexArr = [1, -1];
  475. break;
  476. case 2: //学习流程1级
  477. indexArr = [2, -1];
  478. break;
  479. case 3: //开始学习1级
  480. indexArr = [3, -1];
  481. break;
  482. case 4: //首页
  483. indexArr = [0, -1];
  484. break;
  485. case 5: //开始学习-前序准备
  486. indexArr = [3, 0];
  487. break;
  488. case 6: //开始学习-学习与实验
  489. indexArr = [3, 1];
  490. break;
  491. case 7: //开始学习-学习与实验-原理认知
  492. indexArr = [3, 1];
  493. break;
  494. case 8: //实验简介2级
  495. indexArr = [1, this.checkedIndex_SYJJ];
  496. break;
  497. default:
  498. console.log("展示页面home:", this.curShowPage);
  499. }
  500. this.$refs.LeftMenu.show(indexArr);
  501. },
  502. //开始学习-学习与实验-开始认知按钮
  503. onClick_KSRZ() {
  504. this.showPage(7);
  505. // console.log('33333333333333333')
  506. this.$refs.YLRZ.initData();
  507. this.$refs.TopMenu.switchMiddleState(topMenuS.YLRZ, -1);
  508. },
  509. //开始学习-实景勘察-开始勘察按钮
  510. onClick_KSKC() {
  511. this.showPage(21);
  512. // console.log('44444444444444')
  513. this.$refs.SJKC.initData();
  514. this.$refs.TopMenu.switchMiddleState(topMenuS.SJKC, -1);
  515. },
  516. onClick_return(type) {
  517. //从首页建筑页返回到首页
  518. if (type == 9 || type == 10 || type == 11 || type == 12) {
  519. this.showPage(4);
  520. this.$refs.SY.initData();
  521. }
  522. //学前导览三级级返回到学前导览
  523. else if (type == 5 || type == 6 || type == 7 || type == 8) {
  524. this.showPage(2);
  525. } else {
  526. switch (type) {
  527. case 1: //前序准备-返回上一层:返回到开始学习-前序准备的展开页 type-1
  528. this.showPage(3);
  529. this.$refs.KSXX.switchSecondTitle(0);
  530. break;
  531. case 2: //学习与实验-返回上一层:返回到开始学习-学习与实验的展开页 type-2
  532. this.showPage(3);
  533. this.$refs.KSXX.switchSecondTitle(1);
  534. break;
  535. case 3: //原理认知-返回上一层:返回到开始学习-学习与实验-原理认知页 type-3
  536. this.showPage(6);
  537. this.$refs.XXYSY.checkedIndex_topTitle = 0;
  538. break;
  539. case 4: //实验简介-返回上一层:返回到实验简介的展开页 type-4
  540. this.showPage(1);
  541. break;
  542. case 14: //开始勘察-返回上一层:返回到开始学习-实景勘察页
  543. this.showPage(6);
  544. this.$refs.XXYSY.checkedIndex_topTitle = 1;
  545. break;
  546. default:
  547. console.log("返回上一层", type);
  548. }
  549. }
  550. },
  551. //实验简介按钮点击
  552. onClick_SYJJ_btn1(index) {
  553. if (index == 1) { //点击快速进入实验后跳转到原理认知页
  554. this.showPage(6)
  555. this.$refs.TopMenu.switchMiddleState(topMenuS.XXYSY, 0);
  556. this.$refs.XXYSY.onTopXXYSYClick(0);
  557. } else {
  558. this.showPage(8);
  559. this.checkedIndex_SYJJ = index;
  560. this.$refs.SYJJ2.showPage(index);
  561. this.$refs.TopMenu.switchMiddleState(topMenuS.SYJJ, -1);
  562. this.$refs.TopMenu.switchState_syjj(index);
  563. this.$forceUpdate();
  564. }
  565. },
  566. onClick_ksxx() {
  567. this.showPage(3);
  568. this.$refs.KSXX.initData();
  569. this.$refs.TopMenu.switchMiddleState(topMenuS.SY, 2);
  570. },
  571. //顶部导航栏-头像点击事件
  572. onClick_avatar() {
  573. this.showPage(14);
  574. this.$refs.User.initData();
  575. },
  576. //学前导览
  577. onClick_XQDL_btn1(index) {
  578. let targetPage = 0;
  579. switch (index) {
  580. case 0: //学习概要
  581. this.$refs.TopMenu.switchMiddleState(topMenuS.XXGY, -1);
  582. targetPage = index + 15;
  583. break;
  584. case 1: //实验步骤
  585. this.$refs.TopMenu.switchMiddleState(topMenuS.SYBZ, -1);
  586. targetPage = index + 15;
  587. break;
  588. case 2: //实验引导视频
  589. this.$refs.TopMenu.switchMiddleState(topMenuS.SYYDSP, -1);
  590. targetPage = index + 15;
  591. break;
  592. case 3: //学习资料下载
  593. this.$refs.TopMenu.switchMiddleState(topMenuS.XXZLXZ, -1);
  594. targetPage = 22;
  595. break;
  596. default:
  597. console.log("onClick_XQDL_btn1", type);
  598. }
  599. this.showPage(targetPage);
  600. },
  601. //顶部导航点击"影视现场实时特效虚拟仿真实验"
  602. onClick_topMenu_sy() {
  603. this.showPage(4);
  604. this.$refs.SY.initData();
  605. },
  606. //首页建筑按钮点击事件
  607. onClick_sy_btn(index) {
  608. let targetPage = -1;
  609. let topMiddleState = '';
  610. switch (index) {
  611. case 0: //资产库
  612. targetPage = 10;
  613. topMiddleState = topMenuS.home2;
  614. this.$refs.simulationLibrary.init();
  615. break;
  616. case 1: //摄影棚
  617. targetPage = 9;
  618. topMiddleState = topMenuS.home1;
  619. break;
  620. case 2: //管理中心
  621. targetPage = 11;
  622. topMiddleState = topMenuS.home3;
  623. this.$refs.simulationcore.init();
  624. break;
  625. case 3: //拍摄基地
  626. targetPage = 12;
  627. topMiddleState = topMenuS.home4;
  628. break;
  629. default:
  630. console.log("展示页面home:", this.curShowPage);
  631. }
  632. this.showPage(targetPage);
  633. this.$refs.TopMenu.switchMiddleState(topMiddleState, index);
  634. this.$forceUpdate();
  635. },
  636. //项目管理平台
  637. onClick_proManage() {
  638. let targetPage = -1;
  639. let topMiddleState = '';
  640. if (mydata_userInfo.role == '老师') {
  641. this.$refs.teacherCreation.enter();
  642. targetPage = 13;
  643. } else {
  644. targetPage = 19;
  645. this.$refs.vstudentPlatform.updateInfo();
  646. }
  647. topMiddleState = topMenuS.SY;
  648. this.showPage(targetPage);
  649. this.$refs.TopMenu.switchMiddleState(topMiddleState, -1);
  650. this.$forceUpdate();
  651. },
  652. //用户退出
  653. onClick_userExit() {
  654. this.showPage(4);
  655. this.$refs.TopMenu.switchMiddleState(topMenuS.SY, -1);
  656. getApp().globalData.bLogin = false;
  657. },
  658. onLoginClick() {
  659. this.showPage(0);
  660. this.$refs.Login.initData();
  661. this.$refs.TopMenu.switchMiddleState(topMenuS.SY, -1);
  662. },
  663. onHideWebview() {
  664. this.$refs.TopMenu.hideTopMenu(true);
  665. this.$refs.webview720.onClickShutWebview();
  666. },
  667. onShowWebview720() {
  668. this.$refs.TopMenu.hideTopMenu(false);
  669. this.$refs.shutDownWebview.onClickShow();
  670. this.$refs.webview720.onClickShow();
  671. },
  672. showContact(idx){
  673. // console.log('idx=',idx)
  674. if(0==idx)
  675. {
  676. this.bShowQrCode = true;
  677. this.bShowMail = false;
  678. this.bShowTel = false;
  679. }
  680. else if(1==idx)
  681. {
  682. this.bShowQrCode = false;
  683. this.bShowMail = true;
  684. this.bShowTel = false;
  685. }
  686. else if(2==idx)
  687. {
  688. this.bShowQrCode = false;
  689. this.bShowMail = false;
  690. this.bShowTel = true;
  691. }
  692. else{
  693. this.bShowQrCode = false;
  694. this.bShowMail = false;
  695. this.bShowTel = false;
  696. }
  697. },
  698. onTheoryLearnu_btn(){
  699. this.showPage(6);
  700. this.$refs.XXYSY.checkedIndex_topTitle = 0;
  701. },
  702. onStartExperiment_btn(){
  703. this.showPage(6)
  704. this.$refs.TopMenu.switchMiddleState(topMenuS.XXYSY, 3);
  705. this.$refs.XXYSY.onTopXXYSYClick(3);
  706. }
  707. }
  708. }
  709. </script>
  710. <style lang="scss">
  711. .homeBG {
  712. width: 100%;
  713. height: 100%;
  714. }
  715. .homeContent {
  716. margin-top: px2vw(120);
  717. }
  718. //联系方式
  719. .contact{
  720. width: 20%;
  721. height: 30%;
  722. position: fixed;
  723. bottom: 1%;
  724. right: 1%;
  725. // border: 1px solid #ff0000;
  726. }
  727. //联系方式图标
  728. .contactBg{
  729. width: 15%;
  730. height: 60%;
  731. position: absolute;
  732. right: 0;
  733. bottom: 0;
  734. background-color: #000000;
  735. opacity: 0.5;
  736. }
  737. .imageBg{
  738. width: 15%;
  739. height: 60%;
  740. position: absolute;
  741. right: 0;
  742. bottom: 0;
  743. display: flex;
  744. justify-content: space-around;
  745. align-items:center;
  746. flex-direction:column;
  747. }
  748. .contact img{
  749. width: 50%;
  750. // border: 5px solid #0000ff;
  751. }
  752. // 联系方式弹出框
  753. .contactPopView {
  754. width: 85%;
  755. height: 100%;
  756. // border: 5px solid #0000ff;
  757. }
  758. .qrcode{
  759. position: absolute;
  760. width: 100%;
  761. height: 100%;
  762. // border: 5px solid #00aa00;
  763. display: flex;
  764. justify-content: center;
  765. align-items:center;
  766. }
  767. .mail{
  768. position: absolute;
  769. width: 100%;
  770. height: 100%;
  771. display: flex;
  772. justify-content: center;
  773. align-items:center;
  774. }
  775. .tel{
  776. position: absolute;
  777. width: 100%;
  778. height: 100%;
  779. display: flex;
  780. justify-content: center;
  781. align-items:center;
  782. }
  783. .contactPopViewBg{
  784. position: absolute;
  785. width: 100%;
  786. // border: 5px solid #00aa00;
  787. }
  788. .contactPopViewContent{
  789. position: absolute;
  790. width: 100%;
  791. font-size: px2vw(12);
  792. display: flex;
  793. justify-content: center;
  794. align-items:center;
  795. // border: 5px solid #00aa00;
  796. }
  797. </style>