|
@@ -44,7 +44,7 @@
|
|
|
<Button class="dashBoardBtn select">{{$t('smartClassDB.pageButton1')}}</Button>
|
|
|
</div>
|
|
|
<Row class="box" type="flex" justify="center">
|
|
|
- <Col :span="4" class="block-1">
|
|
|
+ <Col style="padding: 0 7px" :span="4" class="block-1">
|
|
|
<div style="height: 100%;">
|
|
|
<div class="block-border" style="height: 19%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
@@ -123,7 +123,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</Col>
|
|
|
- <Col :span="5" class="block-2">
|
|
|
+ <Col style="padding: 0 7px" :span="6" class="block-2">
|
|
|
<!-- block-2 -->
|
|
|
<div class="block-border" style="height: 38%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
@@ -165,32 +165,6 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="height: 1.5%"></div>
|
|
|
- <div class="block-border" style="height: 60.5%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
- <!-- 边角设计 start-->
|
|
|
- <div class="image-border image-border-left-top" ></div>
|
|
|
- <div class="image-border image-border-right-top" ></div>
|
|
|
- <div class="image-border image-border-left-bottom" ></div>
|
|
|
- <div class="image-border image-border-lright-bottom" ></div>
|
|
|
- <!-- 边角设计 end-->
|
|
|
- <div style="height: 10%;">
|
|
|
- <h5 style="height: 100%;padding: 3.5% 4%;font-size: 1.25em;color: #E4E9DC;border-bottom: solid 1px #94998a;font-weight: 100;">{{$t('smartClassDB.block2Title1')}}</h5>
|
|
|
- </div>
|
|
|
- <div style="height: 80%;">
|
|
|
- <TeachScienceBar :id="'teachsciencebar1'"></TeachScienceBar>
|
|
|
- </div>
|
|
|
- <div style="height: 10%;border-top: 1px solid #94998a;padding: 15px 0;">
|
|
|
- <Row>
|
|
|
- <Col :span="12">
|
|
|
- <span style="font-size: 12px;padding-left: 15px;color: #A9B2B8">{{$t('smartClassDB.block2SubTitle5')}}: 1676.7 {{$t('unit8')}}</span>
|
|
|
- </Col>
|
|
|
- <Col :span="12">
|
|
|
- <span style="font-size: 12px;padding-left: 15px;color: #A9B2B8">{{$t('smartClassDB.block2SubTitle6')}}: 0.9 {{$t('unit8')}}</span>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </Col>
|
|
|
- <Col :span="6" class="block-3">
|
|
|
<div class="block-border" style="height: 25%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
|
<div class="image-border image-border-left-top" ></div>
|
|
@@ -248,7 +222,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="height: 1.5%"></div>
|
|
|
- <div class="block-border" style="height: 38%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ <div class="block-border" style="height: 34%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
|
<div class="image-border image-border-left-top" ></div>
|
|
|
<div class="image-border image-border-right-top" ></div>
|
|
@@ -336,196 +310,220 @@
|
|
|
</Row>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div style="height: 1.5%"></div>
|
|
|
- <div class="block-border" style="height: 34%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
- <!-- 边角设计 start-->
|
|
|
- <div class="image-border image-border-left-top" ></div>
|
|
|
- <div class="image-border image-border-right-top" ></div>
|
|
|
- <div class="image-border image-border-left-bottom" ></div>
|
|
|
- <div class="image-border image-border-lright-bottom" ></div>
|
|
|
- <!-- 边角设计 end-->
|
|
|
- <div class="today-class-content">
|
|
|
- <h5 class="today-class-content-title">{{$t('smartClassDB.block3Title3')}}</h5>
|
|
|
- <Row type="flex" justify="center" align="middle" class="today-class-content-contents">
|
|
|
- <Col :span="13" class="chart"><RingPie :tooltip="true" :pieData="[{value:3719, name:'题目数'}, {value:0, name:'分享课例数'},{value:251, name:'教材数'}, {value:0, name:'校本课纲数'}]" :id="'ringPie2'"></RingPie></Col>
|
|
|
- <Col :span="11" class="detail" style="height: inherit;">
|
|
|
- <Row>
|
|
|
- <Col>
|
|
|
- <span style="color: #94998a;">{{$t('smartClassDB.block3SubTitle4')}}</span>
|
|
|
- <h5 style="font-size: 2em;color: #fafafa;font-weight: 100;">7,689</h5>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- <Row class="detail-row" >
|
|
|
- <Col :span="12" class="detail-col" style="height: 40%;">
|
|
|
- <div @mouseleave="pieDownPlay('class','题目数')" @mouseenter="pieHeightLight('class','题目数')">
|
|
|
- <span class="detail-title detail-title-border-red">题目数</span>
|
|
|
- <h5 class="detail-amount">3,719</h5>
|
|
|
- <span style="display: block;margin-left: 5px;color:#e3e3e3">百分比: 48.36%</span>
|
|
|
- </div>
|
|
|
- </Col>
|
|
|
- <Col :span="12" class="detail-col" style="height: 40%;">
|
|
|
- <div @mouseleave="pieDownPlay('class','分享课例数')" @mouseenter="pieHeightLight('class','分享课例数')">
|
|
|
- <span class="detail-title detail-title-border-pink" >分享课例数</span>
|
|
|
- <h5 class="detail-amount" >0</h5>
|
|
|
- <span style="display: block;margin-left: 5px;color:#e3e3e3">百分比: 0%</span>
|
|
|
- </div>
|
|
|
- </Col>
|
|
|
- <Col :span="12" class="detail-col" style="height: 40%;">
|
|
|
- <div @mouseleave="pieDownPlay('class','教材数')" @mouseenter="pieHeightLight('class','教材数')">
|
|
|
- <span class="detail-title detail-title-border-blue" >教材数</span>
|
|
|
- <h5 class="detail-amount" >251</h5>
|
|
|
- <span style="display: block;margin-left: 5px;color:#e3e3e3">百分比: 3.26%</span>
|
|
|
+ </Col>
|
|
|
+ <Col style="padding: 0 7px" :span="12">
|
|
|
+ <Row style="height: 64.5%">
|
|
|
+ <Col :span="8" class="block-3">
|
|
|
+ <div class="block-border" style="height: 47.5%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ <!-- 边角设计 start-->
|
|
|
+ <div class="image-border image-border-left-top" ></div>
|
|
|
+ <div class="image-border image-border-right-top" ></div>
|
|
|
+ <div class="image-border image-border-left-bottom" ></div>
|
|
|
+ <div class="image-border image-border-lright-bottom" ></div>
|
|
|
+ <!-- 边角设计 end-->
|
|
|
+ <div class="today-class-content">
|
|
|
+ <h5 class="today-class-content-title">{{$t('smartClassDB.block3Title3')}}</h5>
|
|
|
+ <Row type="flex" justify="center" align="middle" class="today-class-content-contents">
|
|
|
+ <Col :span="13" class="chart">
|
|
|
+ <RingPie style="height: 60%" :tooltip="true" :pieData="[{value:3719, name:'题目数'}, {value:0, name:'分享课例数'},{value:251, name:'教材数'}, {value:0, name:'校本课纲数'}]" :id="'ringPie2'"></RingPie>
|
|
|
+ <div style="height: 30%;text-align: center;" >
|
|
|
+ <span style="color: #94998a;">{{$t('smartClassDB.block3SubTitle4')}}</span>
|
|
|
+ <h5 style="font-size: 2em;color: #fafafa;font-weight: 100;">7,689</h5>
|
|
|
</div>
|
|
|
</Col>
|
|
|
- <Col :span="12" class="detail-col" style="height: 40%;">
|
|
|
- <div @mouseleave="pieDownPlay('class','校本课纲数')" @mouseenter="pieHeightLight('class','校本课纲数')">
|
|
|
- <span class="detail-title detail-title-border-yellow" >校本课纲数</span>
|
|
|
- <h5 class="detail-amount" >0</h5>
|
|
|
- <span style="display: block;margin-left: 5px;color:#e3e3e3">百分比: 0%</span>
|
|
|
- </div>
|
|
|
+ <Col :span="11" class="detail">
|
|
|
+ <Row class="detail-row" >
|
|
|
+ <Col class="detail-col">
|
|
|
+ <div @mouseleave="pieDownPlay('class','题目数')" @mouseenter="pieHeightLight('class','题目数')">
|
|
|
+ <span class="detail-title detail-title-border-red">题目数</span>
|
|
|
+ <h5 class="detail-amount">3,719 <small>(48.36%)</small></small></h5>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ <Col class="detail-col">
|
|
|
+ <div @mouseleave="pieDownPlay('class','教材数')" @mouseenter="pieHeightLight('class','教材数')">
|
|
|
+ <span class="detail-title detail-title-border-blue" >教材数</span>
|
|
|
+ <h5 class="detail-amount" >251 <small>(3.26%)</small></h5>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ <Col class="detail-col">
|
|
|
+ <div @mouseleave="pieDownPlay('class','分享课例数')" @mouseenter="pieHeightLight('class','分享课例数')">
|
|
|
+ <span class="detail-title detail-title-border-pink" >分享课例数</span>
|
|
|
+ <h5 class="detail-amount" >3,104 <small>(0%)</small></h5>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ <Col class="detail-col">
|
|
|
+ <div @mouseleave="pieDownPlay('class','校本课纲数')" @mouseenter="pieHeightLight('class','校本课纲数')">
|
|
|
+ <span class="detail-title detail-title-border-yellow" >校本课纲数</span>
|
|
|
+ <h5 class="detail-amount" >615 <small>(0%)</small></h5>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
</Col>
|
|
|
</Row>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </Col>
|
|
|
- <Col :span="7" class="block-4">
|
|
|
- <div class="block-border" style="height: 21%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
- <!-- 边角设计 start-->
|
|
|
- <div class="image-border image-border-left-top" ></div>
|
|
|
- <div class="image-border image-border-right-top" ></div>
|
|
|
- <div class="image-border image-border-left-bottom" ></div>
|
|
|
- <div class="image-border image-border-lright-bottom" ></div>
|
|
|
- <!-- 边角设计 end-->
|
|
|
- <div style="height: 100%">
|
|
|
- <div style="height: 20%;">
|
|
|
- <h5 style="font-size: 1.25em;color: #E4E9DC;padding: 10px 0 15px 15px;font-weight: 100;">{{$t('smartClassDB.block4Title1')}}</h5>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div class="teachingEvent">
|
|
|
- <Row type="flex" justify="center" align="middle" class="teachingEvent-row">
|
|
|
- <Col class="teachingEvent-row-col" :span="17">
|
|
|
- <Row type="flex" justify="space-around" align="middle" class="teachContent">
|
|
|
- <Col class="teachContent-box" :span="6">
|
|
|
- <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle1')}}</span>
|
|
|
- <span class="teachContent-box-num">175</span>
|
|
|
- <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
- </Col>
|
|
|
- <Col class="teachContent-box" :span="6">
|
|
|
- <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle2')}}</span>
|
|
|
- <span class="teachContent-box-num">537</span>
|
|
|
- <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
- </Col>
|
|
|
- <Col class="teachContent-box" :span="6">
|
|
|
- <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle3')}}</span>
|
|
|
- <span class="teachContent-box-num">643</span>
|
|
|
- <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- </Col>
|
|
|
- <Col :span="7" style="height:100%">
|
|
|
- <RingPie :id="'ringPie4'"></RingPie>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div style="height: 1.5%"></div>
|
|
|
- <div class="block-border" style="height: 21%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
- <!-- 边角设计 start-->
|
|
|
- <div class="image-border image-border-left-top" ></div>
|
|
|
- <div class="image-border image-border-right-top" ></div>
|
|
|
- <div class="image-border image-border-left-bottom" ></div>
|
|
|
- <div class="image-border image-border-lright-bottom" ></div>
|
|
|
- <!-- 边角设计 end-->
|
|
|
- <div style="height: 100%">
|
|
|
- <div style="height: 20%;">
|
|
|
- <h5 style="font-size: 1.25em;color: #E4E9DC;padding: 10px 0 15px 15px;font-weight: 100;">{{$t('smartClassDB.block4Title2')}}</h5>
|
|
|
- </div>
|
|
|
- <div class="teachingEvent">
|
|
|
- <Row type="flex" justify="center" align="middle" class="teachingEvent-row">
|
|
|
- <Col class="teachingEvent-row-col" :span="17">
|
|
|
- <Row type="flex" justify="space-around" align="middle" class="teachContent">
|
|
|
- <Col class="teachContent-box" :span="6">
|
|
|
- <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle5')}}</span>
|
|
|
- <span class="teachContent-box-num">519</span>
|
|
|
- <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
- </Col>
|
|
|
- <Col class="teachContent-box" :span="6">
|
|
|
- <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle6')}}</span>
|
|
|
- <span class="teachContent-box-num">410</span>
|
|
|
- <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
- </Col>
|
|
|
- <Col class="teachContent-box" :span="6">
|
|
|
- <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle7')}}</span>
|
|
|
- <span class="teachContent-box-num">426</span>
|
|
|
- <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- </Col>
|
|
|
- <Col :span="7" style="height:100%">
|
|
|
- <RingPie :id="'ringPie5'"></RingPie>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
+ <div style="height: 1.5%"></div>
|
|
|
+ <div class="block-border" style="height: 51%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ <!-- 边角设计 start-->
|
|
|
+ <div class="image-border image-border-left-top" ></div>
|
|
|
+ <div class="image-border image-border-right-top" ></div>
|
|
|
+ <div class="image-border image-border-left-bottom" ></div>
|
|
|
+ <div class="image-border image-border-lright-bottom" ></div>
|
|
|
+ <!-- 边角设计 end-->
|
|
|
+ <h5 style="border-bottom: 1px solid #94998a;font-size: 1.25em;color: #E4E9DC;font-weight: 100;height: 15%;padding: 10px;">各年級資源產出分佈</h5>
|
|
|
+ <div style="height: 85%;">
|
|
|
+ <ClassResourceBar :id="'classresourcebar1'"></ClassResourceBar>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div style="height: 1.5%"></div>
|
|
|
- <div style="height: 21%;">
|
|
|
- <Row type="flex" justify="space-between" align="middle" style="height: 100%;">
|
|
|
- <Col class="block-border" :span="7" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ </Col>
|
|
|
+ <Col style="padding-left: 14px;" :span="16" class="block-4">
|
|
|
+ <div class="block-border" style="height: 31.5%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
|
<div class="image-border image-border-left-top" ></div>
|
|
|
<div class="image-border image-border-right-top" ></div>
|
|
|
<div class="image-border image-border-left-bottom" ></div>
|
|
|
<div class="image-border image-border-lright-bottom" ></div>
|
|
|
<!-- 边角设计 end-->
|
|
|
- <h5 style="height: 15%;font-size: 1.25em;color: #E4E9DC;padding-top: 10px;font-weight: 100;text-align: center;">{{$t('smartClassDB.block4Title3')}}</h5>
|
|
|
- <div style="height: 85%">
|
|
|
- <FinishPercentPie :id="'finishpercentpie1'"></FinishPercentPie>
|
|
|
+ <div style="height: 100%">
|
|
|
+ <div style="height: 20%;">
|
|
|
+ <h5 style="font-size: 1.25em;color: #E4E9DC;padding: 10px 0 15px 15px;font-weight: 100;">{{$t('smartClassDB.block4Title1')}}</h5>
|
|
|
+ </div>
|
|
|
+ <div class="teachingEvent">
|
|
|
+ <Row type="flex" justify="center" align="middle" class="teachingEvent-row">
|
|
|
+ <Col class="teachingEvent-row-col" :span="17">
|
|
|
+ <Row type="flex" justify="space-around" align="middle" class="teachContent">
|
|
|
+ <Col class="teachContent-box" :span="6">
|
|
|
+ <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle1')}}</span>
|
|
|
+ <span class="teachContent-box-num">175</span>
|
|
|
+ <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
+ </Col>
|
|
|
+ <Col class="teachContent-box" :span="6">
|
|
|
+ <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle2')}}</span>
|
|
|
+ <span class="teachContent-box-num">537</span>
|
|
|
+ <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
+ </Col>
|
|
|
+ <Col class="teachContent-box" :span="6">
|
|
|
+ <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle3')}}</span>
|
|
|
+ <span class="teachContent-box-num">643</span>
|
|
|
+ <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
+ </Col>
|
|
|
+ <Col :span="7" style="height:100%">
|
|
|
+ <RingPie :id="'ringPie4'"></RingPie>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </Col>
|
|
|
- <Col class="block-border" :span="7" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ </div>
|
|
|
+ <div style="height: 2.3%"></div>
|
|
|
+ <div class="block-border" style="height: 31.5%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
|
<div class="image-border image-border-left-top" ></div>
|
|
|
<div class="image-border image-border-right-top" ></div>
|
|
|
<div class="image-border image-border-left-bottom" ></div>
|
|
|
<div class="image-border image-border-lright-bottom" ></div>
|
|
|
<!-- 边角设计 end-->
|
|
|
- <h5 style="height: 15%;font-size: 1.25em;color: #E4E9DC;padding-top: 10px;font-weight: 100;text-align: center;">{{$t('smartClassDB.block4Title4')}}</h5>
|
|
|
- <div style="height: 85%">
|
|
|
- <FinishPercentPie :pieData="{total: 537, value: 354}" :id="'finishpercentpie2'"></FinishPercentPie>
|
|
|
+ <div style="height: 100%">
|
|
|
+ <div style="height: 20%;">
|
|
|
+ <h5 style="font-size: 1.25em;color: #E4E9DC;padding: 10px 0 15px 15px;font-weight: 100;">{{$t('smartClassDB.block4Title2')}}</h5>
|
|
|
+ </div>
|
|
|
+ <div class="teachingEvent">
|
|
|
+ <Row type="flex" justify="center" align="middle" class="teachingEvent-row">
|
|
|
+ <Col class="teachingEvent-row-col" :span="17">
|
|
|
+ <Row type="flex" justify="space-around" align="middle" class="teachContent">
|
|
|
+ <Col class="teachContent-box" :span="6">
|
|
|
+ <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle5')}}</span>
|
|
|
+ <span class="teachContent-box-num">519</span>
|
|
|
+ <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
+ </Col>
|
|
|
+ <Col class="teachContent-box" :span="6">
|
|
|
+ <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle6')}}</span>
|
|
|
+ <span class="teachContent-box-num">410</span>
|
|
|
+ <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
+ </Col>
|
|
|
+ <Col class="teachContent-box" :span="6">
|
|
|
+ <span class="teachContent-box-title">{{$t('smartClassDB.block4SubTitle7')}}</span>
|
|
|
+ <span class="teachContent-box-num">426</span>
|
|
|
+ <span class="teachContent-box-subnum">{{$t('smartClassDB.block4SubTitle4')}} : 11</span>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
+ </Col>
|
|
|
+ <Col :span="7" style="height:100%">
|
|
|
+ <RingPie :id="'ringPie5'"></RingPie>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </Col>
|
|
|
- <Col class="block-border" :span="7" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ </div>
|
|
|
+ <div style="height: 2.3%"></div>
|
|
|
+ <div style="height: 32.5%;">
|
|
|
+ <Row style="height: 100%;">
|
|
|
+ <Col :span="8" style="height: 100%;padding-right:1.5%;">
|
|
|
+ <div class="block-border" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ <!-- 边角设计 start-->
|
|
|
+ <div class="image-border image-border-left-top" ></div>
|
|
|
+ <div class="image-border image-border-right-top" ></div>
|
|
|
+ <div class="image-border image-border-left-bottom" ></div>
|
|
|
+ <div class="image-border image-border-lright-bottom" ></div>
|
|
|
+ <!-- 边角设计 end-->
|
|
|
+ <h5 style="height: 15%;font-size: 1.25em;color: #E4E9DC;padding-top: 10px;font-weight: 100;text-align: center;">{{$t('smartClassDB.block4Title3')}}</h5>
|
|
|
+ <div style="height: 85%">
|
|
|
+ <FinishPercentPie :id="'finishpercentpie1'"></FinishPercentPie>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ <Col :span="8" style="height: 100%;padding:0 1%;">
|
|
|
+ <div class="block-border" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ <!-- 边角设计 start-->
|
|
|
+ <div class="image-border image-border-left-top" ></div>
|
|
|
+ <div class="image-border image-border-right-top" ></div>
|
|
|
+ <div class="image-border image-border-left-bottom" ></div>
|
|
|
+ <div class="image-border image-border-lright-bottom" ></div>
|
|
|
+ <!-- 边角设计 end-->
|
|
|
+ <h5 style="height: 15%;font-size: 1.25em;color: #E4E9DC;padding-top: 10px;font-weight: 100;text-align: center;">{{$t('smartClassDB.block4Title4')}}</h5>
|
|
|
+ <div style="height: 85%">
|
|
|
+ <FinishPercentPie :pieData="{total: 537, value: 354}" :id="'finishpercentpie2'"></FinishPercentPie>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ <Col :span="8" style="height: 100%;padding-left: 1.5%;">
|
|
|
+ <div class="block-border" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
+ <!-- 边角设计 start-->
|
|
|
+ <div class="image-border image-border-left-top" ></div>
|
|
|
+ <div class="image-border image-border-right-top" ></div>
|
|
|
+ <div class="image-border image-border-left-bottom" ></div>
|
|
|
+ <div class="image-border image-border-lright-bottom" ></div>
|
|
|
+ <!-- 边角设计 end-->
|
|
|
+ <h5 style="height: 15%;font-size: 1.25em;color: #E4E9DC;padding-top: 10px;font-weight: 100;text-align: center;">{{$t('smartClassDB.block4Title5')}}</h5>
|
|
|
+ <div style="height: 85%">
|
|
|
+ <FinishPercentPie :pieData="{total: 643, value:379}" :id="'finishpercentpie3'"></FinishPercentPie>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
+ <div style="height: 1.5%"></div>
|
|
|
+ <Row style="height: 34%;">
|
|
|
+ <Col style="height: 100%;">
|
|
|
+ <div class="block-border" style="height: 100%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
<!-- 边角设计 start-->
|
|
|
<div class="image-border image-border-left-top" ></div>
|
|
|
<div class="image-border image-border-right-top" ></div>
|
|
|
<div class="image-border image-border-left-bottom" ></div>
|
|
|
<div class="image-border image-border-lright-bottom" ></div>
|
|
|
<!-- 边角设计 end-->
|
|
|
- <h5 style="height: 15%;font-size: 1.25em;color: #E4E9DC;padding-top: 10px;font-weight: 100;text-align: center;">{{$t('smartClassDB.block4Title5')}}</h5>
|
|
|
- <div style="height: 85%">
|
|
|
- <FinishPercentPie :pieData="{total: 643, value:379}" :id="'finishpercentpie3'"></FinishPercentPie>
|
|
|
+ <div style="height: 20%">
|
|
|
+ <h5 style="font-size: 1.25em;color: #E4E9DC;padding: 15px 0 0 15px;font-weight: 100;">{{$t('smartClassDB.block4Title6')}}</h5>
|
|
|
</div>
|
|
|
- </Col>
|
|
|
- </Row>
|
|
|
- </div>
|
|
|
- <div style="height: 1.5%"></div>
|
|
|
- <div class="block-border" style="height: 32.5%;position: relative;background-color: rgba(217, 217, 217, 0.14);">
|
|
|
- <!-- 边角设计 start-->
|
|
|
- <div class="image-border image-border-left-top" ></div>
|
|
|
- <div class="image-border image-border-right-top" ></div>
|
|
|
- <div class="image-border image-border-left-bottom" ></div>
|
|
|
- <div class="image-border image-border-lright-bottom" ></div>
|
|
|
- <!-- 边角设计 end-->
|
|
|
- <div style="height: 20%">
|
|
|
- <h5 style="font-size: 1.25em;color: #E4E9DC;padding: 15px 0 0 15px;font-weight: 100;">{{$t('smartClassDB.block4Title6')}}</h5>
|
|
|
- </div>
|
|
|
- <div style="height: 80%">
|
|
|
- <TotalLine :id="'totalLine1'"></TotalLine>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <div style="height: 80%">
|
|
|
+ <TotalLine :id="'totalLine1'"></TotalLine>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </Col>
|
|
|
+ </Row>
|
|
|
</Col>
|
|
|
</Row>
|
|
|
</div>
|
|
@@ -540,6 +538,7 @@ import RingPie from '@/components/graph/ringPie'
|
|
|
import CourseBar from '@/components/graph/courseBar'
|
|
|
import FinishPercentPie from '@/components/graph/finishPercentPie'
|
|
|
import TotalLine from '@/components/graph/totalLine'
|
|
|
+import ClassResourceBar from '@/components/graph/classResourceBar'
|
|
|
|
|
|
export default {
|
|
|
name:'smart-dashboard',
|
|
@@ -566,7 +565,8 @@ export default {
|
|
|
RingPie,
|
|
|
CourseBar,
|
|
|
FinishPercentPie,
|
|
|
- TotalLine
|
|
|
+ TotalLine,
|
|
|
+ ClassResourceBar
|
|
|
},
|
|
|
methods:{
|
|
|
}
|