|
@@ -27,7 +27,7 @@
|
|
|
<div>
|
|
|
<div>单位:{{ anliBox[0] ? anliBox[0].schoolName : "" }}</div>
|
|
|
<div>
|
|
|
- 分类:{{
|
|
|
+ 案例组别:{{
|
|
|
anliBox[0] && anliBox[0].typename
|
|
|
? anliBox[0].typename
|
|
|
: "暂无分类"
|
|
@@ -71,7 +71,7 @@
|
|
|
</div>
|
|
|
<div class="navBox" :class="{ isNavBox: isNavTop >= 300 }">
|
|
|
<div class="navTop" @click="jump('first')">
|
|
|
- <div class="navImg" style="width: 27px">
|
|
|
+ <div class="navImg">
|
|
|
<img src="../../../../assets/icon/anliDetail/proOver.png" alt="" />
|
|
|
</div>
|
|
|
<div>项目基础信息</div>
|
|
@@ -139,43 +139,51 @@
|
|
|
<div class="leftNav" :class="{ isleftNav: isNavTop >= 300 }">
|
|
|
<div class="topNav">导航栏</div>
|
|
|
<div class="navLeftBox">
|
|
|
- <div class="navBTitle">项目概况</div>
|
|
|
+ <div class="navBTitle" @click="jump('first')">一、项目基础信息</div>
|
|
|
+ <div class="navBTitle" @click="jump('first')">1、基础信息</div>
|
|
|
+ <div class="navLTitle" @click="jump('first')">
|
|
|
+ <div>1.1</div>
|
|
|
+ <div>项目简介</div>
|
|
|
+ </div>
|
|
|
+ <div class="navBTitle" @click="jump('second')">
|
|
|
+ 二、平台案例填写
|
|
|
+ </div>
|
|
|
+ <div class="navBTitle" @click="jump('second')">1、项目概况</div>
|
|
|
<div class="navLTitle" @click="jump('second')">
|
|
|
- <div>1</div>
|
|
|
+ <div>1.1</div>
|
|
|
<div>驱动问题</div>
|
|
|
</div>
|
|
|
<div class="navLTitle" @click="jump('xx')">
|
|
|
- <div>2</div>
|
|
|
+ <div>1.2</div>
|
|
|
<div>学习目标</div>
|
|
|
</div>
|
|
|
<div class="navLTitle" @click="jump('pj')">
|
|
|
- <div>3</div>
|
|
|
+ <div>1.3</div>
|
|
|
<div>评价设计</div>
|
|
|
</div>
|
|
|
- <div class="navBTitle">项目安排</div>
|
|
|
+ <div class="navBTitle" @click="jumpS(0)">2、项目安排</div>
|
|
|
<div
|
|
|
class="navLTitle"
|
|
|
v-for="(s, si) in anliBox[0].process.stageBox"
|
|
|
:key="si"
|
|
|
@click="jumpS(si)"
|
|
|
>
|
|
|
- <div>{{ si + 1 }}</div>
|
|
|
+ <div>1.{{ si + 1 }}</div>
|
|
|
<div>{{ s.staTitle }}</div>
|
|
|
</div>
|
|
|
- <div class="navBTitle isHover" @click="jump('fouth')">
|
|
|
- 项目活动过程
|
|
|
+ <div class="navBTitle" @click="jump('fouth')">3、项目活动过程</div>
|
|
|
+ <div class="navBTitle" @click="jump('fivth')">
|
|
|
+ 4、项目成果交流与评价
|
|
|
</div>
|
|
|
- <div class="navBTitle isHover" @click="jump('fivth')">
|
|
|
- 项目成果交流与评价
|
|
|
- </div>
|
|
|
- <div class="navBTitle isHover" @click="jump('sixth')">
|
|
|
- 项目成效与反思
|
|
|
+ <div class="navBTitle" @click="jump('sixth')">
|
|
|
+ 5、项目成效与反思
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div
|
|
|
class="jdTopBox"
|
|
|
id="first"
|
|
|
+ style="padding: 20px 0 10px 0px"
|
|
|
v-if="
|
|
|
anliBox[0].info.courseText != '' ||
|
|
|
anliBox[0].info.imgBox.length > 0 ||
|
|
@@ -186,17 +194,7 @@
|
|
|
"
|
|
|
>
|
|
|
<div class="jdTopNav" style="font-size: 18px">
|
|
|
- <div class="jdLeftNav">
|
|
|
- <div class="jdImg">
|
|
|
- <img
|
|
|
- src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- </div>
|
|
|
- <div class="jdLeftTitle">
|
|
|
- <div>项目基础信息</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <div class="navBg">基础信息</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div
|
|
@@ -212,7 +210,18 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft" style="min-height: 200px">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="navBg">项目简介</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>项目简介</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
<el-button
|
|
|
v-if="anliBox[0].info.courseText != ''"
|
|
|
@click="selectNav(anliBox[0].info.courseText)"
|
|
@@ -301,7 +310,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.infoData.playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -338,9 +347,15 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div @click="lookFile2(f.url, f.type, 0)">
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
+ >
|
|
|
+ <div @click="lookFile2(f.url, f.type, 0)">
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
<!-- <div class="downFile" @click="downloadFile(f.url)">
|
|
|
<img
|
|
|
src="../../../../assets/icon/anliDetail/down.png"
|
|
@@ -371,6 +386,7 @@
|
|
|
<div
|
|
|
class="jdTopBox"
|
|
|
id="second"
|
|
|
+ style="padding: 20px 0 10px 0px"
|
|
|
v-if="
|
|
|
(anliBox[0].overview.driQuestion.brief != '' ||
|
|
|
anliBox[0].overview.driQuestion.imgBox.length > 0 ||
|
|
@@ -384,17 +400,7 @@
|
|
|
"
|
|
|
>
|
|
|
<div class="jdTopNav" style="font-size: 18px">
|
|
|
- <div class="jdLeftNav">
|
|
|
- <div class="jdImg">
|
|
|
- <img
|
|
|
- src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- </div>
|
|
|
- <div class="jdLeftTitle">
|
|
|
- <div>项目概况</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <div class="navBg">项目概况</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div
|
|
@@ -407,7 +413,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="navBg">驱动问题</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>驱动问题</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="anliBox[0].overview.driQuestion.brief != ''"
|
|
|
@click="selectNav(anliBox[0].overview.driQuestion.brief)"
|
|
@@ -502,7 +518,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.overData.driData.playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -535,9 +551,15 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div @click="lookFile2(f.url, f.type, 1)">
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
+ >
|
|
|
+ <div @click="lookFile2(f.url, f.type, 1)">
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
<!-- <div class="downFile" @click="downloadFile(f.url)">
|
|
|
<img
|
|
|
src="../../../../assets/icon/anliDetail/down.png"
|
|
@@ -578,7 +600,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="navBg">学习目标</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>学习目标</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="anliBox[0].overview.tarDesign.brief != ''"
|
|
|
@click="selectNav(anliBox[0].overview.tarDesign.brief)"
|
|
@@ -674,7 +706,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.overData.tarData.playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -707,9 +739,15 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div @click="lookFile2(f.url, f.type, 2)">
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
+ >
|
|
|
+ <div @click="lookFile2(f.url, f.type, 2)">
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
<!-- <div class="downFile" @click="downloadFile(f.url)">
|
|
|
<img
|
|
|
src="../../../../assets/icon/anliDetail/down.png"
|
|
@@ -750,7 +788,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="navBg">评价设计</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>评价设计</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="anliBox[0].overview.actiDesign.brief != ''"
|
|
|
@click="selectNav(anliBox[0].overview.actiDesign.brief)"
|
|
@@ -845,7 +893,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.overData.actData.playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -878,9 +926,15 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div @click="lookFile2(f.url, f.type, 3)">
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
+ >
|
|
|
+ <div @click="lookFile2(f.url, f.type, 3)">
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -909,19 +963,10 @@
|
|
|
class="jdTopBox"
|
|
|
v-if="anliBox[0].process.stageBox[0].staTitle != ''"
|
|
|
id="third"
|
|
|
+ style="padding: 20px 0 10px 0px"
|
|
|
>
|
|
|
<div class="jdTopNav" style="font-size: 18px">
|
|
|
- <div class="jdLeftNav">
|
|
|
- <div class="jdImg">
|
|
|
- <img
|
|
|
- src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
- alt=""
|
|
|
- />
|
|
|
- </div>
|
|
|
- <div class="jdLeftTitle">
|
|
|
- <div>项目安排</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <div class="jdNavBg">项目安排</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div
|
|
@@ -949,20 +994,22 @@
|
|
|
<div class="jdRightNav" v-if="jd.allTime">
|
|
|
{{ jd.allTime }}课时
|
|
|
</div>
|
|
|
- <div class="funBlock" style="padding: 0; bottom: 2px">
|
|
|
+ <div class="funBlock" style="padding: 0">
|
|
|
<div
|
|
|
class="fold"
|
|
|
@click="fold1(jdIndex, $event, 1)"
|
|
|
v-if="jd.isFold == 0"
|
|
|
>
|
|
|
- <div>折叠</div>
|
|
|
+ <!-- <div>折叠</div> -->
|
|
|
+ <el-button>折叠</el-button>
|
|
|
</div>
|
|
|
<div
|
|
|
class="fold"
|
|
|
@click="fold1(jdIndex, $event, 0)"
|
|
|
v-if="jd.isFold == 1"
|
|
|
>
|
|
|
- <div>展开</div>
|
|
|
+ <!-- <div>展开</div> -->
|
|
|
+ <el-button>展开</el-button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -1021,7 +1068,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="jdNavBg">活动目标</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>活动目标</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="hd.driQuestion.brief != ''"
|
|
|
@click="selectNav(hd.driQuestion.brief)"
|
|
@@ -1082,7 +1139,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="jdNavBg">活动内容</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>活动内容</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="hd.tarDesign.brief != ''"
|
|
|
@click="selectNav(hd.tarDesign.brief)"
|
|
@@ -1142,7 +1209,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="jdNavBg">预期成果</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>预期成果</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="hd.actiDesign.brief != ''"
|
|
|
@click="selectNav(hd.actiDesign.brief)"
|
|
@@ -1203,7 +1280,17 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="jdNavBg">活动评价</div>
|
|
|
+ <div class="jdLeftNav">
|
|
|
+ <div class="jdImg">
|
|
|
+ <img
|
|
|
+ src="../../../../assets/icon/anliDetail/jdTitle.png"
|
|
|
+ alt=""
|
|
|
+ />
|
|
|
+ </div>
|
|
|
+ <div class="jdLeftTitle">
|
|
|
+ <div>活动评价</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<el-button
|
|
|
v-if="hd.evaDesign.brief != ''"
|
|
|
@click="selectNav(hd.evaDesign.brief)"
|
|
@@ -1354,7 +1441,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.proData[jdIndex].playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -1388,13 +1475,19 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div
|
|
|
- @click="
|
|
|
- lookFile2(f.url, f.type, 4, jdIndex)
|
|
|
- "
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
>
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <div
|
|
|
+ @click="
|
|
|
+ lookFile2(f.url, f.type, 4, jdIndex)
|
|
|
+ "
|
|
|
+ >
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
<!-- <div class="downFile" @click="downloadFile(f.url)">
|
|
|
<img
|
|
|
src="../../../../assets/icon/anliDetail/down.png"
|
|
@@ -1459,7 +1552,7 @@
|
|
|
>
|
|
|
<div class="whiteBg whiteLeft">
|
|
|
<div class="navBgTop">
|
|
|
- <div class="navBg">活动成效</div>
|
|
|
+ <div class="navBg">活动成果</div>
|
|
|
<el-button
|
|
|
v-if="anliBox[0].proexc.brief != ''"
|
|
|
@click="selectNav(anliBox[0].proexc.brief)"
|
|
@@ -1547,7 +1640,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.excData.playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -1579,9 +1672,15 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div @click="lookFile2(f.url, f.type, 5)">
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
+ >
|
|
|
+ <div @click="lookFile2(f.url, f.type, 5)">
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
<!-- <div class="downFile" @click="downloadFile(f.url)">
|
|
|
<img
|
|
|
src="../../../../assets/icon/anliDetail/down.png"
|
|
@@ -1733,7 +1832,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="pptImgUrl2.effData.playerO"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 70%; height: 400px; margin: 0 auto"
|
|
|
+ style="width: 100%; height: 400px; margin: 0 auto"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div
|
|
@@ -1765,9 +1864,15 @@
|
|
|
}}
|
|
|
</div>
|
|
|
<div>
|
|
|
- <div @click="lookFile2(f.url, f.type, 6)">
|
|
|
- {{ f.name }}
|
|
|
- </div>
|
|
|
+ <el-tooltip
|
|
|
+ effect="light"
|
|
|
+ :content="f.name"
|
|
|
+ placement="top"
|
|
|
+ >
|
|
|
+ <div @click="lookFile2(f.url, f.type, 6)">
|
|
|
+ {{ f.name }}
|
|
|
+ </div>
|
|
|
+ </el-tooltip>
|
|
|
<!-- <div class="downFile" @click="downloadFile(f.url)">
|
|
|
<img
|
|
|
src="../../../../assets/icon/anliDetail/down.png"
|
|
@@ -2926,11 +3031,9 @@ export default {
|
|
|
<style scoped>
|
|
|
@media screen and (max-width: 1280px) {
|
|
|
.file > div > div:nth-child(2) > div:nth-child(1) {
|
|
|
- width: 160px !important;
|
|
|
- }
|
|
|
- .isleftNav {
|
|
|
- top: 35% !important;
|
|
|
+ width: 80px !important;
|
|
|
}
|
|
|
+
|
|
|
.leftImg {
|
|
|
height: 230px !important;
|
|
|
}
|
|
@@ -2959,10 +3062,12 @@ export default {
|
|
|
width: 55% !important;
|
|
|
}
|
|
|
.leftNav {
|
|
|
- left: 5% !important;
|
|
|
- top: 60% !important;
|
|
|
+ top: 70% !important;
|
|
|
transform: translateY(-25%) !important;
|
|
|
}
|
|
|
+ .isleftNav {
|
|
|
+ top: 55% !important;
|
|
|
+ }
|
|
|
/* .navLeftBox {
|
|
|
height: 400px !important;
|
|
|
overflow: auto !important;
|
|
@@ -3118,15 +3223,17 @@ body {
|
|
|
margin: 0 30px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
-/* .navTop > div:nth-child(2) {
|
|
|
- width: 100px;
|
|
|
-} */
|
|
|
+.navTop > div:nth-child(2) {
|
|
|
+ font-size: 18px;
|
|
|
+}
|
|
|
.navImg {
|
|
|
- width: 35px;
|
|
|
+ width: 30px;
|
|
|
+ height: 30px;
|
|
|
}
|
|
|
.navImg > img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
+ object-fit: cover;
|
|
|
}
|
|
|
.messageBox {
|
|
|
width: 60%;
|
|
@@ -3154,7 +3261,7 @@ body {
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
line-height: 47px;
|
|
|
- margin: 0 0 5px 20px;
|
|
|
+ margin: 0 0 5px 10px;
|
|
|
text-indent: 20px;
|
|
|
}
|
|
|
.jdNavBg {
|
|
@@ -3182,7 +3289,7 @@ body {
|
|
|
flex-direction: row;
|
|
|
flex-wrap: nowrap;
|
|
|
align-items: center;
|
|
|
- margin: 20px auto;
|
|
|
+ margin: 0 auto 10px;
|
|
|
border: 1px solid #ccc;
|
|
|
border-radius: 15px;
|
|
|
}
|
|
@@ -3202,11 +3309,11 @@ body {
|
|
|
margin-left: 10px;
|
|
|
width: 95%;
|
|
|
/* background: #f6f9fe; */
|
|
|
- padding: 10px 10px 10px 10px;
|
|
|
+ padding: 0 10px 10px 10px;
|
|
|
border-radius: 10px;
|
|
|
- text-indent: 20px;
|
|
|
height: auto;
|
|
|
max-height: 500px;
|
|
|
+ line-height: 26px;
|
|
|
}
|
|
|
.noImg {
|
|
|
max-height: 300px;
|
|
@@ -3261,7 +3368,8 @@ body {
|
|
|
margin: 0 auto;
|
|
|
border-radius: 10px;
|
|
|
height: 400px;
|
|
|
- overflow: auto;
|
|
|
+ overflow-y: auto;
|
|
|
+ overflow-x: hidden;
|
|
|
}
|
|
|
.file {
|
|
|
padding: 10px;
|
|
@@ -3297,7 +3405,7 @@ body {
|
|
|
position: relative;
|
|
|
}
|
|
|
.file > div > div:nth-child(2) > div:nth-child(1) {
|
|
|
- max-width: 190px;
|
|
|
+ max-width: 250px;
|
|
|
white-space: nowrap;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
@@ -3394,7 +3502,8 @@ body {
|
|
|
flex-wrap: nowrap;
|
|
|
align-items: baseline;
|
|
|
justify-content: space-between;
|
|
|
- width: 99%;
|
|
|
+ width: 97%;
|
|
|
+ margin-left: 15px;
|
|
|
}
|
|
|
.header-title {
|
|
|
display: flex;
|
|
@@ -3496,7 +3605,6 @@ body {
|
|
|
flex-wrap: nowrap;
|
|
|
align-items: flex-start;
|
|
|
width: 100%;
|
|
|
- margin: 10px auto 0;
|
|
|
}
|
|
|
.jdTopBox {
|
|
|
background: #fff;
|
|
@@ -3646,7 +3754,6 @@ ol {
|
|
|
align-items: center;
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
- bottom: 5px;
|
|
|
}
|
|
|
|
|
|
.fold {
|
|
@@ -3687,8 +3794,8 @@ ol {
|
|
|
}
|
|
|
.leftNav {
|
|
|
position: fixed;
|
|
|
- left: 2%;
|
|
|
- top: 80%;
|
|
|
+ left: 4%;
|
|
|
+ top: 75%;
|
|
|
transform: translateY(-60%);
|
|
|
z-index: 999;
|
|
|
max-width: 225px;
|
|
@@ -3714,6 +3821,8 @@ ol {
|
|
|
border-bottom-left-radius: 5px;
|
|
|
border-bottom-right-radius: 5px;
|
|
|
box-sizing: border-box;
|
|
|
+ height: 460px;
|
|
|
+ overflow: auto;
|
|
|
}
|
|
|
.navBTitle {
|
|
|
background: #fff;
|
|
@@ -3728,6 +3837,10 @@ ol {
|
|
|
max-width: 205px;
|
|
|
padding-right: 5px;
|
|
|
}
|
|
|
+.navBTitle:hover,
|
|
|
+.navLTitle:hover {
|
|
|
+ color: #5e5e5e;
|
|
|
+}
|
|
|
.navLTitle {
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
@@ -3762,9 +3875,6 @@ ol {
|
|
|
.navLTitle > div:nth-child(2):hover {
|
|
|
color: #5e5e5e;
|
|
|
}
|
|
|
-.isHover {
|
|
|
- color: #5e5e5e;
|
|
|
-}
|
|
|
.isleftNav {
|
|
|
top: 65%;
|
|
|
}
|