anliDetail.vue 133 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142
  1. <template>
  2. <div
  3. class="center_content"
  4. ref="cenBox"
  5. @scroll.passive="allScrollTop($event)"
  6. >
  7. <div class="detaBox">
  8. <div class="anliMiddle">
  9. <div class="anliBox">
  10. <div class="anliImg">
  11. <img
  12. :src="
  13. anliBox[0] && anliBox[0].info && anliBox[0].info.cover.length
  14. ? anliBox[0].info.cover[0].url
  15. : noBanner
  16. "
  17. alt=""
  18. />
  19. </div>
  20. <div class="anliNav">
  21. <div>
  22. 项目名称:{{
  23. anliBox[0] && anliBox[0].info ? anliBox[0].info.title : ""
  24. }}
  25. </div>
  26. <div>创建人:{{ anliBox[0] ? anliBox[0].name : "" }}</div>
  27. <div>
  28. <div>单位:{{ anliBox[0] ? anliBox[0].schoolName : "" }}</div>
  29. <div>
  30. 案例组别:{{
  31. anliBox[0] && anliBox[0].typename
  32. ? anliBox[0].typename
  33. : "暂无分类"
  34. }}
  35. </div>
  36. </div>
  37. <div class="personAndAutor">
  38. <div>总人数:</div>
  39. <div class="people">
  40. <div class="man">
  41. <img src="../../../../assets/people.png" alt />
  42. </div>
  43. <div class="person">
  44. {{
  45. anliBox[0]
  46. ? anliBox[0].info.autor.length +
  47. anliBox[0].info.tableData.length
  48. : 0
  49. }}人
  50. </div>
  51. </div>
  52. <div class="autorBox" v-if="anliBox[0].info.autor.length">
  53. <div>联系人:</div>
  54. <div v-for="(a, aIndex) in anliBox[0].info.autor" :key="aIndex">
  55. {{ a.sn }}
  56. </div>
  57. </div>
  58. <div class="autorBox" v-if="anliBox[0].info.tableData.length">
  59. <div>协作者:</div>
  60. <div
  61. class="Autor"
  62. v-for="(a, aIndex) in anliBox[0].info.tableData"
  63. :key="aIndex"
  64. >
  65. {{ a.sn }}
  66. </div>
  67. </div>
  68. </div>
  69. </div>
  70. </div>
  71. </div>
  72. <div class="navBox" :class="{ isNavBox: isNavTop >= 300 }">
  73. <div class="navTop" @click="isShow = 0">
  74. <div class="navImg" style="width: 24px">
  75. <img src="../../../../assets/icon/anliDetail/proOver.png" alt="" />
  76. </div>
  77. <div>项目基础信息</div>
  78. </div>
  79. <div class="navTop" @click="isShow = 1">
  80. <div class="navImg">
  81. <img
  82. src="../../../../assets/icon/anliDetail/proOverTwo.png"
  83. alt=""
  84. />
  85. </div>
  86. <div>平台案例填写</div>
  87. </div>
  88. <!-- <div class="navTop" @click="jump('third')">
  89. <div class="navImg">
  90. <img src="../../../../assets/icon/anliDetail/learnObj.png" alt="" />
  91. </div>
  92. <div>项目安排</div>
  93. </div>
  94. <div class="navTop" @click="jump('fouth')">
  95. <div class="navImg">
  96. <img src="../../../../assets/icon/anliDetail/process.png" alt="" />
  97. </div>
  98. <div>项目活动过程</div>
  99. </div>
  100. <div class="navTop" @click="jump('fivth')">
  101. <div class="navImg">
  102. <img src="../../../../assets/icon/anliDetail/proEva.png" alt="" />
  103. </div>
  104. <div>项目成果交流与评价</div>
  105. </div>
  106. <div class="navTop" @click="jump('sixth')">
  107. <div class="navImg">
  108. <img src="../../../../assets/icon/anliDetail/proEff.png" alt="" />
  109. </div>
  110. <div>项目成效与反思</div>
  111. </div> -->
  112. </div>
  113. <div
  114. class="isNoMessage"
  115. v-if="
  116. anliBox[0].info.courseText == '' &&
  117. anliBox[0].info.imgBox.length == 0 &&
  118. anliBox[0].info.data.length == 0 &&
  119. anliBox[0].overview.driQuestion.brief == '' &&
  120. anliBox[0].overview.driQuestion.imgBox.length == 0 &&
  121. anliBox[0].overview.tarDesign.brief == '' &&
  122. anliBox[0].overview.tarDesign.imgBox.length == 0 &&
  123. anliBox[0].overview.actiDesign.brief == '' &&
  124. anliBox[0].overview.actiDesign.imgBox.length == 0 &&
  125. anliBox[0].process.stageBox[0].staTitle == '' &&
  126. anliBox[0].process.stageBox[0].actBox[0].actName == '' &&
  127. anliBox[0].process.stageBox[0].brief == '' &&
  128. anliBox[0].process.stageBox[0].data.length == 0 &&
  129. anliBox[0].proexc.brief == '' &&
  130. anliBox[0].proexc.imgBox.length == 0 &&
  131. anliBox[0].results.brief == '' &&
  132. anliBox[0].results.imgBox.length == 0
  133. "
  134. >
  135. <img src="../../../../assets/icon/race/isNoMessage.png" alt />
  136. </div>
  137. <div class="messageBox" v-else :class="{ isMessageBox: isNavTop >= 300 }">
  138. <div
  139. class="leftNav"
  140. :class="{ isleftNav: isNavTop >= 300 }"
  141. v-if="isShow == 1"
  142. >
  143. <div class="topNav">导航栏</div>
  144. <div class="navLeftBox">
  145. <!-- <div class="navBTitle" @click="jump('first')">一、项目基础信息</div>
  146. <div class="navBTitle" @click="jump('first')">1、基础信息</div>
  147. <div class="navLTitle" @click="jump('first')">
  148. <div>1.1</div>
  149. <div>项目简介</div>
  150. </div>
  151. <div class="navBTitle" @click="jump('second')">
  152. 二、平台案例填写
  153. </div> -->
  154. <div class="navBTitle" @click="jump('second')">1、项目概况</div>
  155. <div class="navLTitle" @click="jump('second')">
  156. <div>1.1</div>
  157. <div>驱动问题</div>
  158. </div>
  159. <div class="navLTitle" @click="jump('xx')">
  160. <div>1.2</div>
  161. <div>学习目标</div>
  162. </div>
  163. <div class="navLTitle" @click="jump('pj')">
  164. <div>1.3</div>
  165. <div>评价设计</div>
  166. </div>
  167. <div class="navBTitle" @click="jumpS(0)">2、项目安排</div>
  168. <div
  169. class="navLTitle"
  170. v-for="(s, si) in anliBox[0].process.stageBox"
  171. :key="si"
  172. @click="jumpS(si)"
  173. >
  174. <div>1.{{ si + 1 }}</div>
  175. <div>{{ s.staTitle }}</div>
  176. </div>
  177. <div class="navBTitle" @click="jump('fouth')">3、项目活动过程</div>
  178. <div
  179. class="navLTitle"
  180. v-for="(sa, sib) in anliBox[0].process.stageBox"
  181. :key="sib"
  182. @click="jumpB(sib)"
  183. >
  184. <div>1.{{ sib + 1 }}</div>
  185. <div>活动阶段{{ sib + 1 }}</div>
  186. </div>
  187. <div class="navBTitle" @click="jump('fivth')">
  188. 4、项目成果交流与评价
  189. </div>
  190. <div class="navBTitle" @click="jump('sixth')">
  191. 5、项目成效与反思
  192. </div>
  193. </div>
  194. </div>
  195. <div v-if="isShow == 0">
  196. <div
  197. class="jdTopBox"
  198. id="first"
  199. style="padding: 20px 0 10px 0px"
  200. v-if="
  201. anliBox[0].info.courseText != '' ||
  202. anliBox[0].info.imgBox.length > 0 ||
  203. (anliBox &&
  204. anliBox[0].info &&
  205. anliBox[0].info.data &&
  206. anliBox[0].info.data.length)
  207. "
  208. >
  209. <div class="jdTopNav">
  210. <div class="navBg" style="font-size: 18px">基础信息</div>
  211. </div>
  212. </div>
  213. <div
  214. class="proOverCss"
  215. v-if="
  216. anliBox[0].info.courseText != '' ||
  217. anliBox[0].info.imgBox.length > 0 ||
  218. (anliBox &&
  219. anliBox[0].info &&
  220. anliBox[0].info.data &&
  221. anliBox[0].info.data.length)
  222. "
  223. >
  224. <div class="whiteBg whiteLeft">
  225. <div class="navBgTop">
  226. <div class="jdLeftNav">
  227. <div class="jdImg">
  228. <img
  229. src="../../../../assets/icon/anliDetail/jdTitle.png"
  230. alt=""
  231. />
  232. </div>
  233. <div class="jdLeftTitle">
  234. <div>项目简介</div>
  235. </div>
  236. </div>
  237. <el-button
  238. @click="selectNav(anliBox[0].info.courseText)"
  239. v-if="selectHeight('poDetail')"
  240. >查看更多</el-button
  241. >
  242. </div>
  243. <div
  244. v-if="
  245. anliBox[0].info.courseText != '' ||
  246. anliBox[0].info.imgBox.length > 0
  247. "
  248. class="imgAndNav"
  249. style="padding: 0 0 20px 0;"
  250. >
  251. <!-- <div
  252. class="leftBox"
  253. v-if="
  254. anliBox[0].info.imgBox.length > 0 &&
  255. anliBox[0].info.imgBox[0].type == 3
  256. "
  257. >
  258. <div
  259. class="leftImg"
  260. @click="
  261. lookFile1(
  262. anliBox[0].info.imgBox[0].url,
  263. anliBox[0].info.imgBox[0].type
  264. )
  265. "
  266. v-if="anliBox[0].info.imgBox[0].type == 3"
  267. >
  268. <img :src="anliBox[0].info.imgBox[0].url" alt="" />
  269. </div>
  270. </div> -->
  271. <!-- :class="
  272. anliBox[0].info.imgBox.length > 0 ? 'proOverNav' : 'noImg'
  273. " -->
  274. <div
  275. class="proOverNav"
  276. v-html="anliBox[0].info ? anliBox[0].info.courseText : ''"
  277. style="padding: 10px"
  278. id="poDetail"
  279. ></div>
  280. </div>
  281. <div class="noFile" v-else>
  282. <img
  283. src="../../../../assets/icon/anliDetail/noFile.jpg"
  284. alt=""
  285. />
  286. </div>
  287. </div>
  288. <div class="whiteBg whiteLeft" style="min-height: 200px;margin-top: 5px;">
  289. <div
  290. class="jdLeftNav"
  291. style="margin: 0 0px 0px 15px; color: rgb(112, 112, 120)"
  292. >
  293. <div class="jdImg">
  294. <img
  295. src="../../../../assets/icon/anliDetail/jdTitle.png"
  296. alt=""
  297. />
  298. </div>
  299. <div class="jdLeftTitle">
  300. <div>项目方案与活动案例</div>
  301. </div>
  302. </div>
  303. <!-- <div
  304. style="margin: 33px 0px 0px 15px; color: rgb(112, 112, 120)"
  305. >
  306. 项目方案与活动案例:
  307. </div> -->
  308. <div class="fileBox" style="width: 97.5%; margin: 10px auto">
  309. <div
  310. class="fileList"
  311. :class="{
  312. isVfileList: pptImgUrl2.infoData.showType == 3,
  313. }"
  314. v-if="
  315. anliBox &&
  316. anliBox[0].info &&
  317. anliBox[0].info.data &&
  318. anliBox[0].info.data.length
  319. "
  320. style="max-height: 150px; height: auto"
  321. >
  322. <div
  323. class="file"
  324. v-for="(f, fIndex) in anliBox[0].info.data"
  325. :key="fIndex"
  326. >
  327. <div class="fileCss">
  328. <div>
  329. {{ fIndex + 1 }}.{{
  330. f.type == 1 ? "文档" : f.type == 2 ? "视频" : "图片"
  331. }}
  332. </div>
  333. <div>
  334. <el-tooltip
  335. effect="light"
  336. :content="f.name"
  337. placement="top"
  338. >
  339. <div
  340. :class="{
  341. openTaskActive:
  342. pptImgUrl1.fileType.infoType ==
  343. pptImgUrl1.infoData[fIndex].id,
  344. }"
  345. @click="lookFile2(f.url, f.type, 0, '', fIndex)"
  346. >
  347. {{ f.name }}
  348. </div>
  349. </el-tooltip>
  350. <!-- <div class="downFile" @click="downloadFile(f.url)">
  351. <img
  352. src="../../../../assets/icon/anliDetail/down.png"
  353. alt=""
  354. />
  355. </div> -->
  356. </div>
  357. </div>
  358. </div>
  359. </div>
  360. <div class="noFile" v-else>
  361. <img
  362. src="../../../../assets/icon/anliDetail/noFile.jpg"
  363. alt=""
  364. />
  365. </div>
  366. </div>
  367. <div style="margin: 5px 0 5px 25px; color: rgb(112, 112, 120)">
  368. 预览模式:
  369. </div>
  370. <div
  371. class="fileLook"
  372. style="width: 96%"
  373. v-if="
  374. pptImgUrl2.infoData != undefined &&
  375. Object.keys(pptImgUrl2.infoData).length
  376. "
  377. >
  378. <div class="whiteRight">
  379. <div class="fileTopAll">
  380. <div class="fileTop">
  381. <div class="fileListImg">
  382. <img
  383. src="../../../../assets/icon/anliDetail/onePic.png"
  384. alt=""
  385. />
  386. </div>
  387. <div>{{ pptImgUrl1.infoData[nameIndex].name }}</div>
  388. </div>
  389. <el-button @click="lookFile1(pptImgUrl2.infoData.url)"
  390. >全屏查看</el-button
  391. >
  392. </div>
  393. <div class="upCss">
  394. <div
  395. class="look_file"
  396. style="width: 100%; margin: 10px 5px"
  397. >
  398. <pdf
  399. v-if="pptImgUrl2.infoData.showType == 1"
  400. :pdfUrl="pptImgUrl2.infoData.url"
  401. style="width: 100%; height: 800px; overflow: auto"
  402. :class="{ fullStyle: full }"
  403. ></pdf>
  404. <!-- <vword
  405. v-else-if="pptImgUrl2.infoData.showType == 2"
  406. :pdfUrl="pptImgUrl2.infoData.url"
  407. frameborder="0"
  408. width="100%"
  409. height="800"
  410. :class="{ fullStyle: full }"
  411. ></vword>
  412. <div
  413. class="workd_media"
  414. style="height: 400px"
  415. v-else-if="pptImgUrl2.infoData.showType == 3"
  416. >
  417. <video-player
  418. class="video-player vjs-custom-skin"
  419. :playsinline="true"
  420. :options="pptImgUrl2.infoData.playerO"
  421. @play="onPlayerPlay($event)"
  422. style="width: 100%; height: 400px; margin: 0 auto"
  423. ></video-player>
  424. </div>
  425. <div
  426. class="leftImg"
  427. style="height: 800px"
  428. v-else-if="pptImgUrl2.infoData.showType == 4"
  429. >
  430. <img :src="pptImgUrl2.infoData.url" alt="" />
  431. </div> -->
  432. </div>
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437. </div>
  438. </div>
  439. <div v-if="isShow == 1">
  440. <div
  441. class="jdTopBox"
  442. id="second"
  443. style="padding: 20px 0 15px 0px"
  444. v-if="
  445. (anliBox[0].overview.driQuestion.brief != '' ||
  446. anliBox[0].overview.driQuestion.imgBox.length > 0 ||
  447. anliBox[0].overview.driQuestion.data.length) &&
  448. (anliBox[0].overview.tarDesign.brief != '' ||
  449. anliBox[0].overview.tarDesign.imgBox.length > 0 ||
  450. anliBox[0].overview.tarDesign.data.length) &&
  451. (anliBox[0].overview.actiDesign.brief != '' ||
  452. anliBox[0].overview.actiDesign.imgBox.length > 0 ||
  453. anliBox[0].overview.actiDesign.data.length > 0)
  454. "
  455. >
  456. <div class="jdTopNav">
  457. <div class="navBg" style="font-size: 18px">项目概况</div>
  458. </div>
  459. </div>
  460. <div
  461. class="proOverCss"
  462. v-if="
  463. anliBox[0].overview.driQuestion.brief != '' ||
  464. anliBox[0].overview.driQuestion.imgBox.length > 0 ||
  465. anliBox[0].overview.driQuestion.data.length
  466. "
  467. >
  468. <div class="whiteBg whiteLeft">
  469. <div class="navBgTop">
  470. <div class="jdLeftNav">
  471. <div class="jdImg">
  472. <img
  473. src="../../../../assets/icon/anliDetail/jdTitle.png"
  474. alt=""
  475. />
  476. </div>
  477. <div class="jdLeftTitle">
  478. <div>驱动问题</div>
  479. </div>
  480. </div>
  481. <el-button
  482. v-if="selectHeight('poFirst')"
  483. @click="selectNav(anliBox[0].overview.driQuestion.brief)"
  484. >查看更多</el-button
  485. >
  486. </div>
  487. <div
  488. v-if="
  489. anliBox[0].overview.driQuestion.brief != '' ||
  490. anliBox[0].overview.driQuestion.imgBox.length > 0
  491. "
  492. class="imgAndNav"
  493. >
  494. <!-- <div
  495. class="leftBox"
  496. v-if="
  497. anliBox[0].overview.driQuestion.imgBox.length > 0 &&
  498. anliBox[0].overview.driQuestion.imgBox[0].type == 3
  499. "
  500. >
  501. <div
  502. class="leftImg"
  503. @click="
  504. lookFile1(
  505. anliBox[0].overview.driQuestion.imgBox[0].url,
  506. anliBox[0].overview.driQuestion.imgBox[0].type
  507. )
  508. "
  509. v-if="anliBox[0].overview.driQuestion.imgBox[0].type == 3"
  510. >
  511. <img
  512. :src="anliBox[0].overview.driQuestion.imgBox[0].url"
  513. alt=""
  514. />
  515. </div>
  516. </div> -->
  517. <div
  518. class="proOverNav"
  519. v-html="
  520. anliBox[0].overview.driQuestion
  521. ? anliBox[0].overview.driQuestion.brief
  522. : ''
  523. "
  524. style="padding: 10px"
  525. id="poFirst"
  526. ></div>
  527. <div
  528. class="fileLook"
  529. v-if="
  530. pptImgUrl2.overData.driData != undefined &&
  531. Object.keys(pptImgUrl2.overData.driData).length
  532. "
  533. >
  534. <div class="whiteRight">
  535. <div class="fileTopAll">
  536. <div class="fileTop">
  537. <div class="fileListImg">
  538. <img
  539. src="../../../../assets/icon/anliDetail/fileList.png"
  540. alt=""
  541. />
  542. </div>
  543. <div>项⽬材料</div>
  544. </div>
  545. <el-button
  546. @click="lookFile1(pptImgUrl2.overData.driData.url)"
  547. >全屏查看</el-button
  548. >
  549. </div>
  550. <div class="upCss">
  551. <div class="look_file">
  552. <pdf
  553. v-if="pptImgUrl2.overData.driData.showType == 1"
  554. :pdfUrl="pptImgUrl2.overData.driData.url"
  555. style="width: 100%; height: 800px; overflow: auto"
  556. :class="{ fullStyle: full }"
  557. ></pdf>
  558. <vword
  559. v-else-if="pptImgUrl2.overData.driData.showType == 2"
  560. :pdfUrl="pptImgUrl2.overData.driData.url"
  561. frameborder="0"
  562. width="100%"
  563. height="800"
  564. :class="{ fullStyle: full }"
  565. ></vword>
  566. <div
  567. class="workd_media"
  568. style="height: 400px"
  569. v-else-if="pptImgUrl2.overData.driData.showType == 3"
  570. >
  571. <video-player
  572. class="video-player vjs-custom-skin"
  573. :playsinline="true"
  574. :options="pptImgUrl2.overData.driData.playerO"
  575. @play="onPlayerPlay($event)"
  576. style="width: 100%; height: 400px; margin: 0 auto"
  577. ></video-player>
  578. </div>
  579. <div
  580. class="leftImg"
  581. style="height: 800px"
  582. v-else-if="pptImgUrl2.overData.driData.showType == 4"
  583. >
  584. <img :src="pptImgUrl2.overData.driData.url" alt="" />
  585. </div>
  586. </div>
  587. <div class="fileBox">
  588. <div
  589. class="fileList"
  590. v-if="anliBox[0].overview.driQuestion.data.length"
  591. :class="{
  592. isVfileList:
  593. pptImgUrl2.overData.driData.showType == 3,
  594. }"
  595. >
  596. <div
  597. class="file"
  598. v-for="(f, fIndex) in anliBox[0].overview
  599. .driQuestion.data"
  600. :key="fIndex"
  601. >
  602. <div class="fileCss">
  603. <div>
  604. {{ fIndex + 1 }}.{{
  605. f.type == 1
  606. ? "文档"
  607. : f.type == 2
  608. ? "视频"
  609. : "图片"
  610. }}
  611. </div>
  612. <div>
  613. <el-tooltip
  614. effect="light"
  615. :content="f.name"
  616. placement="top"
  617. >
  618. <div
  619. :class="{
  620. openTaskActive:
  621. pptImgUrl1.fileType.overType.driType ==
  622. pptImgUrl1.overData.driData[fIndex].id,
  623. }"
  624. @click="
  625. lookFile2(f.url, f.type, 1, '', fIndex)
  626. "
  627. >
  628. {{ f.name }}
  629. </div>
  630. </el-tooltip>
  631. <!-- <div class="downFile" @click="downloadFile(f.url)">
  632. <img
  633. src="../../../../assets/icon/anliDetail/down.png"
  634. alt=""
  635. />
  636. </div> -->
  637. </div>
  638. </div>
  639. </div>
  640. </div>
  641. <div class="noFile" v-else>
  642. <img
  643. src="../../../../assets/icon/anliDetail/noFile.jpg"
  644. alt=""
  645. />
  646. </div>
  647. </div>
  648. </div>
  649. </div>
  650. </div>
  651. </div>
  652. <div class="noFile" v-else>
  653. <img
  654. src="../../../../assets/icon/anliDetail/noFile.jpg"
  655. alt=""
  656. />
  657. </div>
  658. </div>
  659. </div>
  660. <div
  661. class="proOverCss"
  662. id="xx"
  663. v-if="
  664. anliBox[0].overview.tarDesign.brief != '' ||
  665. anliBox[0].overview.tarDesign.imgBox.length > 0 ||
  666. anliBox[0].overview.tarDesign.data.length
  667. "
  668. style="margin-top: 5px"
  669. >
  670. <div class="whiteBg whiteLeft">
  671. <div class="navBgTop">
  672. <div class="jdLeftNav">
  673. <div class="jdImg">
  674. <img
  675. src="../../../../assets/icon/anliDetail/jdTitle.png"
  676. alt=""
  677. />
  678. </div>
  679. <div class="jdLeftTitle">
  680. <div>学习目标</div>
  681. </div>
  682. </div>
  683. <el-button
  684. v-if="selectHeight('poStudy')"
  685. @click="selectNav(anliBox[0].overview.tarDesign.brief)"
  686. >查看更多</el-button
  687. >
  688. </div>
  689. <div
  690. v-if="
  691. anliBox[0].overview.tarDesign.brief != '' ||
  692. anliBox[0].overview.tarDesign.imgBox.length > 0
  693. "
  694. class="imgAndNav"
  695. >
  696. <!-- <div
  697. class="leftBox"
  698. v-if="
  699. anliBox[0].overview.tarDesign.imgBox.length > 0 &&
  700. anliBox[0].overview.tarDesign.imgBox[0].type == 3
  701. "
  702. >
  703. <div
  704. class="leftImg"
  705. @click="
  706. lookFile1(
  707. anliBox[0].overview.tarDesign.imgBox[0].url,
  708. anliBox[0].overview.tarDesign.imgBox[0].type
  709. )
  710. "
  711. v-if="anliBox[0].overview.tarDesign.imgBox[0].type == 3"
  712. >
  713. <img
  714. :src="anliBox[0].overview.tarDesign.imgBox[0].url"
  715. alt=""
  716. />
  717. </div>
  718. </div> -->
  719. <div
  720. class="proOverNav"
  721. v-html="
  722. anliBox[0].overview.tarDesign
  723. ? anliBox[0].overview.tarDesign.brief
  724. : ''
  725. "
  726. style="padding: 10px"
  727. id="poStudy"
  728. ></div>
  729. <div
  730. class="fileLook"
  731. v-if="
  732. pptImgUrl2.overData.tarData != undefined &&
  733. Object.keys(pptImgUrl2.overData.tarData).length
  734. "
  735. >
  736. <div class="whiteRight">
  737. <div class="fileTopAll">
  738. <div class="fileTop">
  739. <div class="fileListImg">
  740. <img
  741. src="../../../../assets/icon/anliDetail/fileList.png"
  742. alt=""
  743. />
  744. </div>
  745. <div>项⽬材料</div>
  746. </div>
  747. <el-button
  748. @click="lookFile1(pptImgUrl2.overData.tarData.url)"
  749. >全屏查看</el-button
  750. >
  751. </div>
  752. <div class="upCss">
  753. <div class="look_file">
  754. <pdf
  755. v-if="pptImgUrl2.overData.tarData.showType == 1"
  756. :pdfUrl="pptImgUrl2.overData.tarData.url"
  757. style="width: 100%; height: 800px; overflow: auto"
  758. :class="{ fullStyle: full }"
  759. ></pdf>
  760. <vword
  761. v-else-if="pptImgUrl2.overData.tarData.showType == 2"
  762. :pdfUrl="pptImgUrl2.overData.tarData.url"
  763. frameborder="0"
  764. width="100%"
  765. height="800"
  766. :class="{ fullStyle: full }"
  767. ></vword>
  768. <div
  769. class="workd_media"
  770. style="height: 400px"
  771. v-else-if="pptImgUrl2.overData.tarData.showType == 3"
  772. >
  773. <video-player
  774. class="video-player vjs-custom-skin"
  775. :playsinline="true"
  776. :options="pptImgUrl2.overData.tarData.playerO"
  777. @play="onPlayerPlay($event)"
  778. style="width: 100%; height: 400px; margin: 0 auto"
  779. ></video-player>
  780. </div>
  781. <div
  782. class="leftImg"
  783. style="height: 800px"
  784. v-else-if="pptImgUrl2.overData.tarData.showType == 4"
  785. >
  786. <img :src="pptImgUrl2.overData.tarData.url" alt="" />
  787. </div>
  788. </div>
  789. <div class="fileBox">
  790. <div
  791. class="fileList"
  792. v-if="anliBox[0].overview.tarDesign.data.length"
  793. :class="{
  794. isVfileList:
  795. pptImgUrl2.overData.tarData.showType == 3,
  796. }"
  797. >
  798. <div
  799. class="file"
  800. v-for="(f, fIndex) in anliBox[0].overview.tarDesign
  801. .data"
  802. :key="fIndex"
  803. >
  804. <div class="fileCss">
  805. <div>
  806. {{ fIndex + 1 }}.{{
  807. f.type == 1
  808. ? "文档"
  809. : f.type == 2
  810. ? "视频"
  811. : "图片"
  812. }}
  813. </div>
  814. <div>
  815. <el-tooltip
  816. effect="light"
  817. :content="f.name"
  818. placement="top"
  819. >
  820. <div
  821. :class="{
  822. openTaskActive:
  823. pptImgUrl1.fileType.overType.tarType ==
  824. pptImgUrl1.overData.tarData[fIndex].id,
  825. }"
  826. @click="
  827. lookFile2(f.url, f.type, 2, '', fIndex)
  828. "
  829. >
  830. {{ f.name }}
  831. </div>
  832. </el-tooltip>
  833. <!-- <div class="downFile" @click="downloadFile(f.url)">
  834. <img
  835. src="../../../../assets/icon/anliDetail/down.png"
  836. alt=""
  837. />
  838. </div> -->
  839. </div>
  840. </div>
  841. </div>
  842. </div>
  843. <div class="noFile" v-else>
  844. <img
  845. src="../../../../assets/icon/anliDetail/noFile.jpg"
  846. alt=""
  847. />
  848. </div>
  849. </div>
  850. </div>
  851. </div>
  852. </div>
  853. </div>
  854. <div class="noFile" v-else>
  855. <img
  856. src="../../../../assets/icon/anliDetail/noFile.jpg"
  857. alt=""
  858. />
  859. </div>
  860. </div>
  861. </div>
  862. <div
  863. class="proOverCss"
  864. id="pj"
  865. v-if="
  866. anliBox[0].overview.actiDesign.brief != '' ||
  867. anliBox[0].overview.actiDesign.imgBox.length > 0 ||
  868. anliBox[0].overview.actiDesign.data.length
  869. "
  870. style="margin-top: 5px"
  871. >
  872. <div class="whiteBg whiteLeft">
  873. <div class="navBgTop">
  874. <div class="jdLeftNav">
  875. <div class="jdImg">
  876. <img
  877. src="../../../../assets/icon/anliDetail/jdTitle.png"
  878. alt=""
  879. />
  880. </div>
  881. <div class="jdLeftTitle">
  882. <div>评价设计</div>
  883. </div>
  884. </div>
  885. <el-button
  886. v-if="selectHeight('proEva')"
  887. @click="selectNav(anliBox[0].overview.actiDesign.brief)"
  888. >查看更多</el-button
  889. >
  890. </div>
  891. <div
  892. v-if="
  893. anliBox[0].overview.actiDesign.brief != '' ||
  894. anliBox[0].overview.actiDesign.imgBox.length > 0
  895. "
  896. class="imgAndNav"
  897. >
  898. <!-- <div
  899. class="leftBox"
  900. v-if="
  901. anliBox[0].overview.actiDesign.imgBox.length > 0 &&
  902. anliBox[0].overview.actiDesign.imgBox[0].type == 3
  903. "
  904. >
  905. <div
  906. class="leftImg"
  907. @click="
  908. lookFile1(
  909. anliBox[0].overview.actiDesign.imgBox[0].url,
  910. anliBox[0].overview.actiDesign.imgBox[0].type
  911. )
  912. "
  913. v-if="anliBox[0].overview.actiDesign.imgBox[0].type == 3"
  914. >
  915. <img
  916. :src="anliBox[0].overview.actiDesign.imgBox[0].url"
  917. alt=""
  918. />
  919. </div>
  920. </div> -->
  921. <div
  922. class="proOverNav"
  923. v-html="
  924. anliBox[0].overview.actiDesign
  925. ? anliBox[0].overview.actiDesign.brief
  926. : ''
  927. "
  928. style="padding: 10px"
  929. id="proEva"
  930. ></div>
  931. <div
  932. class="fileLook"
  933. v-if="
  934. pptImgUrl2.overData.actData != undefined &&
  935. Object.keys(pptImgUrl2.overData.actData).length
  936. "
  937. >
  938. <div class="whiteRight">
  939. <div class="fileTopAll">
  940. <div class="fileTop">
  941. <div class="fileListImg">
  942. <img
  943. src="../../../../assets/icon/anliDetail/fileList.png"
  944. alt=""
  945. />
  946. </div>
  947. <div>项⽬材料</div>
  948. </div>
  949. <el-button
  950. @click="lookFile1(pptImgUrl2.overData.actData.url)"
  951. >全屏查看</el-button
  952. >
  953. </div>
  954. <div class="upCss">
  955. <div class="look_file">
  956. <pdf
  957. v-if="pptImgUrl2.overData.actData.showType == 1"
  958. :pdfUrl="pptImgUrl2.overData.actData.url"
  959. style="width: 100%; height: 800px; overflow: auto"
  960. :class="{ fullStyle: full }"
  961. ></pdf>
  962. <vword
  963. v-else-if="pptImgUrl2.overData.actData.showType == 2"
  964. :pdfUrl="pptImgUrl2.overData.actData.url"
  965. frameborder="0"
  966. width="100%"
  967. height="800"
  968. :class="{ fullStyle: full }"
  969. ></vword>
  970. <div
  971. class="workd_media"
  972. style="height: 400px"
  973. v-else-if="pptImgUrl2.overData.actData.showType == 3"
  974. >
  975. <video-player
  976. class="video-player vjs-custom-skin"
  977. :playsinline="true"
  978. :options="pptImgUrl2.overData.actData.playerO"
  979. @play="onPlayerPlay($event)"
  980. style="width: 100%; height: 400px; margin: 0 auto"
  981. ></video-player>
  982. </div>
  983. <div
  984. class="leftImg"
  985. style="height: 800px"
  986. v-else-if="pptImgUrl2.overData.actData.showType == 4"
  987. >
  988. <img :src="pptImgUrl2.overData.actData.url" alt="" />
  989. </div>
  990. </div>
  991. <div class="fileBox">
  992. <div
  993. class="fileList"
  994. v-if="anliBox[0].overview.actiDesign.data.length"
  995. :class="{
  996. isVfileList:
  997. pptImgUrl2.overData.actData.showType == 3,
  998. }"
  999. >
  1000. <div
  1001. class="file"
  1002. v-for="(f, fIndex) in anliBox[0].overview.actiDesign
  1003. .data"
  1004. :key="fIndex"
  1005. >
  1006. <div class="fileCss">
  1007. <div>
  1008. {{ fIndex + 1 }}.{{
  1009. f.type == 1
  1010. ? "文档"
  1011. : f.type == 2
  1012. ? "视频"
  1013. : "图片"
  1014. }}
  1015. </div>
  1016. <div>
  1017. <el-tooltip
  1018. effect="light"
  1019. :content="f.name"
  1020. placement="top"
  1021. >
  1022. <div
  1023. :class="{
  1024. openTaskActive:
  1025. pptImgUrl1.fileType.overType.actType ==
  1026. pptImgUrl1.overData.actData[fIndex].id,
  1027. }"
  1028. @click="
  1029. lookFile2(f.url, f.type, 3, '', fIndex)
  1030. "
  1031. >
  1032. {{ f.name }}
  1033. </div>
  1034. </el-tooltip>
  1035. </div>
  1036. </div>
  1037. </div>
  1038. </div>
  1039. <div class="noFile" v-else>
  1040. <img
  1041. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1042. alt=""
  1043. />
  1044. </div>
  1045. </div>
  1046. </div>
  1047. </div>
  1048. </div>
  1049. </div>
  1050. <div class="noFile" v-else>
  1051. <img
  1052. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1053. alt=""
  1054. />
  1055. </div>
  1056. </div>
  1057. </div>
  1058. <div
  1059. class="jdTopBox"
  1060. v-if="anliBox[0].process.stageBox[0].staTitle != ''"
  1061. id="third"
  1062. style="padding: 20px 0 15px 0px; margin: 20px 0 0 0"
  1063. >
  1064. <div class="jdTopNav">
  1065. <div class="jdNavBg">项目安排</div>
  1066. </div>
  1067. </div>
  1068. <div
  1069. v-for="(jd, jdIndex) in anliBox[0].process.stageBox"
  1070. :key="jdIndex"
  1071. class="jdChildCss"
  1072. >
  1073. <div class="jdBox">
  1074. <div
  1075. class="jdTopBox"
  1076. v-if="jd.staTitle != ''"
  1077. :id="'jd' + jdIndex"
  1078. style="padding: 0 11px 10px 10px; margin: 0"
  1079. >
  1080. <div class="jdTopNav">
  1081. <div class="jdLeftNav">
  1082. <div
  1083. class="jdImg"
  1084. style="width: 25px; height: 25px; padding-left: 3px"
  1085. >
  1086. <img
  1087. src="../../../../assets/icon/anliDetail/jdNewTitle.png"
  1088. alt=""
  1089. />
  1090. </div>
  1091. <div class="jdLeftTitle">
  1092. <div>阶段{{ jdIndex + 1 }}</div>
  1093. <div>{{ jd.staTitle }}</div>
  1094. </div>
  1095. </div>
  1096. <div class="jdRightNav" v-if="jd.allTime">
  1097. {{ jd.allTime }}课时
  1098. </div>
  1099. <div class="funBlock" style="padding: 0">
  1100. <div
  1101. class="fold"
  1102. @click="fold1(jdIndex, $event, 1)"
  1103. v-if="jd.isFold == 0"
  1104. >
  1105. <!-- <div>折叠</div> -->
  1106. <el-button>折叠</el-button>
  1107. </div>
  1108. <div
  1109. class="fold"
  1110. @click="fold1(jdIndex, $event, 0)"
  1111. v-if="jd.isFold == 1"
  1112. >
  1113. <!-- <div>展开</div> -->
  1114. <el-button>展开</el-button>
  1115. </div>
  1116. </div>
  1117. </div>
  1118. </div>
  1119. <div v-for="(hd, hdIndex) in jd.actBox" :key="hdIndex">
  1120. <div
  1121. class="jdTopBox"
  1122. style="
  1123. padding: 5px 0px 15px;
  1124. border-bottom: 1px solid #e5e5e5;
  1125. border-radius: 0px;
  1126. margin: 0px auto;
  1127. width: 98%;
  1128. "
  1129. v-if="hd.actName != ''"
  1130. >
  1131. <div class="jdTopNav">
  1132. <div class="jdLeftNav">
  1133. <div class="jdImg">
  1134. <img
  1135. src="../../../../assets/icon/anliDetail/rwTitle.png"
  1136. alt=""
  1137. />
  1138. </div>
  1139. <div class="jdLeftTitle">
  1140. <div>任务{{ hdIndex + 1 }}</div>
  1141. <div>{{ hd.actName }}</div>
  1142. </div>
  1143. </div>
  1144. <div class="jdRightNav" v-if="hd.actTime">
  1145. {{ hd.actTime }}课时
  1146. </div>
  1147. <!-- <div class="funBlock" style="padding: 0">
  1148. <div
  1149. class="fold"
  1150. @click="fold(hdIndex, jdIndex, $event, 1)"
  1151. v-if="hd.isFold == 0"
  1152. >
  1153. <div>折叠</div>
  1154. </div>
  1155. <div
  1156. class="fold"
  1157. @click="fold(hdIndex, jdIndex, $event, 0)"
  1158. v-if="hd.isFold == 1"
  1159. >
  1160. <div>展开</div>
  1161. </div>
  1162. </div> -->
  1163. </div>
  1164. </div>
  1165. <div
  1166. class="proOverCss"
  1167. v-if="
  1168. (hd.driQuestion.imgBox.length > 0 &&
  1169. hd.driQuestion.imgBox[0].type == 3) ||
  1170. hd.driQuestion.data.length
  1171. "
  1172. style="margin: 0"
  1173. >
  1174. <div class="whiteBg whiteLeft">
  1175. <div class="navBgTop">
  1176. <div class="jdLeftNav">
  1177. <div class="jdImg">
  1178. <img
  1179. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1180. alt=""
  1181. />
  1182. </div>
  1183. <div class="jdLeftTitle">
  1184. <div>活动目标</div>
  1185. </div>
  1186. </div>
  1187. <el-button
  1188. v-if="selectHeight('poAObj' + hdIndex)"
  1189. @click="selectNav(hd.driQuestion.brief)"
  1190. >查看更多</el-button
  1191. >
  1192. </div>
  1193. <div
  1194. v-if="
  1195. hd.driQuestion.brief != '' ||
  1196. hd.driQuestion.imgBox.length > 0
  1197. "
  1198. class="imgAndNav"
  1199. >
  1200. <!-- <div
  1201. class="leftBox"
  1202. style="padding: 10px 0 0 35px"
  1203. v-if="
  1204. hd.driQuestion.imgBox.length > 0 &&
  1205. hd.driQuestion.imgBox[0].type == 3
  1206. "
  1207. >
  1208. <div
  1209. class="leftImg"
  1210. @click="
  1211. lookFile1(
  1212. hd.driQuestion.imgBox[0].url,
  1213. hd.driQuestion.imgBox[0].type
  1214. )
  1215. "
  1216. v-if="hd.driQuestion.imgBox[0].type == 3"
  1217. >
  1218. <img :src="hd.driQuestion.imgBox[0].url" alt="" />
  1219. </div>
  1220. </div> -->
  1221. <div
  1222. class="proOverNav"
  1223. v-html="hd.driQuestion ? hd.driQuestion.brief : ''"
  1224. :id="'poAObj' + hdIndex"
  1225. ></div>
  1226. </div>
  1227. <div class="noFile" v-else>
  1228. <img
  1229. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1230. alt=""
  1231. />
  1232. </div>
  1233. </div>
  1234. </div>
  1235. <div
  1236. class="proOverCss"
  1237. v-if="
  1238. hd.tarDesign.brief != '' ||
  1239. hd.tarDesign.imgBox.length > 0 ||
  1240. hd.tarDesign.data.length
  1241. "
  1242. >
  1243. <div class="whiteBg whiteLeft">
  1244. <div class="navBgTop">
  1245. <div class="jdLeftNav">
  1246. <div class="jdImg">
  1247. <img
  1248. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1249. alt=""
  1250. />
  1251. </div>
  1252. <div class="jdLeftTitle">
  1253. <div>活动内容</div>
  1254. </div>
  1255. </div>
  1256. <el-button
  1257. v-if="selectHeight('poACon' + hdIndex)"
  1258. @click="selectNav(hd.tarDesign.brief)"
  1259. >查看更多</el-button
  1260. >
  1261. </div>
  1262. <div
  1263. v-if="
  1264. hd.tarDesign.brief != '' ||
  1265. hd.tarDesign.imgBox.length > 0
  1266. "
  1267. class="imgAndNav"
  1268. >
  1269. <!-- <div
  1270. class="leftBox"
  1271. style="padding: 10px 0 0 35px"
  1272. v-if="
  1273. hd.tarDesign.imgBox.length > 0 &&
  1274. hd.tarDesign.imgBox[0].type == 3
  1275. "
  1276. >
  1277. <div
  1278. class="leftImg"
  1279. @click="
  1280. lookFile1(
  1281. hd.tarDesign.imgBox[0].url,
  1282. hd.tarDesign.imgBox[0].type
  1283. )
  1284. "
  1285. v-if="hd.tarDesign.imgBox[0].type == 3"
  1286. >
  1287. <img :src="hd.tarDesign.imgBox[0].url" alt="" />
  1288. </div>
  1289. </div> -->
  1290. <div
  1291. class="proOverNav"
  1292. v-html="hd.tarDesign ? hd.tarDesign.brief : ''"
  1293. :id="'poACon' + hdIndex"
  1294. ></div>
  1295. </div>
  1296. <div class="noFile" v-else>
  1297. <img
  1298. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1299. alt=""
  1300. />
  1301. </div>
  1302. </div>
  1303. </div>
  1304. <div
  1305. class="proOverCss"
  1306. v-if="
  1307. hd.actiDesign.brief != '' ||
  1308. hd.actiDesign.imgBox.length > 0 ||
  1309. hd.actiDesign.data.length
  1310. "
  1311. >
  1312. <div class="whiteBg whiteLeft">
  1313. <div class="navBgTop">
  1314. <div class="jdLeftNav">
  1315. <div class="jdImg">
  1316. <img
  1317. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1318. alt=""
  1319. />
  1320. </div>
  1321. <div class="jdLeftTitle">
  1322. <div>预期成果</div>
  1323. </div>
  1324. </div>
  1325. <el-button
  1326. v-if="selectHeight('poExp' + hdIndex)"
  1327. @click="selectNav(hd.actiDesign.brief)"
  1328. >查看更多</el-button
  1329. >
  1330. </div>
  1331. <div
  1332. v-if="
  1333. hd.actiDesign.brief != '' ||
  1334. hd.actiDesign.imgBox.length > 0
  1335. "
  1336. class="imgAndNav"
  1337. >
  1338. <!-- <div
  1339. class="leftBox"
  1340. style="padding: 10px 0 0 35px"
  1341. v-if="
  1342. hd.actiDesign.imgBox.length > 0 &&
  1343. hd.actiDesign.imgBox[0].type == 3
  1344. "
  1345. >
  1346. <div
  1347. class="leftImg"
  1348. @click="
  1349. lookFile1(
  1350. hd.actiDesign.imgBox[0].url,
  1351. hd.actiDesign.imgBox[0].type
  1352. )
  1353. "
  1354. v-if="hd.actiDesign.imgBox[0].type == 3"
  1355. >
  1356. <img :src="hd.actiDesign.imgBox[0].url" alt="" />
  1357. </div>
  1358. </div> -->
  1359. <div
  1360. class="proOverNav"
  1361. v-html="hd.actiDesign ? hd.actiDesign.brief : ''"
  1362. :id="'poExp' + hdIndex"
  1363. ></div>
  1364. </div>
  1365. <div class="noFile" v-else>
  1366. <img
  1367. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1368. alt=""
  1369. />
  1370. </div>
  1371. </div>
  1372. </div>
  1373. <div
  1374. class="proOverCss"
  1375. v-if="
  1376. hd.evaDesign.brief != '' ||
  1377. hd.evaDesign.imgBox.length > 0 ||
  1378. hd.evaDesign.data.length
  1379. "
  1380. style="margin: 0"
  1381. >
  1382. <div class="whiteBg whiteLeft">
  1383. <div class="navBgTop">
  1384. <div class="jdLeftNav">
  1385. <div class="jdImg">
  1386. <img
  1387. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1388. alt=""
  1389. />
  1390. </div>
  1391. <div class="jdLeftTitle">
  1392. <div>活动评价</div>
  1393. </div>
  1394. </div>
  1395. <el-button
  1396. v-if="selectHeight('poAEva' + hdIndex)"
  1397. @click="selectNav(hd.evaDesign.brief)"
  1398. >查看更多</el-button
  1399. >
  1400. </div>
  1401. <div
  1402. v-if="
  1403. hd.evaDesign.brief != '' ||
  1404. hd.evaDesign.imgBox.length > 0
  1405. "
  1406. class="imgAndNav"
  1407. >
  1408. <!-- <div
  1409. class="leftBox"
  1410. style="padding: 10px 0 0 35px"
  1411. v-if="
  1412. hd.evaDesign.imgBox.length > 0 &&
  1413. hd.evaDesign.imgBox[0].type == 3
  1414. "
  1415. >
  1416. <div
  1417. class="leftImg"
  1418. @click="
  1419. lookFile1(
  1420. hd.evaDesign.imgBox[0].url,
  1421. hd.evaDesign.imgBox[0].type
  1422. )
  1423. "
  1424. v-if="hd.evaDesign.imgBox[0].type == 3"
  1425. >
  1426. <img :src="hd.evaDesign.imgBox[0].url" alt="" />
  1427. </div>
  1428. </div> -->
  1429. <div
  1430. class="proOverNav"
  1431. v-html="hd.evaDesign ? hd.evaDesign.brief : ''"
  1432. :id="'poAEva' + hdIndex"
  1433. ></div>
  1434. </div>
  1435. <div class="noFile" v-else>
  1436. <img
  1437. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1438. alt=""
  1439. />
  1440. </div>
  1441. </div>
  1442. </div>
  1443. </div>
  1444. </div>
  1445. </div>
  1446. <div
  1447. class="jdTopBox"
  1448. id="fouth"
  1449. v-if="anliBox[0].process.stageBox[0].brief != ''"
  1450. style="padding: 20px 20px 15px 0px; margin: 20px 0 5px 0"
  1451. >
  1452. <div class="jdTopNav">
  1453. <div class="bigNavBg" style="width: 155px">项目活动过程</div>
  1454. </div>
  1455. </div>
  1456. <div
  1457. v-for="(jd, jdIndex) in anliBox[0].process.stageBox"
  1458. :key="jdIndex"
  1459. >
  1460. <div
  1461. class="proOverCss"
  1462. v-if="jd.brief != '' || jd.imgBox.length > 0 || jd.data.length"
  1463. :id="'jdb' + jdIndex"
  1464. >
  1465. <div class="whiteBg whiteLeft">
  1466. <div class="navBgTop">
  1467. <div class="jdLeftNav">
  1468. <div class="jdImg">
  1469. <img
  1470. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1471. alt=""
  1472. />
  1473. </div>
  1474. <div class="jdLeftTitle">
  1475. <div>阶段{{ jdIndex + 1 }}</div>
  1476. </div>
  1477. </div>
  1478. <el-button
  1479. v-if="selectHeight('poAct' + jdIndex)"
  1480. @click="selectNav(jd.brief)"
  1481. >查看更多</el-button
  1482. >
  1483. </div>
  1484. <div
  1485. v-if="jd.brief != '' || jd.imgBox.length > 0"
  1486. class="imgAndNav"
  1487. >
  1488. <!-- <div
  1489. class="leftBox"
  1490. v-if="jd.imgBox.length > 0 && jd.imgBox[0].type == 3"
  1491. >
  1492. <div
  1493. class="leftImg"
  1494. @click="lookFile1(jd.imgBox[0].url, jd.imgBox[0].type)"
  1495. v-if="jd.imgBox[0].type == 3"
  1496. >
  1497. <img :src="jd.imgBox[0].url" alt="" />
  1498. </div>
  1499. </div> -->
  1500. <div
  1501. class="proOverNav"
  1502. v-html="jd ? jd.brief : ''"
  1503. :id="'poAct' + jdIndex"
  1504. ></div>
  1505. <div class="fileLook" v-if="pptImgUrl2.proData[jdIndex]">
  1506. <div class="whiteRight">
  1507. <div class="fileTopAll">
  1508. <div class="fileTop">
  1509. <div class="fileListImg">
  1510. <img
  1511. src="../../../../assets/icon/anliDetail/fileList.png"
  1512. alt=""
  1513. />
  1514. </div>
  1515. <div>项⽬材料</div>
  1516. </div>
  1517. <el-button
  1518. @click="lookFile1(pptImgUrl2.proData[jdIndex].url)"
  1519. >全屏查看</el-button
  1520. >
  1521. </div>
  1522. <div class="upCss">
  1523. <div class="look_file">
  1524. <pdf
  1525. v-if="pptImgUrl2.proData[jdIndex].showType == 1"
  1526. :pdfUrl="pptImgUrl2.proData[jdIndex].url"
  1527. style="width: 100%; height: 800px; overflow: auto"
  1528. :class="{ fullStyle: full }"
  1529. ></pdf>
  1530. <vword
  1531. v-else-if="
  1532. pptImgUrl2.proData[jdIndex].showType == 2
  1533. "
  1534. :pdfUrl="pptImgUrl2.proData[jdIndex].url"
  1535. frameborder="0"
  1536. width="100%"
  1537. height="800"
  1538. :class="{ fullStyle: full }"
  1539. ></vword>
  1540. <div
  1541. class="workd_media"
  1542. style="height: 400px"
  1543. v-else-if="
  1544. pptImgUrl2.proData[jdIndex].showType == 3
  1545. "
  1546. >
  1547. <video-player
  1548. class="video-player vjs-custom-skin"
  1549. :playsinline="true"
  1550. :options="pptImgUrl2.proData[jdIndex].playerO"
  1551. @play="onPlayerPlay($event)"
  1552. style="width: 100%; height: 400px; margin: 0 auto"
  1553. ></video-player>
  1554. </div>
  1555. <div
  1556. class="leftImg"
  1557. style="height: 800px"
  1558. v-else-if="
  1559. pptImgUrl2.proData[jdIndex].showType == 4
  1560. "
  1561. >
  1562. <img
  1563. :src="pptImgUrl2.proData[jdIndex].url"
  1564. alt=""
  1565. />
  1566. </div>
  1567. </div>
  1568. <div class="fileBox">
  1569. <div
  1570. class="fileList"
  1571. v-if="jd.data.length"
  1572. :class="{
  1573. isVfileList:
  1574. pptImgUrl2.proData[jdIndex].showType == 3,
  1575. }"
  1576. >
  1577. <div
  1578. class="file"
  1579. v-for="(f, fIndex) in jd.data"
  1580. :key="fIndex"
  1581. >
  1582. <div class="fileCss">
  1583. <div>
  1584. {{ fIndex + 1 }}.{{
  1585. f.type == 1
  1586. ? "文档"
  1587. : f.type == 2
  1588. ? "视频"
  1589. : "图片"
  1590. }}
  1591. </div>
  1592. <div>
  1593. <el-tooltip
  1594. effect="light"
  1595. :content="f.name"
  1596. placement="top"
  1597. >
  1598. <div
  1599. :class="{
  1600. openTaskActive:
  1601. pptImgUrl1.fileType.proType ==
  1602. pptImgUrl1.proData[jdIndex][fIndex]
  1603. .id,
  1604. }"
  1605. @click="
  1606. lookFile2(
  1607. f.url,
  1608. f.type,
  1609. 4,
  1610. jdIndex,
  1611. fIndex
  1612. )
  1613. "
  1614. >
  1615. {{ f.name }}
  1616. </div>
  1617. </el-tooltip>
  1618. <!-- <div class="downFile" @click="downloadFile(f.url)">
  1619. <img
  1620. src="../../../../assets/icon/anliDetail/down.png"
  1621. alt=""
  1622. />
  1623. </div> -->
  1624. </div>
  1625. </div>
  1626. </div>
  1627. </div>
  1628. <div class="noFile" v-else>
  1629. <img
  1630. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1631. alt=""
  1632. />
  1633. </div>
  1634. </div>
  1635. </div>
  1636. </div>
  1637. </div>
  1638. </div>
  1639. <div class="noFile" v-else>
  1640. <img
  1641. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1642. alt=""
  1643. />
  1644. </div>
  1645. </div>
  1646. </div>
  1647. </div>
  1648. <div
  1649. class="jdTopBox"
  1650. id="fivth"
  1651. v-if="
  1652. anliBox[0].proexc.brief != '' ||
  1653. anliBox[0].proexc.imgBox.length > 0 ||
  1654. anliBox[0].proexc.data.length
  1655. "
  1656. style="padding: 20px 20px 15px 0px; margin: 20px 0 5px 0"
  1657. >
  1658. <div class="jdTopNav">
  1659. <div class="bigNavBg" style="width: 212px">
  1660. 项目成果交流与评价
  1661. </div>
  1662. </div>
  1663. </div>
  1664. <div
  1665. class="proOverCss"
  1666. v-if="
  1667. anliBox[0].proexc.brief != '' ||
  1668. anliBox[0].proexc.imgBox.length > 0 ||
  1669. anliBox[0].proexc.data.length
  1670. "
  1671. >
  1672. <div class="whiteBg whiteLeft">
  1673. <div class="navBgTop">
  1674. <div class="jdLeftNav">
  1675. <div class="jdImg">
  1676. <img
  1677. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1678. alt=""
  1679. />
  1680. </div>
  1681. <div class="jdLeftTitle">
  1682. <div>活动成果</div>
  1683. </div>
  1684. </div>
  1685. <el-button
  1686. v-if="selectHeight('poAch')"
  1687. @click="selectNav(anliBox[0].proexc.brief)"
  1688. >查看更多</el-button
  1689. >
  1690. </div>
  1691. <div
  1692. v-if="
  1693. anliBox[0].proexc.brief != '' ||
  1694. anliBox[0].proexc.imgBox.length > 0
  1695. "
  1696. class="imgAndNav"
  1697. >
  1698. <!-- <div
  1699. class="leftBox"
  1700. v-if="
  1701. anliBox[0].proexc.imgBox.length > 0 &&
  1702. anliBox[0].proexc.imgBox[0].type == 3
  1703. "
  1704. >
  1705. <div
  1706. class="leftImg"
  1707. @click="
  1708. lookFile1(
  1709. anliBox[0].proexc.imgBox[0].url,
  1710. anliBox[0].proexc.imgBox[0].type
  1711. )
  1712. "
  1713. v-if="anliBox[0].proexc.imgBox[0].type == 3"
  1714. >
  1715. <img :src="anliBox[0].proexc.imgBox[0].url" alt="" />
  1716. </div>
  1717. </div> -->
  1718. <div
  1719. class="proOverNav"
  1720. v-html="anliBox[0].proexc ? anliBox[0].proexc.brief : ''"
  1721. style="padding: 10px"
  1722. id="poAch"
  1723. ></div>
  1724. <div
  1725. class="fileLook"
  1726. v-if="
  1727. pptImgUrl2.excData != undefined &&
  1728. Object.keys(pptImgUrl2.excData).length
  1729. "
  1730. >
  1731. <div class="whiteRight">
  1732. <div class="fileTopAll">
  1733. <div class="fileTop">
  1734. <div class="fileListImg">
  1735. <img
  1736. src="../../../../assets/icon/anliDetail/fileList.png"
  1737. alt=""
  1738. />
  1739. </div>
  1740. <div>项⽬材料</div>
  1741. </div>
  1742. <el-button @click="lookFile1(pptImgUrl2.excData.url)"
  1743. >全屏查看</el-button
  1744. >
  1745. </div>
  1746. <div class="upCss">
  1747. <div class="look_file">
  1748. <pdf
  1749. v-if="pptImgUrl2.excData.showType == 1"
  1750. :pdfUrl="pptImgUrl2.excData.url"
  1751. style="width: 100%; height: 800px; overflow: auto"
  1752. :class="{ fullStyle: full }"
  1753. ></pdf>
  1754. <vword
  1755. v-else-if="pptImgUrl2.excData.showType == 2"
  1756. :pdfUrl="pptImgUrl2.excData.url"
  1757. frameborder="0"
  1758. width="100%"
  1759. height="800"
  1760. :class="{ fullStyle: full }"
  1761. ></vword>
  1762. <div
  1763. class="workd_media"
  1764. style="height: 400px"
  1765. v-else-if="pptImgUrl2.excData.showType == 3"
  1766. >
  1767. <video-player
  1768. class="video-player vjs-custom-skin"
  1769. :playsinline="true"
  1770. :options="pptImgUrl2.excData.playerO"
  1771. @play="onPlayerPlay($event)"
  1772. style="width: 100%; height: 400px; margin: 0 auto"
  1773. ></video-player>
  1774. </div>
  1775. <div
  1776. class="leftImg"
  1777. style="height: 800px"
  1778. v-else-if="pptImgUrl2.excData.showType == 4"
  1779. >
  1780. <img :src="pptImgUrl2.excData.url" alt="" />
  1781. </div>
  1782. </div>
  1783. <div class="fileBox">
  1784. <div
  1785. class="fileList"
  1786. v-if="anliBox[0].proexc.data.length"
  1787. :class="{
  1788. isVfileList: pptImgUrl2.excData.showType == 3,
  1789. }"
  1790. >
  1791. <div
  1792. class="file"
  1793. v-for="(f, fIndex) in anliBox[0].proexc.data"
  1794. :key="fIndex"
  1795. >
  1796. <div class="fileCss">
  1797. <div>
  1798. {{ fIndex + 1 }}.{{
  1799. f.type == 1
  1800. ? "文档"
  1801. : f.type == 2
  1802. ? "视频"
  1803. : "图片"
  1804. }}
  1805. </div>
  1806. <div>
  1807. <el-tooltip
  1808. effect="light"
  1809. :content="f.name"
  1810. placement="top"
  1811. >
  1812. <div
  1813. :class="{
  1814. openTaskActive:
  1815. pptImgUrl1.fileType.excType ==
  1816. pptImgUrl1.excData[fIndex].id,
  1817. }"
  1818. @click="
  1819. lookFile2(f.url, f.type, 5, '', fIndex)
  1820. "
  1821. >
  1822. {{ f.name }}
  1823. </div>
  1824. </el-tooltip>
  1825. <!-- <div class="downFile" @click="downloadFile(f.url)">
  1826. <img
  1827. src="../../../../assets/icon/anliDetail/down.png"
  1828. alt=""
  1829. />
  1830. </div> -->
  1831. </div>
  1832. </div>
  1833. </div>
  1834. </div>
  1835. <div class="noFile" v-else>
  1836. <img
  1837. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1838. alt=""
  1839. />
  1840. </div>
  1841. </div>
  1842. </div>
  1843. </div>
  1844. </div>
  1845. </div>
  1846. <div class="noFile" v-else>
  1847. <img
  1848. src="../../../../assets/icon/anliDetail/noFile.jpg"
  1849. alt=""
  1850. />
  1851. </div>
  1852. </div>
  1853. </div>
  1854. <div
  1855. class="jdTopBox"
  1856. id="sixth"
  1857. v-if="
  1858. anliBox[0].results.brief != '' ||
  1859. anliBox[0].results.imgBox.length > 0 ||
  1860. anliBox[0].results.data.length
  1861. "
  1862. style="padding: 20px 20px 15px 0px; margin: 20px 0 5px 0"
  1863. >
  1864. <div class="jdTopNav">
  1865. <div class="bigNavBg">项目成效与反思</div>
  1866. </div>
  1867. </div>
  1868. <div
  1869. class="proOverCss"
  1870. v-if="
  1871. anliBox[0].results.brief != '' ||
  1872. anliBox[0].results.imgBox.length > 0 ||
  1873. anliBox[0].results.data.length
  1874. "
  1875. >
  1876. <div class="whiteBg whiteLeft">
  1877. <div class="navBgTop">
  1878. <div class="jdLeftNav">
  1879. <div class="jdImg">
  1880. <img
  1881. src="../../../../assets/icon/anliDetail/jdTitle.png"
  1882. alt=""
  1883. />
  1884. </div>
  1885. <div class="jdLeftTitle">
  1886. <div>活动反思</div>
  1887. </div>
  1888. </div>
  1889. <el-button
  1890. v-if="selectHeight('poRes')"
  1891. @click="selectNav(anliBox[0].results.brief)"
  1892. >查看更多</el-button
  1893. >
  1894. </div>
  1895. <div
  1896. v-if="
  1897. anliBox[0].results.brief != '' ||
  1898. anliBox[0].results.imgBox.length > 0
  1899. "
  1900. class="imgAndNav"
  1901. >
  1902. <!-- <div
  1903. class="leftBox"
  1904. v-if="
  1905. anliBox[0].results.imgBox.length > 0 &&
  1906. anliBox[0].results.imgBox[0].type == 3
  1907. "
  1908. >
  1909. <div
  1910. class="leftImg"
  1911. @click="
  1912. lookFile1(
  1913. anliBox[0].results.imgBox[0].url,
  1914. anliBox[0].results.imgBox[0].type
  1915. )
  1916. "
  1917. v-if="anliBox[0].results.imgBox[0].type == 3"
  1918. >
  1919. <img :src="anliBox[0].results.imgBox[0].url" alt="" />
  1920. </div>
  1921. </div> -->
  1922. <div
  1923. class="proOverNav"
  1924. v-html="anliBox[0].results ? anliBox[0].results.brief : ''"
  1925. style="padding: 10px"
  1926. id="poRes"
  1927. ></div>
  1928. <div
  1929. class="fileLook"
  1930. v-if="
  1931. pptImgUrl2.effData != undefined &&
  1932. Object.keys(pptImgUrl2.effData).length
  1933. "
  1934. >
  1935. <div class="whiteRight">
  1936. <div class="fileTopAll">
  1937. <div class="fileTop">
  1938. <div class="fileListImg">
  1939. <img
  1940. src="../../../../assets/icon/anliDetail/fileList.png"
  1941. alt=""
  1942. />
  1943. </div>
  1944. <div>项⽬材料</div>
  1945. </div>
  1946. <el-button @click="lookFile1(pptImgUrl2.effData.url)"
  1947. >全屏查看</el-button
  1948. >
  1949. </div>
  1950. <div class="upCss">
  1951. <div class="look_file">
  1952. <pdf
  1953. v-if="pptImgUrl2.effData.showType == 1"
  1954. :pdfUrl="pptImgUrl2.effData.url"
  1955. style="width: 100%; height: 800px; overflow: auto"
  1956. :class="{ fullStyle: full }"
  1957. ></pdf>
  1958. <vword
  1959. v-else-if="pptImgUrl2.effData.showType == 2"
  1960. :pdfUrl="pptImgUrl2.effData.url"
  1961. frameborder="0"
  1962. width="100%"
  1963. height="800"
  1964. :class="{ fullStyle: full }"
  1965. ></vword>
  1966. <div
  1967. class="workd_media"
  1968. style="height: 400px"
  1969. v-else-if="pptImgUrl2.effData.showType == 3"
  1970. >
  1971. <video-player
  1972. class="video-player vjs-custom-skin"
  1973. :playsinline="true"
  1974. :options="pptImgUrl2.effData.playerO"
  1975. @play="onPlayerPlay($event)"
  1976. style="width: 100%; height: 400px; margin: 0 auto"
  1977. ></video-player>
  1978. </div>
  1979. <div
  1980. class="leftImg"
  1981. style="height: 800px"
  1982. v-else-if="pptImgUrl2.effData.showType == 4"
  1983. >
  1984. <img :src="pptImgUrl2.effData.url" alt="" />
  1985. </div>
  1986. </div>
  1987. <div class="fileBox">
  1988. <div
  1989. class="fileList"
  1990. v-if="anliBox[0].results.data.length"
  1991. :class="{
  1992. isVfileList: pptImgUrl2.effData.showType == 3,
  1993. }"
  1994. >
  1995. <div
  1996. class="file"
  1997. v-for="(f, fIndex) in anliBox[0].results.data"
  1998. :key="fIndex"
  1999. >
  2000. <div class="fileCss">
  2001. <div>
  2002. {{ fIndex + 1 }}.{{
  2003. f.type == 1
  2004. ? "文档"
  2005. : f.type == 2
  2006. ? "视频"
  2007. : "图片"
  2008. }}
  2009. </div>
  2010. <div>
  2011. <el-tooltip
  2012. effect="light"
  2013. :content="f.name"
  2014. placement="top"
  2015. >
  2016. <div
  2017. :class="{
  2018. openTaskActive:
  2019. pptImgUrl1.fileType.effType ==
  2020. pptImgUrl1.effData[fIndex].id,
  2021. }"
  2022. @click="
  2023. lookFile2(f.url, f.type, 6, '', fIndex)
  2024. "
  2025. >
  2026. {{ f.name }}
  2027. </div>
  2028. </el-tooltip>
  2029. <!-- <div class="downFile" @click="downloadFile(f.url)">
  2030. <img
  2031. src="../../../../assets/icon/anliDetail/down.png"
  2032. alt=""
  2033. />
  2034. </div> -->
  2035. </div>
  2036. </div>
  2037. </div>
  2038. </div>
  2039. <div class="noFile" v-else>
  2040. <img
  2041. src="../../../../assets/icon/anliDetail/noFile.jpg"
  2042. alt=""
  2043. />
  2044. </div>
  2045. </div>
  2046. </div>
  2047. </div>
  2048. </div>
  2049. </div>
  2050. <div class="noFile" v-else>
  2051. <img
  2052. src="../../../../assets/icon/anliDetail/noFile.jpg"
  2053. alt=""
  2054. />
  2055. </div>
  2056. </div>
  2057. </div>
  2058. </div>
  2059. </div>
  2060. <!-- <div class="fixBottom">
  2061. <div class="returnAnLi" style="width: 100px" @click="goToX()">
  2062. 前往评分
  2063. </div>
  2064. <div class="returnAnLi" @click="returnWhere">返回</div>
  2065. </div> -->
  2066. <div class="returnTop" v-if="isNavTop >= 300" @click="reTop">
  2067. 回到顶部
  2068. </div>
  2069. </div>
  2070. <el-dialog
  2071. title="查看详情"
  2072. :visible.sync="dialogVisibleBrief"
  2073. :append-to-body="true"
  2074. width="1000px"
  2075. height="80%"
  2076. :before-close="handleClose"
  2077. class="add_student"
  2078. >
  2079. <div class="detailTable" v-html="briefNav"></div>
  2080. <span slot="footer" class="dialog-footer">
  2081. <el-button @click="dialogVisibleBrief = false">关 闭</el-button>
  2082. </span>
  2083. </el-dialog>
  2084. <el-dialog
  2085. title="文件预览"
  2086. :visible.sync="dialogVisible"
  2087. width="100%"
  2088. :before-close="handleClose"
  2089. class="dialog_diy"
  2090. :class="{ fullStyle: full }"
  2091. >
  2092. <div slot="title" class="header-title">
  2093. <div style="color: #fff">文件预览</div>
  2094. <div style="position: absolute; top: 19px; right: 50px">
  2095. <img
  2096. src="../../../../assets/full.png"
  2097. style="height: 16px; cursor: pointer"
  2098. alt=""
  2099. @click="fullTools"
  2100. />
  2101. </div>
  2102. </div>
  2103. <pdf
  2104. v-if="showPDF"
  2105. :pdfUrl="pptImgUrl"
  2106. style="width: 100%; height: 100%; overflow: auto"
  2107. :class="{ fullStyle: full }"
  2108. ></pdf>
  2109. <vword
  2110. v-else
  2111. :pdfUrl="pptImgUrl"
  2112. frameborder="0"
  2113. width="100%"
  2114. height="800"
  2115. :class="{ fullStyle: full }"
  2116. ></vword>
  2117. </el-dialog>
  2118. <el-dialog
  2119. title="查看视频"
  2120. :visible.sync="videoVisible"
  2121. :append-to-body="true"
  2122. width="1000px"
  2123. :before-close="handleClose"
  2124. class="dialog_diy1"
  2125. >
  2126. <div class="workd_media" style="height: 100%" v-if="videoDetail.sources">
  2127. <video-player
  2128. class="video-player vjs-custom-skin"
  2129. :playsinline="true"
  2130. :options="videoDetail"
  2131. @play="onPlayerPlay($event)"
  2132. style="width: 100%; height: 100%"
  2133. ></video-player>
  2134. </div>
  2135. <div slot="footer">
  2136. <el-button
  2137. style="background: #409efe; color: #fff"
  2138. @click="(videoVisible = false), (videoDetail.sources[0].src = '')"
  2139. >
  2140. 关 闭</el-button
  2141. >
  2142. </div>
  2143. </el-dialog>
  2144. </div>
  2145. </template>
  2146. <script>
  2147. import pdf from "../../components/vpdf";
  2148. import vword from "../../components/vword";
  2149. export default {
  2150. components: {
  2151. pdf,
  2152. vword,
  2153. },
  2154. data() {
  2155. return {
  2156. dialogVisibleBrief: false,
  2157. dialogVisible: false,
  2158. showPDF: false,
  2159. showPDF1: false,
  2160. videoVisible: false,
  2161. full: false,
  2162. briefNav: "",
  2163. pptImgUrl: "",
  2164. pptImgUrl1: {
  2165. fileType: {
  2166. infoType: "",
  2167. overType: {
  2168. driType: "",
  2169. tarType: "",
  2170. actType: "",
  2171. },
  2172. proType: "",
  2173. excType: "",
  2174. effType: "",
  2175. },
  2176. infoData: [],
  2177. overData: {
  2178. driData: [],
  2179. tarData: [],
  2180. actData: [],
  2181. },
  2182. proData: [],
  2183. excData: [],
  2184. effData: [],
  2185. },
  2186. pptImgUrl2: {
  2187. infoData: {},
  2188. overData: {
  2189. driData: {},
  2190. tarData: {},
  2191. actData: {},
  2192. },
  2193. proData: {},
  2194. excData: {},
  2195. effData: {},
  2196. },
  2197. fileImg: "",
  2198. userid: this.$store.state.userInfo.userid,
  2199. oid: this.$store.state.userInfo.school,
  2200. aid: this.$route.query.aid,
  2201. anliBox: [],
  2202. imgAnliBox: [],
  2203. noBanner: require("../../../../assets/noBanner.jpg"),
  2204. videoDetail: {},
  2205. playerOptions: {
  2206. playbackRates: [0.7, 1.0, 1.5, 2.0], //播放速度
  2207. autoplay: false, //如果true,浏览器准备好时开始回放。
  2208. muted: false, // 默认情况下将会消除任何音频。
  2209. loop: false, // 导致视频一结束就重新开始。
  2210. preload: "auto", // 建议浏览器在<video>加载元素后是否应该开始下载视频数据。auto浏览器选择最佳行为,立即开始加载视频(如果浏览器支持)
  2211. language: "zh-CN",
  2212. aspectRatio: "16:9", // 将播放器置于流畅模式,并在计算播放器的动态大小时使用该值。值应该代表一个比例 - 用冒号分隔的两个数字(例如"16:9"或"4:3")
  2213. fluid: true, // 当true时,Video.js player将拥有流体大小。换句话说,它将按比例缩放以适应其容器。
  2214. sources: [
  2215. {
  2216. type: "video/mp4", //这里的种类支持很多种:基本视频格式、直播、流媒体等,具体可以参看git网址项目 || "video/ogg"|| "video/webm"
  2217. src: "", //url地址require("../../assets/media/aaa.mp4")
  2218. },
  2219. ],
  2220. // poster: require("../../assets/tu31.png"), //你的封面地址
  2221. // poster: dataRes.imgUrl, //你的封面地址
  2222. notSupportedMessage: "此视频暂无法播放,请稍后再试", //允许覆盖Video.js无法播放媒体源时显示的默认信息。
  2223. controlBar: {
  2224. timeDivider: true, //当前时间和持续时间的分隔符
  2225. durationDisplay: true, //显示持续时间
  2226. remainingTimeDisplay: false, //是否显示剩余时间功能
  2227. fullscreenToggle: true, //全屏按钮
  2228. },
  2229. },
  2230. playerO: {},
  2231. isNavTop: 0,
  2232. isShow: 0,
  2233. nameIndex: 0,
  2234. };
  2235. },
  2236. methods: {
  2237. handleClose(done) {
  2238. done();
  2239. },
  2240. goTo(path) {
  2241. this.$router.push(path);
  2242. },
  2243. goToX() {
  2244. this.$message("暂未开放");
  2245. return;
  2246. },
  2247. previewImg(url) {
  2248. this.$hevueImgPreview(url);
  2249. },
  2250. fullTools() {
  2251. this.full = !this.full;
  2252. },
  2253. // returnWhere() {
  2254. // if (this.type == 0) {
  2255. // this.goTo("/eventCenter?steps=" + "2");
  2256. // } else {
  2257. // this.goTo("/anliList");
  2258. // }
  2259. // },
  2260. selectAnLi() {
  2261. let params = {
  2262. id: this.aid,
  2263. };
  2264. this.ajax
  2265. .get(this.$store.state.api + "selectRaceDetail", params)
  2266. .then((res) => {
  2267. this.anliBox = res.data[0];
  2268. this.anliBox[0].info = JSON.parse(this.anliBox[0].info);
  2269. this.anliBox[0].overview = JSON.parse(this.anliBox[0].overview);
  2270. this.anliBox[0].process = JSON.parse(this.anliBox[0].process);
  2271. this.anliBox[0].proact = JSON.parse(this.anliBox[0].proact);
  2272. this.anliBox[0].proexc = JSON.parse(this.anliBox[0].proexc);
  2273. this.anliBox[0].results = JSON.parse(this.anliBox[0].results);
  2274. var a = this.anliBox[0].info;
  2275. var b = this.anliBox[0].overview;
  2276. var c = this.anliBox[0].process;
  2277. var d = this.anliBox[0].proact;
  2278. var e = this.anliBox[0].proexc;
  2279. var f = this.anliBox[0].results;
  2280. a.imgBox = [];
  2281. b.driQuestion.imgBox = [];
  2282. b.tarDesign.imgBox = [];
  2283. b.actiDesign.imgBox = [];
  2284. e.imgBox = [];
  2285. f.imgBox = [];
  2286. for (var i = 0; i < a.data.length; i++) {
  2287. if (a.data[i].type == 3) {
  2288. a.imgBox.push({
  2289. url: a.data[i].url,
  2290. type: a.data[i].type,
  2291. });
  2292. }
  2293. this.pptImgUrl1.infoData.push({
  2294. url: a.data[i].url,
  2295. type: a.data[i].type,
  2296. id: i + 1,
  2297. name: a.data[i].name,
  2298. proVisible: false,
  2299. });
  2300. }
  2301. for (var i = 0; i < b.driQuestion.data.length; i++) {
  2302. if (b.driQuestion.data[i].type == 3) {
  2303. b.driQuestion.imgBox.push({
  2304. url: b.driQuestion.data[i].url,
  2305. type: b.driQuestion.data[i].type,
  2306. });
  2307. }
  2308. this.pptImgUrl1.overData.driData.push({
  2309. url: b.driQuestion.data[i].url,
  2310. type: b.driQuestion.data[i].type,
  2311. id: i + 1,
  2312. proVisible: false,
  2313. });
  2314. }
  2315. for (var i = 0; i < b.tarDesign.data.length; i++) {
  2316. if (b.tarDesign.data[i].type == 3) {
  2317. b.tarDesign.imgBox.push({
  2318. url: b.tarDesign.data[i].url,
  2319. type: b.tarDesign.data[i].type,
  2320. });
  2321. }
  2322. this.pptImgUrl1.overData.tarData.push({
  2323. url: b.tarDesign.data[i].url,
  2324. type: b.tarDesign.data[i].type,
  2325. id: i + 1,
  2326. proVisible: false,
  2327. });
  2328. }
  2329. for (var i = 0; i < b.actiDesign.data.length; i++) {
  2330. if (b.actiDesign.data[i].type == 3) {
  2331. b.actiDesign.imgBox.push({
  2332. url: b.actiDesign.data[i].url,
  2333. type: b.actiDesign.data[i].type,
  2334. });
  2335. }
  2336. this.pptImgUrl1.overData.actData.push({
  2337. url: b.actiDesign.data[i].url,
  2338. type: b.actiDesign.data[i].type,
  2339. id: i + 1,
  2340. proVisible: false,
  2341. });
  2342. }
  2343. for (var i = 0; i < c.stageBox.length; i++) {
  2344. c.stageBox[i].imgBox = [];
  2345. this.pptImgUrl1.proData[i] = [];
  2346. c.stageBox[i].isFold = "";
  2347. c.stageBox[i].isFold = 0;
  2348. for (var j = 0; j < c.stageBox[i].data.length; j++) {
  2349. if (c.stageBox[i].data[j].type == 3) {
  2350. c.stageBox[i].imgBox.push({
  2351. url: c.stageBox[i].data[j].url,
  2352. type: c.stageBox[i].data[j].type,
  2353. });
  2354. }
  2355. this.pptImgUrl1.proData[i].push({
  2356. url: c.stageBox[i].data[j].url,
  2357. type: c.stageBox[i].data[j].type,
  2358. id: j + 1,
  2359. proVisible: false,
  2360. });
  2361. }
  2362. for (var z = 0; z < c.stageBox[i].actBox.length; z++) {
  2363. c.stageBox[i].actBox[z].driQuestion.imgBox = [];
  2364. c.stageBox[i].actBox[z].tarDesign.imgBox = [];
  2365. c.stageBox[i].actBox[z].actiDesign.imgBox = [];
  2366. c.stageBox[i].actBox[z].evaDesign.imgBox = [];
  2367. c.stageBox[i].actBox[z].isFold = "";
  2368. c.stageBox[i].actBox[z].isFold = 0;
  2369. for (
  2370. var k = 0;
  2371. k < c.stageBox[i].actBox[z].driQuestion.data.length;
  2372. k++
  2373. ) {
  2374. if (c.stageBox[i].actBox[z].driQuestion.data[k].type == 3) {
  2375. c.stageBox[i].actBox[z].driQuestion.imgBox.push({
  2376. url: c.stageBox[i].actBox[z].driQuestion.data[k].url,
  2377. type: c.stageBox[i].actBox[z].driQuestion.data[k].type,
  2378. });
  2379. }
  2380. }
  2381. for (
  2382. var k = 0;
  2383. k < c.stageBox[i].actBox[z].tarDesign.data.length;
  2384. k++
  2385. ) {
  2386. if (c.stageBox[i].actBox[z].tarDesign.data[k].type == 3) {
  2387. c.stageBox[i].actBox[z].tarDesign.imgBox.push({
  2388. url: c.stageBox[i].actBox[z].tarDesign.data[k].url,
  2389. type: c.stageBox[i].actBox[z].tarDesign.data[k].type,
  2390. });
  2391. }
  2392. }
  2393. for (
  2394. var k = 0;
  2395. k < c.stageBox[i].actBox[z].actiDesign.data.length;
  2396. k++
  2397. ) {
  2398. if (c.stageBox[i].actBox[z].actiDesign.data[k].type == 3) {
  2399. c.stageBox[i].actBox[z].actiDesign.imgBox.push({
  2400. url: c.stageBox[i].actBox[z].actiDesign.data[k].url,
  2401. type: c.stageBox[i].actBox[z].actiDesign.data[k].type,
  2402. });
  2403. }
  2404. }
  2405. for (
  2406. var k = 0;
  2407. k < c.stageBox[i].actBox[z].evaDesign.data.length;
  2408. k++
  2409. ) {
  2410. if (c.stageBox[i].actBox[z].evaDesign.data[k].type == 3) {
  2411. c.stageBox[i].actBox[z].evaDesign.imgBox.push({
  2412. url: c.stageBox[i].actBox[z].evaDesign.data[k].url,
  2413. type: c.stageBox[i].actBox[z].evaDesign.data[k].type,
  2414. });
  2415. }
  2416. }
  2417. }
  2418. }
  2419. for (var i = 0; i < e.data.length; i++) {
  2420. if (e.data[i].type == 3) {
  2421. e.imgBox.push({ url: e.data[i].url, type: e.data[i].type });
  2422. }
  2423. this.pptImgUrl1.excData.push({
  2424. url: e.data[i].url,
  2425. type: e.data[i].type,
  2426. id: i + 1,
  2427. proVisible: false,
  2428. });
  2429. }
  2430. for (var i = 0; i < f.data.length; i++) {
  2431. if (f.data[i].type == 3) {
  2432. f.imgBox.push({ url: f.data[i].url, type: f.data[i].type });
  2433. }
  2434. this.pptImgUrl1.effData.push({
  2435. url: f.data[i].url,
  2436. type: f.data[i].type,
  2437. id: i + 1,
  2438. proVisible: false,
  2439. });
  2440. }
  2441. this.lookFile();
  2442. this.reTop();
  2443. })
  2444. .catch((err) => {
  2445. console.error(err);
  2446. });
  2447. },
  2448. selectNav(n) {
  2449. this.dialogVisibleBrief = true;
  2450. this.briefNav = n;
  2451. },
  2452. onPlayerPlay() {},
  2453. lookFile1(u, t) {
  2454. //1文档2视频3图片
  2455. this.pptImgUrl = "";
  2456. var a = ["PPT", "PPTX", "XLSX", "XLS", "DOC", "DOCX"];
  2457. var c = [
  2458. "BMP",
  2459. "PJP",
  2460. "APNG",
  2461. "PNG",
  2462. "JPG",
  2463. "GIF",
  2464. "SVG",
  2465. "JPEG",
  2466. "JPG",
  2467. "ICO",
  2468. "PGPEG",
  2469. "AVIF",
  2470. ];
  2471. if (
  2472. a.indexOf(u.split(".")[u.split(".").length - 1].toLocaleUpperCase()) !=
  2473. -1
  2474. ) {
  2475. this.pptImgUrl = u;
  2476. this.showPDF = false;
  2477. this.dialogVisible = true;
  2478. } else if (
  2479. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2480. ) {
  2481. this.pptImgUrl = u;
  2482. this.showPDF = true;
  2483. this.dialogVisible = true;
  2484. } else if (
  2485. c.indexOf(u.split(".")[u.split(".").length - 1].toLocaleUpperCase()) !=
  2486. -1
  2487. ) {
  2488. this.previewImg(u);
  2489. } else {
  2490. this.videoDetail = {};
  2491. this.playerOptions.sources[0].src = u;
  2492. this.videoDetail = this.playerOptions;
  2493. this.videoVisible = true;
  2494. }
  2495. },
  2496. lookFile2(u, t, type, i, j) {
  2497. var b = [
  2498. "DOC",
  2499. "DOCX",
  2500. "DOCM",
  2501. "DOTM",
  2502. "DOTX",
  2503. "PPTX",
  2504. "PPSX",
  2505. "PPT",
  2506. "PPS",
  2507. "PPTM",
  2508. "POTM",
  2509. "PPAM",
  2510. "POTX",
  2511. "PPSM",
  2512. "DOT",
  2513. "XLSX",
  2514. "XLS",
  2515. ];
  2516. var c = [
  2517. "BMP",
  2518. "PJP",
  2519. "APNG",
  2520. "PNG",
  2521. "JPG",
  2522. "GIF",
  2523. "SVG",
  2524. "JPEG",
  2525. "JPG",
  2526. "ICO",
  2527. "PGPEG",
  2528. "AVIF",
  2529. ];
  2530. var d = JSON.parse(JSON.stringify(this.playerOptions));
  2531. if (type == 0) {
  2532. if (
  2533. b.indexOf(
  2534. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2535. ) != -1
  2536. ) {
  2537. this.pptImgUrl2.infoData.showType = 2;
  2538. this.pptImgUrl2.infoData.url =
  2539. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2540. } else if (
  2541. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2542. ) {
  2543. this.pptImgUrl2.infoData.showType = 1;
  2544. this.pptImgUrl2.infoData.url = u;
  2545. } else if (
  2546. c.indexOf(
  2547. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2548. ) != -1
  2549. ) {
  2550. this.pptImgUrl2.infoData.showType = 4;
  2551. this.pptImgUrl2.infoData.url = u;
  2552. } else {
  2553. // this.videoDetail = {};
  2554. // this.playerOptions.sources[0].src = u;
  2555. // this.videoDetail = this.playerOptions;
  2556. this.pptImgUrl2.infoData.showType = 3;
  2557. this.pptImgUrl2.infoData.playerO = d;
  2558. this.pptImgUrl2.infoData.playerO.sources[0].src = u;
  2559. }
  2560. this.pptImgUrl1.fileType.infoType = j + 1;
  2561. this.nameIndex = j;
  2562. } else if (type == 1) {
  2563. if (
  2564. b.indexOf(
  2565. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2566. ) != -1
  2567. ) {
  2568. this.pptImgUrl2.overData.driData.showType = 2;
  2569. this.pptImgUrl2.overData.driData.url =
  2570. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2571. } else if (
  2572. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2573. ) {
  2574. this.pptImgUrl2.overData.driData.showType = 1;
  2575. this.pptImgUrl2.overData.driData.url = u;
  2576. } else if (
  2577. c.indexOf(
  2578. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2579. ) != -1
  2580. ) {
  2581. this.pptImgUrl2.overData.driData.showType = 4;
  2582. this.pptImgUrl2.overData.driData.url = u;
  2583. } else {
  2584. this.pptImgUrl2.overData.driData.showType = 3;
  2585. this.pptImgUrl2.overData.driData.playerO = d;
  2586. this.pptImgUrl2.overData.driData.playerO.sources[0].src = u;
  2587. }
  2588. this.pptImgUrl1.fileType.overType.driType = j + 1;
  2589. } else if (type == 2) {
  2590. if (
  2591. b.indexOf(
  2592. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2593. ) != -1
  2594. ) {
  2595. this.pptImgUrl2.overData.tarData.showType = 2;
  2596. this.pptImgUrl2.overData.tarData.url =
  2597. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2598. } else if (
  2599. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2600. ) {
  2601. this.pptImgUrl2.overData.tarData.showType = 1;
  2602. this.pptImgUrl2.overData.tarData.url = u;
  2603. } else if (
  2604. c.indexOf(
  2605. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2606. ) != -1
  2607. ) {
  2608. this.pptImgUrl2.overData.tarData.showType = 4;
  2609. this.pptImgUrl2.overData.tarData.url = u;
  2610. } else {
  2611. this.pptImgUrl2.overData.tarData.showType = 3;
  2612. this.pptImgUrl2.overData.tarData.playerO = d;
  2613. this.pptImgUrl2.overData.tarData.playerO.sources[0].src = u;
  2614. }
  2615. this.pptImgUrl1.fileType.overType.tarType = j + 1;
  2616. } else if (type == 3) {
  2617. if (
  2618. b.indexOf(
  2619. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2620. ) != -1
  2621. ) {
  2622. this.pptImgUrl2.overData.actData.showType = 2;
  2623. this.pptImgUrl2.overData.actData.url =
  2624. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2625. } else if (
  2626. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2627. ) {
  2628. this.pptImgUrl2.overData.actData.showType = 1;
  2629. this.pptImgUrl2.overData.actData.url = u;
  2630. } else if (
  2631. c.indexOf(
  2632. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2633. ) != -1
  2634. ) {
  2635. this.pptImgUrl2.overData.actData.showType = 4;
  2636. this.pptImgUrl2.overData.actData.url = u;
  2637. } else {
  2638. this.pptImgUrl2.overData.actData.showType = 3;
  2639. this.pptImgUrl2.overData.actData.playerO = d;
  2640. this.pptImgUrl2.overData.actData.playerO.sources[0].src = u;
  2641. }
  2642. this.pptImgUrl1.fileType.overType.actType = j + 1;
  2643. } else if (type == 4) {
  2644. if (
  2645. b.indexOf(
  2646. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2647. ) != -1
  2648. ) {
  2649. this.pptImgUrl2.proData[i].showType = 2;
  2650. this.pptImgUrl2.proData[i].url =
  2651. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2652. } else if (
  2653. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2654. ) {
  2655. this.pptImgUrl2.proData[i].showType = 1;
  2656. this.pptImgUrl2.proData[i].url = u;
  2657. } else if (
  2658. c.indexOf(
  2659. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2660. ) != -1
  2661. ) {
  2662. this.pptImgUrl2.proData[i].showType = 4;
  2663. this.pptImgUrl2.proData[i].url = u;
  2664. } else {
  2665. this.pptImgUrl2.proData[i].showType = 3;
  2666. this.pptImgUrl2.proData[i].playerO = d;
  2667. this.pptImgUrl2.proData[i].playerO.sources[0].src = u;
  2668. }
  2669. this.pptImgUrl1.fileType.proType = j + 1;
  2670. } else if (type == 5) {
  2671. if (
  2672. b.indexOf(
  2673. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2674. ) != -1
  2675. ) {
  2676. this.pptImgUrl2.excData.showType = 2;
  2677. this.pptImgUrl2.excData.url =
  2678. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2679. } else if (
  2680. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2681. ) {
  2682. this.pptImgUrl2.excData.showType = 1;
  2683. this.pptImgUrl2.excData.url = u;
  2684. } else if (
  2685. c.indexOf(
  2686. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2687. ) != -1
  2688. ) {
  2689. this.pptImgUrl2.excData.showType = 4;
  2690. this.pptImgUrl2.excData.url = u;
  2691. } else {
  2692. this.pptImgUrl2.excData.showType = 3;
  2693. this.pptImgUrl2.excData.playerO = d;
  2694. this.pptImgUrl2.excData.playerO.sources[0].src = u;
  2695. }
  2696. this.pptImgUrl1.fileType.excType = j + 1;
  2697. } else if (type == 6) {
  2698. if (
  2699. b.indexOf(
  2700. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2701. ) != -1
  2702. ) {
  2703. this.pptImgUrl2.effData.showType = 2;
  2704. this.pptImgUrl2.effData.url =
  2705. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  2706. } else if (
  2707. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  2708. ) {
  2709. this.pptImgUrl2.effData.showType = 1;
  2710. this.pptImgUrl2.effData.url = u;
  2711. } else if (
  2712. c.indexOf(
  2713. u.split(".")[u.split(".").length - 1].toLocaleUpperCase()
  2714. ) != -1
  2715. ) {
  2716. this.pptImgUrl2.effData.showType = 4;
  2717. this.pptImgUrl2.effData.url = u;
  2718. } else {
  2719. this.pptImgUrl2.effData.showType = 3;
  2720. this.pptImgUrl2.effData.playerO = d;
  2721. this.pptImgUrl2.effData.playerO.sources[0].src = u;
  2722. }
  2723. this.pptImgUrl1.fileType.effType = j + 1;
  2724. }
  2725. },
  2726. lookFile() {
  2727. var a = this.pptImgUrl1;
  2728. var b = [
  2729. "DOC",
  2730. "DOCX",
  2731. "DOCM",
  2732. "DOTM",
  2733. "DOTX",
  2734. "PPTX",
  2735. "PPSX",
  2736. "PPT",
  2737. "PPS",
  2738. "PPTM",
  2739. "POTM",
  2740. "PPAM",
  2741. "POTX",
  2742. "PPSM",
  2743. "DOT",
  2744. "XLSX",
  2745. "XLS",
  2746. ];
  2747. var c = [
  2748. "BMP",
  2749. "PJP",
  2750. "APNG",
  2751. "PNG",
  2752. "JPG",
  2753. "GIF",
  2754. "SVG",
  2755. "JPEG",
  2756. "JPG",
  2757. "ICO",
  2758. "PGPEG",
  2759. "AVIF",
  2760. ];
  2761. var d = JSON.parse(JSON.stringify(this.playerOptions));
  2762. this.pptImgUrl2.infoData = a.infoData ? a.infoData[0] : {};
  2763. if (a.infoData.length > 0) {
  2764. if (
  2765. b.indexOf(
  2766. this.pptImgUrl2.infoData.url
  2767. .split(".")
  2768. [
  2769. this.pptImgUrl2.infoData.url.split(".").length - 1
  2770. ].toLocaleUpperCase()
  2771. ) != -1
  2772. ) {
  2773. this.pptImgUrl2.infoData.url =
  2774. "https://view.officeapps.live.com/op/view.aspx?src=" +
  2775. this.pptImgUrl2.infoData.url;
  2776. this.pptImgUrl2.infoData.showType = 2;
  2777. } else if (
  2778. this.pptImgUrl2.infoData.url
  2779. .split(".")
  2780. [
  2781. this.pptImgUrl2.infoData.url.split(".").length - 1
  2782. ].toLocaleUpperCase() == "PDF"
  2783. ) {
  2784. this.pptImgUrl2.infoData.showType = 1;
  2785. } else if (
  2786. c.indexOf(
  2787. this.pptImgUrl2.infoData.url
  2788. .split(".")
  2789. [
  2790. this.pptImgUrl2.infoData.url.split(".").length - 1
  2791. ].toLocaleUpperCase()
  2792. ) != -1
  2793. ) {
  2794. this.pptImgUrl2.infoData.showType = 4;
  2795. } else {
  2796. // this.videoDetail = {};
  2797. // this.playerOptions.sources[0].src = u;
  2798. // this.videoDetail = this.playerOptions;
  2799. this.pptImgUrl2.infoData.playerO = d;
  2800. this.pptImgUrl2.infoData.playerO.sources[0].src =
  2801. this.pptImgUrl2.infoData.url;
  2802. this.pptImgUrl2.infoData.showType = 3;
  2803. }
  2804. this.pptImgUrl1.fileType.infoType = 1;
  2805. }
  2806. this.pptImgUrl2.overData.driData = a.overData.driData
  2807. ? a.overData.driData[0]
  2808. : {};
  2809. if (a.overData.driData.length > 0) {
  2810. if (
  2811. b.indexOf(
  2812. this.pptImgUrl2.overData.driData.url
  2813. .split(".")
  2814. [
  2815. this.pptImgUrl2.overData.driData.url.split(".").length - 1
  2816. ].toLocaleUpperCase()
  2817. ) != -1
  2818. ) {
  2819. this.pptImgUrl2.overData.driData.url =
  2820. "https://view.officeapps.live.com/op/view.aspx?src=" +
  2821. this.pptImgUrl2.overData.driData.url;
  2822. this.pptImgUrl2.overData.driData.showType = 2;
  2823. } else if (
  2824. this.pptImgUrl2.overData.driData.url
  2825. .split(".")
  2826. [
  2827. this.pptImgUrl2.overData.driData.url.split(".").length - 1
  2828. ].toLocaleUpperCase() == "PDF"
  2829. ) {
  2830. this.pptImgUrl2.overData.driData.showType = 1;
  2831. } else if (
  2832. c.indexOf(
  2833. this.pptImgUrl2.overData.driData.url
  2834. .split(".")
  2835. [
  2836. this.pptImgUrl2.overData.driData.url.split(".").length - 1
  2837. ].toLocaleUpperCase()
  2838. ) != -1
  2839. ) {
  2840. this.pptImgUrl2.overData.driData.showType = 4;
  2841. } else {
  2842. this.pptImgUrl2.overData.driData.playerO = d;
  2843. this.pptImgUrl2.overData.driData.playerO.sources[0].src =
  2844. this.pptImgUrl2.overData.driData.url;
  2845. this.pptImgUrl2.overData.driData.showType = 3;
  2846. }
  2847. this.pptImgUrl1.fileType.overType.driType = 1;
  2848. }
  2849. this.pptImgUrl2.overData.tarData = a.overData.tarData
  2850. ? a.overData.tarData[0]
  2851. : {};
  2852. if (a.overData.tarData.length > 0) {
  2853. if (
  2854. b.indexOf(
  2855. this.pptImgUrl2.overData.tarData.url
  2856. .split(".")
  2857. [
  2858. this.pptImgUrl2.overData.tarData.url.split(".").length - 1
  2859. ].toLocaleUpperCase()
  2860. ) != -1
  2861. ) {
  2862. this.pptImgUrl2.overData.tarData.url =
  2863. "https://view.officeapps.live.com/op/view.aspx?src=" +
  2864. this.pptImgUrl2.overData.tarData.url;
  2865. this.pptImgUrl2.overData.tarData.showType = 2;
  2866. } else if (
  2867. this.pptImgUrl2.overData.tarData.url
  2868. .split(".")
  2869. [
  2870. this.pptImgUrl2.overData.tarData.url.split(".").length - 1
  2871. ].toLocaleUpperCase() == "PDF"
  2872. ) {
  2873. this.pptImgUrl2.overData.tarData.showType = 1;
  2874. } else if (
  2875. c.indexOf(
  2876. this.pptImgUrl2.overData.tarData.url
  2877. .split(".")
  2878. [
  2879. this.pptImgUrl2.overData.tarData.url.split(".").length - 1
  2880. ].toLocaleUpperCase()
  2881. ) != -1
  2882. ) {
  2883. this.pptImgUrl2.overData.tarData.showType = 4;
  2884. } else {
  2885. this.pptImgUrl2.overData.tarData.playerO = d;
  2886. this.pptImgUrl2.overData.tarData.playerO.sources[0].src =
  2887. this.pptImgUrl2.overData.tarData.url;
  2888. this.pptImgUrl2.overData.tarData.showType = 3;
  2889. }
  2890. this.pptImgUrl1.fileType.overType.tarType = 1;
  2891. }
  2892. this.pptImgUrl2.overData.actData = a.overData.actData
  2893. ? a.overData.actData[0]
  2894. : {};
  2895. if (a.overData.actData.length > 0) {
  2896. if (
  2897. b.indexOf(
  2898. this.pptImgUrl2.overData.actData.url
  2899. .split(".")
  2900. [
  2901. this.pptImgUrl2.overData.actData.url.split(".").length - 1
  2902. ].toLocaleUpperCase()
  2903. ) != -1
  2904. ) {
  2905. this.pptImgUrl2.overData.actData.url =
  2906. "https://view.officeapps.live.com/op/view.aspx?src=" +
  2907. this.pptImgUrl2.overData.actData.url;
  2908. this.pptImgUrl2.overData.actData.showType = 2;
  2909. } else if (
  2910. this.pptImgUrl2.overData.actData.url
  2911. .split(".")
  2912. [
  2913. this.pptImgUrl2.overData.actData.url.split(".").length - 1
  2914. ].toLocaleUpperCase() == "PDF"
  2915. ) {
  2916. this.pptImgUrl2.overData.actData.showType = 1;
  2917. } else if (
  2918. c.indexOf(
  2919. this.pptImgUrl2.overData.actData.url
  2920. .split(".")
  2921. [
  2922. this.pptImgUrl2.overData.actData.url.split(".").length - 1
  2923. ].toLocaleUpperCase()
  2924. ) != -1
  2925. ) {
  2926. this.pptImgUrl2.overData.actData.showType = 4;
  2927. } else {
  2928. this.pptImgUrl2.overData.actData.playerO = d;
  2929. this.pptImgUrl2.overData.actData.playerO.sources[0].src =
  2930. this.pptImgUrl2.overData.actData.url;
  2931. this.pptImgUrl2.overData.actData.showType = 3;
  2932. }
  2933. this.pptImgUrl1.fileType.overType.actType = 1;
  2934. }
  2935. for (var i = 0; i < a.proData.length; i++) {
  2936. this.pptImgUrl2.proData[i] = a.proData[i] ? a.proData[i][0] : {};
  2937. if (a.proData[i].length > 0) {
  2938. if (
  2939. b.indexOf(
  2940. this.pptImgUrl2.proData[i].url
  2941. .split(".")
  2942. [
  2943. this.pptImgUrl2.proData[i].url.split(".").length - 1
  2944. ].toLocaleUpperCase()
  2945. ) != -1
  2946. ) {
  2947. this.pptImgUrl2.proData[i].url =
  2948. "https://view.officeapps.live.com/op/view.aspx?src=" +
  2949. this.pptImgUrl2.proData[i].url;
  2950. this.pptImgUrl2.proData[i].showType = 2;
  2951. } else if (
  2952. this.pptImgUrl2.proData[i].url
  2953. .split(".")
  2954. [
  2955. this.pptImgUrl2.proData[i].url.split(".").length - 1
  2956. ].toLocaleUpperCase() == "PDF"
  2957. ) {
  2958. this.pptImgUrl2.proData[i].showType = 1;
  2959. } else if (
  2960. c.indexOf(
  2961. this.pptImgUrl2.proData[i].url
  2962. .split(".")
  2963. [
  2964. this.pptImgUrl2.proData[i].url.split(".").length - 1
  2965. ].toLocaleUpperCase()
  2966. ) != -1
  2967. ) {
  2968. this.pptImgUrl2.proData[i].showType = 4;
  2969. } else {
  2970. this.pptImgUrl2.proData[i].playerO = d;
  2971. this.pptImgUrl2.proData[i].playerO.sources[0].src =
  2972. this.pptImgUrl2.proData[i].url;
  2973. this.pptImgUrl2.proData[i].showType = 3;
  2974. }
  2975. this.pptImgUrl1.fileType.proType = 1;
  2976. }
  2977. }
  2978. this.pptImgUrl2.excData = a.excData ? a.excData[0] : {};
  2979. if (a.excData.length > 0) {
  2980. if (
  2981. b.indexOf(
  2982. this.pptImgUrl2.excData.url
  2983. .split(".")
  2984. [
  2985. this.pptImgUrl2.excData.url.split(".").length - 1
  2986. ].toLocaleUpperCase()
  2987. ) != -1
  2988. ) {
  2989. this.pptImgUrl2.excData.url =
  2990. "https://view.officeapps.live.com/op/view.aspx?src=" +
  2991. this.pptImgUrl2.excData.url;
  2992. this.pptImgUrl2.excData.showType = 2;
  2993. } else if (
  2994. this.pptImgUrl2.excData.url
  2995. .split(".")
  2996. [
  2997. this.pptImgUrl2.excData.url.split(".").length - 1
  2998. ].toLocaleUpperCase() == "PDF"
  2999. ) {
  3000. this.pptImgUrl2.excData.showType = 1;
  3001. } else if (
  3002. c.indexOf(
  3003. this.pptImgUrl2.excData.url
  3004. .split(".")
  3005. [
  3006. this.pptImgUrl2.excData.url.split(".").length - 1
  3007. ].toLocaleUpperCase()
  3008. ) != -1
  3009. ) {
  3010. this.pptImgUrl2.excData.showType = 4;
  3011. } else {
  3012. this.pptImgUrl2.excData.playerO = d;
  3013. this.pptImgUrl2.excData.playerO.sources[0].src =
  3014. this.pptImgUrl2.excData.url;
  3015. this.pptImgUrl2.excData.showType = 3;
  3016. }
  3017. this.pptImgUrl1.fileType.excType = 1;
  3018. }
  3019. this.pptImgUrl2.effData = a.effData ? a.effData[0] : {};
  3020. if (a.effData.length > 0) {
  3021. if (
  3022. b.indexOf(
  3023. this.pptImgUrl2.effData.url
  3024. .split(".")
  3025. [
  3026. this.pptImgUrl2.effData.url.split(".").length - 1
  3027. ].toLocaleUpperCase()
  3028. ) != -1
  3029. ) {
  3030. this.pptImgUrl2.effData.url =
  3031. "https://view.officeapps.live.com/op/view.aspx?src=" +
  3032. this.pptImgUrl2.effData.url;
  3033. this.pptImgUrl2.effData.showType = 2;
  3034. } else if (
  3035. this.pptImgUrl2.effData.url
  3036. .split(".")
  3037. [
  3038. this.pptImgUrl2.effData.url.split(".").length - 1
  3039. ].toLocaleUpperCase() == "PDF"
  3040. ) {
  3041. this.pptImgUrl2.effData.showType = 1;
  3042. } else if (
  3043. c.indexOf(
  3044. this.pptImgUrl2.effData.url
  3045. .split(".")
  3046. [
  3047. this.pptImgUrl2.effData.url.split(".").length - 1
  3048. ].toLocaleUpperCase()
  3049. ) != -1
  3050. ) {
  3051. this.pptImgUrl2.effData.showType = 4;
  3052. } else {
  3053. this.pptImgUrl2.effData.playerO = d;
  3054. this.pptImgUrl2.effData.playerO.sources[0].src =
  3055. this.pptImgUrl2.effData.url;
  3056. this.pptImgUrl2.effData.showType = 3;
  3057. }
  3058. this.pptImgUrl1.fileType.effType = 1;
  3059. }
  3060. },
  3061. // downloadFile(url) {
  3062. // let _url = "";
  3063. // if (
  3064. // url.indexOf("https://view.officeapps.live.com/op/view.aspx?src=") != -1
  3065. // ) {
  3066. // _url = url.split(
  3067. // "https://view.officeapps.live.com/op/view.aspx?src="
  3068. // )[1];
  3069. // } else {
  3070. // _url = url;
  3071. // }
  3072. // const x = new XMLHttpRequest();
  3073. // x.open("GET", _url, true);
  3074. // x.responseType = "blob";
  3075. // x.onload = function (e) {
  3076. // // const url = window.URL.createObjectURL(x.response);
  3077. // // const a = document.createElement("a");
  3078. // // a.href = url;
  3079. // // a.target = "_blank";
  3080. // // a.download = url;
  3081. // // a.click();
  3082. // // a.remove();
  3083. // let content = x.response;
  3084. // let elink = document.createElement("a");
  3085. // elink.download = decodeURI(
  3086. // _url.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]
  3087. // );
  3088. // elink.style.display = "none";
  3089. // let blob = new Blob([content]);
  3090. // elink.href = URL.createObjectURL(blob);
  3091. // document.body.appendChild(elink);
  3092. // elink.click();
  3093. // document.body.removeChild(elink);
  3094. // };
  3095. // x.send();
  3096. // },
  3097. jump(t) {
  3098. var a = document.getElementById(t);
  3099. var b = this.$refs["cenBox"];
  3100. if (this.isNavTop >= 300) {
  3101. b.scrollTop = a.offsetTop - 80;
  3102. } else {
  3103. b.scrollTop = a.offsetTop - 150;
  3104. }
  3105. },
  3106. jumpS(i) {
  3107. var a = document.getElementById("jd" + i);
  3108. var b = this.$refs["cenBox"];
  3109. b.scrollTop = a.offsetTop - 70;
  3110. },
  3111. jumpB(i) {
  3112. var a = document.getElementById("jdb" + i);
  3113. var b = this.$refs["cenBox"];
  3114. b.scrollTop = a.offsetTop - 70;
  3115. },
  3116. reTop() {
  3117. var a = this.$refs["cenBox"];
  3118. a.scrollTop = 0;
  3119. },
  3120. allScrollTop(ev) {
  3121. console.log(ev.target.scrollTop);
  3122. this.isNavTop = ev.target.scrollTop;
  3123. },
  3124. fold(i, j, e, type) {
  3125. var a =
  3126. e.currentTarget.parentElement.parentElement.parentElement.parentElement;
  3127. var b = e.currentTarget.parentElement;
  3128. if (type == 1) {
  3129. this.anliBox[0].process.stageBox[j].actBox[i].isFold = 1;
  3130. a.className += " smallTaskBorder";
  3131. b.className += " funBlockTop";
  3132. } else {
  3133. this.anliBox[0].process.stageBox[j].actBox[i].isFold = 0;
  3134. a.className = "jdBox";
  3135. b.className = "funBlock";
  3136. }
  3137. this.$forceUpdate();
  3138. },
  3139. fold1(i, e, type) {
  3140. var a =
  3141. e.currentTarget.parentElement.parentElement.parentElement.parentElement;
  3142. var b = e.currentTarget.parentElement;
  3143. if (type == 1) {
  3144. this.anliBox[0].process.stageBox[i].isFold = 1;
  3145. a.className += " smallTaskBorder";
  3146. b.className += " funBlockTop";
  3147. } else {
  3148. this.anliBox[0].process.stageBox[i].isFold = 0;
  3149. a.className = "jdBox";
  3150. b.className = "funBlock";
  3151. }
  3152. this.$forceUpdate();
  3153. },
  3154. lookBig(u) {
  3155. var b = [
  3156. "DOC",
  3157. "DOCX",
  3158. "DOCM",
  3159. "DOTM",
  3160. "DOTX",
  3161. "PPTX",
  3162. "PPSX",
  3163. "PPT",
  3164. "PPS",
  3165. "PPTM",
  3166. "POTM",
  3167. "PPAM",
  3168. "POTX",
  3169. "PPSM",
  3170. "DOT",
  3171. "XLSX",
  3172. "XLS",
  3173. ];
  3174. var c = [
  3175. "BMP",
  3176. "PJP",
  3177. "APNG",
  3178. "PNG",
  3179. "JPG",
  3180. "GIF",
  3181. "SVG",
  3182. "JPEG",
  3183. "JPG",
  3184. "ICO",
  3185. "PGPEG",
  3186. "AVIF",
  3187. ];
  3188. if (
  3189. b.indexOf(u.split(".")[u.split(".").length - 1].toLocaleUpperCase()) !=
  3190. -1
  3191. ) {
  3192. this.pptImgUrl =
  3193. "https://view.officeapps.live.com/op/view.aspx?src=" + u;
  3194. this.showPDF = false;
  3195. this.dialogVisible = true;
  3196. } else if (
  3197. u.split(".")[u.split(".").length - 1].toLocaleUpperCase() == "PDF"
  3198. ) {
  3199. this.pptImgUrl = u;
  3200. this.showPDF = true;
  3201. this.dialogVisible = true;
  3202. } else if (
  3203. c.indexOf(u.split(".")[u.split(".").length - 1].toLocaleUpperCase()) !=
  3204. -1
  3205. ) {
  3206. this.previewImg(u);
  3207. } else {
  3208. this.videoDetail = {};
  3209. this.playerOptions.sources[0].src = u;
  3210. this.videoDetail = this.playerOptions;
  3211. this.videoVisible = true;
  3212. }
  3213. },
  3214. },
  3215. computed: {
  3216. selectHeight() {
  3217. //此处不需要携带参数
  3218. return function (i) {
  3219. /** do something */
  3220. // a = a + 'testforplaceholider'
  3221. var a = document.getElementById(i);
  3222. var b = a && a.clientHeight;
  3223. return b > 500;
  3224. };
  3225. },
  3226. },
  3227. created() {
  3228. this.selectAnLi();
  3229. },
  3230. };
  3231. </script>
  3232. <style scoped>
  3233. @media screen and (max-width: 1280px) {
  3234. .file > div > div:nth-child(2) > div:nth-child(1) {
  3235. width: 80px !important;
  3236. }
  3237. .leftImg {
  3238. height: 230px !important;
  3239. }
  3240. .navTop {
  3241. margin: 0 5px !important;
  3242. }
  3243. .navBox {
  3244. margin: 0 0 0 28% !important;
  3245. }
  3246. .messageBox {
  3247. margin: 1% 0 0 28% !important;
  3248. }
  3249. .proOverNav {
  3250. width: 94% !important;
  3251. }
  3252. .look_file {
  3253. width: 55% !important;
  3254. }
  3255. .leftNav {
  3256. top: 60% !important;
  3257. transform: translateY(-25%) !important;
  3258. }
  3259. .isleftNav {
  3260. top: 55% !important;
  3261. }
  3262. .isNavBox {
  3263. left: 22% !important;
  3264. }
  3265. }
  3266. html,
  3267. body {
  3268. background: #e1f1ff !important;
  3269. }
  3270. .add_student >>> .el-dialog__header {
  3271. padding: 20px 20px 10px;
  3272. text-align: center;
  3273. background: #32455b;
  3274. }
  3275. .add_student >>> .el-dialog__title {
  3276. font-size: 14px !important;
  3277. color: #fff !important;
  3278. }
  3279. .add_student >>> .el-dialog__headerbtn {
  3280. font-size: 20px !important;
  3281. }
  3282. .add_student >>> .el-form-item__label {
  3283. margin-left: 65px;
  3284. }
  3285. .add_student >>> .el-form-item {
  3286. display: flex;
  3287. }
  3288. .add_student >>> .el-form-item__content {
  3289. margin: 0 !important;
  3290. }
  3291. .add_student >>> .el-dialog__footer {
  3292. text-align: center !important;
  3293. }
  3294. .center_content {
  3295. width: 100%;
  3296. height: 100%;
  3297. background: #e1f1ff;
  3298. overflow: auto;
  3299. }
  3300. .detaBox {
  3301. padding: 10px 0 0 0;
  3302. background: #e0eaf3;
  3303. position: relative;
  3304. padding-bottom: 50px;
  3305. }
  3306. .anliMiddle {
  3307. margin: 0 0 15px 0;
  3308. width: 100%;
  3309. background: #fff;
  3310. }
  3311. .anliImg {
  3312. width: 200px;
  3313. height: 115px;
  3314. }
  3315. .anliImg > img {
  3316. width: 100%;
  3317. height: 100%;
  3318. object-fit: cover;
  3319. }
  3320. .people {
  3321. display: flex;
  3322. }
  3323. .person {
  3324. margin-left: 10px;
  3325. line-height: 18px;
  3326. }
  3327. .man {
  3328. width: 16px;
  3329. height: 16px;
  3330. }
  3331. .man > img {
  3332. width: 100%;
  3333. height: 100%;
  3334. }
  3335. .anliBox {
  3336. display: flex;
  3337. flex-direction: row;
  3338. flex-wrap: nowrap;
  3339. align-items: center;
  3340. padding: 25px 0 25px 60px;
  3341. position: relative;
  3342. }
  3343. .anliNav {
  3344. padding-left: 30px;
  3345. }
  3346. .anliNav > div:nth-child(1) {
  3347. font-size: 20px;
  3348. font-weight: bold;
  3349. }
  3350. .anliNav > div:nth-child(2) {
  3351. margin: 10px 0 10px 0;
  3352. }
  3353. .anliNav > div:nth-child(3) {
  3354. display: flex;
  3355. margin-bottom: 10px;
  3356. flex-direction: row;
  3357. flex-wrap: nowrap;
  3358. align-items: center;
  3359. }
  3360. .anliNav > div:nth-child(3) > div:nth-child(2) {
  3361. /* color: #aba8a8; */
  3362. margin-left: 35px;
  3363. }
  3364. .navBox {
  3365. display: flex;
  3366. flex-direction: row;
  3367. flex-wrap: nowrap;
  3368. align-items: center;
  3369. justify-content: flex-start;
  3370. background: #fff;
  3371. width: 60%;
  3372. margin: 0 auto;
  3373. height: 50px;
  3374. border-radius: 5px;
  3375. }
  3376. .isNavBox {
  3377. position: fixed;
  3378. left: 50%;
  3379. transform: translateX(-50%);
  3380. /* top: 5%; */
  3381. top: 50px;
  3382. box-shadow: 2px 2px 11px 1px #bdbdbd;
  3383. width: 100%;
  3384. border-radius: 0 !important;
  3385. z-index: 999;
  3386. justify-content: center;
  3387. }
  3388. .isNavBox > div > div:nth-child(2):hover,
  3389. .navBox > div > div:nth-child(2):hover {
  3390. color: #5e5e5e;
  3391. }
  3392. /* .isMessageBox {
  3393. margin: 11% auto !important;
  3394. } */
  3395. .navBox > div:nth-child(5) > div:nth-child(2) {
  3396. width: 150px;
  3397. }
  3398. .navBox > div:nth-child(6) > div:nth-child(2) {
  3399. width: 120px;
  3400. }
  3401. /* .navBox > div:nth-child(2) > div:nth-child(2),
  3402. .navBox > div:nth-child(3) > div:nth-child(2) {
  3403. width: 70px;
  3404. } */
  3405. .navTop {
  3406. display: flex;
  3407. flex-direction: row;
  3408. flex-wrap: nowrap;
  3409. align-items: center;
  3410. margin: 0 20px;
  3411. cursor: pointer;
  3412. }
  3413. .navImg {
  3414. width: 30px;
  3415. height: 30px;
  3416. }
  3417. .navImg > img {
  3418. width: 100%;
  3419. height: 100%;
  3420. object-fit: cover;
  3421. }
  3422. .messageBox {
  3423. width: 60%;
  3424. margin: 15px auto;
  3425. }
  3426. .whiteBg {
  3427. width: 100%;
  3428. background: #fff;
  3429. margin: 20px 0;
  3430. padding-top: 15px;
  3431. border-radius: 5px;
  3432. box-sizing: border-box;
  3433. }
  3434. .whiteLeft {
  3435. /* width: 64%; */
  3436. margin: 0;
  3437. height: auto;
  3438. }
  3439. .navBg,
  3440. .jdNavBg,
  3441. .bigNavBg {
  3442. width: 160px;
  3443. height: 50px;
  3444. background-image: url("../../../../assets/icon/anliDetail/navBg.png");
  3445. background-size: 100% 100%;
  3446. color: #fff;
  3447. text-align: center;
  3448. line-height: 50px;
  3449. margin: 0 0 5px 10px;
  3450. text-indent: 20px;
  3451. }
  3452. .bigNavBg {
  3453. width: 200px;
  3454. background-image: url("../../../../assets/icon/anliDetail/longNavBg.png");
  3455. }
  3456. .jdNavBg {
  3457. background-image: url("../../../../assets/icon/anliDetail/jdNavBg.png");
  3458. }
  3459. .detaBrief {
  3460. padding: 0 0 20px 40px;
  3461. text-indent: 25px;
  3462. width: 90%;
  3463. height: 100px;
  3464. overflow: auto;
  3465. word-break: break-word;
  3466. }
  3467. .proOverCss {
  3468. width: 100%;
  3469. display: flex;
  3470. flex-direction: column;
  3471. flex-wrap: nowrap;
  3472. align-items: flex-start;
  3473. }
  3474. .fileLook {
  3475. display: flex;
  3476. width: 97%;
  3477. flex-direction: row;
  3478. flex-wrap: nowrap;
  3479. align-items: center;
  3480. margin: 10px auto 10px;
  3481. border: 1px solid #ccc;
  3482. border-radius: 15px;
  3483. }
  3484. .look_file {
  3485. background: #fff;
  3486. margin: 10px 20px;
  3487. border-radius: 10px;
  3488. box-sizing: border-box;
  3489. width: 60%;
  3490. }
  3491. .whiteRight {
  3492. width: 100%;
  3493. }
  3494. .proOverNav {
  3495. word-break: break-word;
  3496. margin-left: 10px;
  3497. width: 95.5%;
  3498. padding: 0 10px 10px 0;
  3499. border-radius: 5px;
  3500. height: auto;
  3501. /* max-height: 500px; */
  3502. line-height: 30px;
  3503. padding: 10px;
  3504. background: #f7f7f7;
  3505. margin: 10px auto 0;
  3506. /* overflow: auto; */
  3507. }
  3508. .noImg {
  3509. max-height: 300px;
  3510. min-height: 300px;
  3511. overflow: auto;
  3512. word-break: break-word;
  3513. min-width: 90%;
  3514. padding-left: 30px;
  3515. width: 90%;
  3516. }
  3517. .fileTop {
  3518. display: flex;
  3519. flex-direction: row;
  3520. flex-wrap: nowrap;
  3521. align-items: center;
  3522. }
  3523. .fileTopAll {
  3524. display: flex;
  3525. flex-direction: row;
  3526. flex-wrap: nowrap;
  3527. align-items: center;
  3528. justify-content: space-between;
  3529. background: #2f89dd;
  3530. color: #fff;
  3531. height: 38px;
  3532. border-top-left-radius: 8px;
  3533. border-top-right-radius: 8px;
  3534. padding: 0 0 0 19px;
  3535. font-size: 14px;
  3536. }
  3537. .fileTopAll >>> .el-button {
  3538. margin-right: 20px;
  3539. padding: 5px 15px;
  3540. }
  3541. .fileListImg {
  3542. width: 25px;
  3543. height: 25px;
  3544. }
  3545. .fileListImg > img {
  3546. width: 100%;
  3547. height: 100%;
  3548. }
  3549. .fileBox {
  3550. background: #fff;
  3551. border-bottom-left-radius: 10px;
  3552. border-bottom-right-radius: 10px;
  3553. width: 35%;
  3554. margin-left: 10px;
  3555. }
  3556. .fileList {
  3557. width: 100%;
  3558. background: #f6f9fe;
  3559. margin: 0 auto;
  3560. border-radius: 10px;
  3561. height: 800px;
  3562. overflow-y: auto;
  3563. overflow-x: hidden;
  3564. }
  3565. .isVfileList {
  3566. height: 400px;
  3567. }
  3568. .file {
  3569. padding: 10px;
  3570. }
  3571. .file > .fileCss {
  3572. display: flex;
  3573. flex-direction: row;
  3574. flex-wrap: nowrap;
  3575. align-items: center;
  3576. border-top-right-radius: 10px;
  3577. border-bottom-right-radius: 10px;
  3578. box-shadow: 2px 2px 13px 1px #e1e1e1;
  3579. }
  3580. .file > div > div:nth-child(1) {
  3581. background: #0c74ab;
  3582. color: #fff;
  3583. width: 95px;
  3584. min-width: 95px;
  3585. height: 45px;
  3586. text-align: center;
  3587. line-height: 45px;
  3588. border-top-left-radius: 10px;
  3589. border-bottom-left-radius: 10px;
  3590. }
  3591. .file > div > div:nth-child(2) {
  3592. background: #fff;
  3593. height: 45px;
  3594. width: calc(100% - 105px);
  3595. line-height: 45px;
  3596. padding-left: 10px;
  3597. border-top-right-radius: 10px;
  3598. border-bottom-right-radius: 10px;
  3599. position: relative;
  3600. }
  3601. .file > div > div:nth-child(2) > div:nth-child(1) {
  3602. max-width: 250px;
  3603. white-space: nowrap;
  3604. overflow: hidden;
  3605. text-overflow: ellipsis;
  3606. cursor: pointer;
  3607. }
  3608. .file > div > div:nth-child(2) > div:nth-child(1):hover {
  3609. color: #5e5e5e;
  3610. }
  3611. .hdTop {
  3612. position: relative;
  3613. width: 100%;
  3614. height: 60px;
  3615. }
  3616. .longNavBg {
  3617. width: calc(100% - 30px);
  3618. background-image: linear-gradient(90deg, #52c6ff, #18adff);
  3619. color: #fff;
  3620. height: 60px;
  3621. border-top-left-radius: 10px;
  3622. border-top-right-radius: 10px;
  3623. font-size: 18px;
  3624. display: flex;
  3625. flex-direction: row;
  3626. flex-wrap: nowrap;
  3627. align-items: center;
  3628. padding-left: 30px;
  3629. position: absolute;
  3630. z-index: 999;
  3631. }
  3632. .longNavBg > div:nth-child(1) {
  3633. width: 8px;
  3634. height: 8px;
  3635. background: #ffeb24;
  3636. border-radius: 50%;
  3637. margin-right: 15px;
  3638. }
  3639. .longNavBg > div:nth-child(2) {
  3640. width: 95%;
  3641. white-space: nowrap;
  3642. overflow: hidden;
  3643. text-overflow: ellipsis;
  3644. word-break: break-word;
  3645. }
  3646. .returnAnLi {
  3647. background: #205cc6;
  3648. width: 70px;
  3649. height: 30px;
  3650. color: #fff;
  3651. text-align: center;
  3652. line-height: 32px;
  3653. margin-right: 20px;
  3654. cursor: pointer;
  3655. border-radius: 5px;
  3656. font-size: 14px;
  3657. }
  3658. .fixBottom {
  3659. position: fixed;
  3660. width: 100%;
  3661. height: 50px;
  3662. background: #fff;
  3663. bottom: 0;
  3664. display: flex;
  3665. flex-direction: row;
  3666. flex-wrap: nowrap;
  3667. align-items: center;
  3668. justify-content: flex-end;
  3669. box-shadow: 2px 2px 13px 1px #e1e1e1;
  3670. z-index: 999;
  3671. }
  3672. .noFile {
  3673. width: 200px;
  3674. margin: 0 auto;
  3675. padding: 20px 0 0 0;
  3676. }
  3677. .noFile > img {
  3678. width: 100%;
  3679. height: 100%;
  3680. object-fit: cover;
  3681. }
  3682. .navBgTop {
  3683. display: flex;
  3684. flex-direction: row;
  3685. flex-wrap: nowrap;
  3686. align-items: center;
  3687. justify-content: space-between;
  3688. width: 97%;
  3689. margin-left: 15px;
  3690. height: 35px;
  3691. }
  3692. .navBgTop >>> .el-button {
  3693. height: 35px;
  3694. line-height: 11px;
  3695. }
  3696. .header-title {
  3697. display: flex;
  3698. }
  3699. .logoImg {
  3700. width: 30px;
  3701. }
  3702. .logoImg > img {
  3703. width: 100%;
  3704. height: 100%;
  3705. }
  3706. .title_add_student {
  3707. margin: 0 auto;
  3708. color: #fff;
  3709. }
  3710. .fullStyle >>> .el-dialog__body {
  3711. height: 100% !important;
  3712. }
  3713. .fullStyle >>> .el-dialog,
  3714. .fullStyle {
  3715. width: 100% !important;
  3716. max-width: 100% !important;
  3717. height: 100% !important;
  3718. margin: 0 !important;
  3719. }
  3720. .dialog_diy >>> .el-dialog__header,
  3721. .dialog_diy1 >>> .el-dialog__header {
  3722. background: #454545 !important;
  3723. padding: 15px 20px;
  3724. }
  3725. .dialog_diy >>> .el-dialog__title,
  3726. .dialog_diy1 >>> .el-dialog__title {
  3727. color: #fff;
  3728. }
  3729. .dialog_diy >>> .el-dialog__headerbtn,
  3730. .dialog_diy1 >>> .el-dialog__headerbtn {
  3731. top: 19px;
  3732. }
  3733. .dialog_diy >>> .el-dialog__headerbtn .el-dialog__close,
  3734. .dialog_diy1 >>> .el-dialog__headerbtn .el-dialog__close {
  3735. color: #fff;
  3736. }
  3737. .dialog_diy >>> .el-dialog__headerbtn .el-dialog__close:hover,
  3738. .dialog_diy1 >>> .el-dialog__headerbtn .el-dialog__close:hover {
  3739. color: #fff;
  3740. }
  3741. .dialog_diy1 >>> .el-dialog__body {
  3742. padding: 0;
  3743. }
  3744. .dialog_diy >>> .el-dialog__body,
  3745. .dialog_diy >>> .el-dialog__footer,
  3746. .dialog_diy1 >>> .el-dialog__footer {
  3747. background: #fafafa;
  3748. }
  3749. .dialog_diy >>> .el-dialog__body {
  3750. height: 100%;
  3751. }
  3752. .dialog_diy >>> .el-dialog {
  3753. margin-top: 0 !important;
  3754. height: 100% !important;
  3755. }
  3756. /* .video-player >>> .video-js {
  3757. height: 400px;
  3758. } */
  3759. /* .video-player >>> .video-js .vjs-tech {
  3760. height: 400px;
  3761. } */
  3762. .downFile {
  3763. width: 25px;
  3764. height: 25px;
  3765. position: absolute;
  3766. right: 8px;
  3767. cursor: pointer;
  3768. top: 8px;
  3769. }
  3770. .leftBox {
  3771. width: 40%;
  3772. padding: 0 0 0 35px;
  3773. }
  3774. .leftImg {
  3775. width: 100%;
  3776. height: 300px;
  3777. cursor: pointer;
  3778. }
  3779. .downFile > img,
  3780. .leftImg > img {
  3781. width: 100%;
  3782. height: 100%;
  3783. object-fit: cover;
  3784. }
  3785. .imgAndNav {
  3786. display: flex;
  3787. flex-direction: column;
  3788. flex-wrap: nowrap;
  3789. align-items: flex-start;
  3790. width: 100%;
  3791. padding: 0 0 10px 0;
  3792. }
  3793. .jdTopBox {
  3794. background: #fff;
  3795. border-radius: 5px;
  3796. /* padding: 20px; */
  3797. margin: 5px 0;
  3798. }
  3799. .jdTopNav {
  3800. display: flex;
  3801. flex-direction: row;
  3802. flex-wrap: nowrap;
  3803. align-items: center;
  3804. justify-content: space-between;
  3805. position: relative;
  3806. }
  3807. .jdLeftNav {
  3808. display: flex;
  3809. flex-direction: row;
  3810. flex-wrap: nowrap;
  3811. align-items: center;
  3812. }
  3813. .jdImg {
  3814. width: 30px;
  3815. height: 30px;
  3816. }
  3817. .jdImg > img {
  3818. width: 100%;
  3819. height: 100%;
  3820. }
  3821. .jdLeftTitle {
  3822. display: flex;
  3823. flex-direction: row;
  3824. flex-wrap: nowrap;
  3825. align-items: center;
  3826. margin-left: 10px;
  3827. color: #707078;
  3828. }
  3829. .jdLeftTitle > div:nth-child(2) {
  3830. margin-left: 5px;
  3831. }
  3832. .jdRightNav {
  3833. padding-right: 95px;
  3834. color: #7e7e7e;
  3835. }
  3836. .personAndAutor {
  3837. display: flex;
  3838. flex-direction: row;
  3839. flex-wrap: nowrap;
  3840. align-items: flex-end;
  3841. }
  3842. .autorBox {
  3843. display: flex;
  3844. flex-direction: row;
  3845. flex-wrap: nowrap;
  3846. align-items: baseline;
  3847. margin-left: 35px;
  3848. }
  3849. .Autor {
  3850. margin: 0 5px;
  3851. }
  3852. .isNoMessage {
  3853. width: 20%;
  3854. margin: 5% auto 0;
  3855. }
  3856. .isNoMessage > img {
  3857. width: 100%;
  3858. height: 100%;
  3859. }
  3860. /* code 样式 */
  3861. .noImg >>> code,
  3862. .detailTable >>> code,
  3863. .proOverNav >>> code {
  3864. display: inline-block;
  3865. *display: inline;
  3866. *zoom: 1;
  3867. background-color: #f1f1f1;
  3868. border-radius: 3px;
  3869. padding: 3px 5px;
  3870. margin: 0 3px;
  3871. }
  3872. .noImg >>> pre code,
  3873. .detailTable >>> pre code,
  3874. .proOverNav >>> pre code {
  3875. display: block;
  3876. }
  3877. /* ul ol 样式 */
  3878. .noImg >>> ul,
  3879. ol,
  3880. .detailTable >>> ul,
  3881. ol,
  3882. .proOverNav >>> ul,
  3883. ol {
  3884. margin: 10px 0 10px 20px;
  3885. }
  3886. /* table 样式 */
  3887. .noImg >>> table,
  3888. .detailTable >>> table,
  3889. .proOverNav >>> table {
  3890. border-top: 1px solid #ccc;
  3891. border-left: 1px solid #ccc;
  3892. }
  3893. .noImg >>> table td,
  3894. .noImg >>> table th,
  3895. .detailTable >>> table td,
  3896. .detailTable >>> table th,
  3897. .proOverNav >>> table td,
  3898. .proOverNav >>> table th {
  3899. border-bottom: 1px solid #ccc;
  3900. border-right: 1px solid #ccc;
  3901. padding: 15px 5px;
  3902. max-width: 0px;
  3903. }
  3904. .noImg >>> table th,
  3905. .detailTable >>> table th,
  3906. .proOverNav >>> table th {
  3907. border-bottom: 2px solid #ccc;
  3908. text-align: center;
  3909. }
  3910. /* blockquote 样式 */
  3911. .noImg >>> blockquote,
  3912. .detailTable >>> blockquote,
  3913. .proOverNav >>> blockquote {
  3914. display: block;
  3915. border-left: 8px solid #d0e5f2;
  3916. padding: 5px 10px;
  3917. margin: 10px 0;
  3918. line-height: 1.4;
  3919. font-size: 100%;
  3920. background-color: #f1f1f1;
  3921. }
  3922. .smallTaskBorder {
  3923. height: 65px;
  3924. min-height: 65px !important;
  3925. overflow: hidden;
  3926. }
  3927. .funBlock {
  3928. display: flex;
  3929. padding: 15px 0;
  3930. flex-direction: row;
  3931. justify-content: flex-end;
  3932. align-items: center;
  3933. position: absolute;
  3934. right: 0;
  3935. }
  3936. .fold {
  3937. margin-right: 10px;
  3938. cursor: pointer;
  3939. }
  3940. .arrow > img {
  3941. width: 100%;
  3942. height: 100%;
  3943. }
  3944. .arrow {
  3945. width: 15px;
  3946. height: 15px;
  3947. margin-left: 10px;
  3948. }
  3949. .returnTop {
  3950. position: fixed;
  3951. bottom: 5%;
  3952. right: 5%;
  3953. transform: translateY(-5%);
  3954. background: #7b9ad7;
  3955. color: #fff;
  3956. width: 60px;
  3957. height: 60px;
  3958. border-radius: 50%;
  3959. font-size: 12px;
  3960. line-height: 60px;
  3961. text-align: center;
  3962. cursor: pointer;
  3963. }
  3964. .upCss {
  3965. display: flex;
  3966. flex-direction: row;
  3967. flex-wrap: nowrap;
  3968. align-items: center;
  3969. }
  3970. .leftNav {
  3971. position: fixed;
  3972. left: 4%;
  3973. top: 75%;
  3974. transform: translateY(-60%);
  3975. z-index: 999;
  3976. max-width: 225px;
  3977. height: calc(100% - 169px - 50px);
  3978. }
  3979. .topNav {
  3980. background: #316b8c;
  3981. color: #fff;
  3982. height: 40px;
  3983. border-top-left-radius: 5px;
  3984. border-top-right-radius: 5px;
  3985. line-height: 40px;
  3986. padding-left: 10px;
  3987. }
  3988. .navLeftBox {
  3989. width: 100%;
  3990. font-size: 1em;
  3991. margin: 0px;
  3992. color: rgb(39, 48, 59);
  3993. background-color: rgb(118, 184, 222);
  3994. display: grid;
  3995. gap: 10px;
  3996. padding: 10px;
  3997. border-bottom-left-radius: 5px;
  3998. border-bottom-right-radius: 5px;
  3999. box-sizing: border-box;
  4000. height: 70%;
  4001. overflow-y: auto;
  4002. overflow-x: hidden;
  4003. }
  4004. .navBTitle {
  4005. background: #fff;
  4006. font-size: 16px;
  4007. width: 100%;
  4008. height: 40px;
  4009. line-height: 40px;
  4010. border-radius: 5px;
  4011. font-weight: bold;
  4012. text-indent: 15px;
  4013. cursor: pointer;
  4014. max-width: 205px;
  4015. padding-right: 5px;
  4016. }
  4017. .navBTitle:hover,
  4018. .navLTitle:hover {
  4019. color: #5e5e5e;
  4020. }
  4021. .navLTitle {
  4022. display: flex;
  4023. flex-direction: row;
  4024. flex-wrap: nowrap;
  4025. align-items: center;
  4026. background: #fff;
  4027. width: 100%;
  4028. height: 40px;
  4029. line-height: 40px;
  4030. border-radius: 5px;
  4031. font-weight: bold;
  4032. cursor: pointer;
  4033. font-size: 14px;
  4034. max-width: 205px;
  4035. padding-right: 5px;
  4036. }
  4037. .navLTitle > div:nth-child(1) {
  4038. min-width: 50px;
  4039. text-align: center;
  4040. border-top-left-radius: 5px;
  4041. border-bottom-left-radius: 5px;
  4042. background-color: rgb(225, 237, 247);
  4043. }
  4044. .navLTitle > div:nth-child(2) {
  4045. margin-left: 15px;
  4046. white-space: nowrap;
  4047. overflow: hidden;
  4048. text-overflow: ellipsis;
  4049. word-break: break-word;
  4050. max-width: 130px;
  4051. }
  4052. .navLTitle > div:nth-child(2):hover {
  4053. color: #5e5e5e;
  4054. }
  4055. .isleftNav {
  4056. top: 65%;
  4057. }
  4058. .navLeftBox::-webkit-scrollbar {
  4059. /*滚动条整体样式*/
  4060. width: 6px;
  4061. /*高宽分别对应横竖滚动条的尺寸*/
  4062. height: 6px;
  4063. }
  4064. /*定义滚动条轨道 内阴影+圆角*/
  4065. .navLeftBox::-webkit-scrollbar {
  4066. border-radius: 10px;
  4067. background-color: #b8bdc9;
  4068. }
  4069. /*定义滑块 内阴影+圆角*/
  4070. .navLeftBox::-webkit-scrollbar-thumb {
  4071. border-radius: 10px;
  4072. -webkit-box-shadow: inset 0 0 6px rgb(96, 125, 184);
  4073. background-color: #595a5a;
  4074. }
  4075. .jdBox {
  4076. background: #ffff;
  4077. border-radius: 10px;
  4078. padding: 20px 0;
  4079. }
  4080. .openTaskActive {
  4081. color: #4386e6;
  4082. }
  4083. .jdChildCss {
  4084. margin: 5px 0px;
  4085. }
  4086. </style>