|
|
@@ -26,14 +26,13 @@
|
|
|
|
|
|
<body>
|
|
|
<div class="app_box" id="app">
|
|
|
- <div class="box_item_title">
|
|
|
+ <div class="box_item_title" @click="fullScreen()">
|
|
|
<span>集团管控 数智赋能</span>
|
|
|
</div>
|
|
|
<div class="box_item_main">
|
|
|
<div class="box_left">
|
|
|
<div class="left_item" style="padding: 0;">
|
|
|
- <dv-border-box-12 :color="['#2169a3','#277099']"
|
|
|
- style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
+ <dv-border-box-12 :color="['#2169a3','#277099']" style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
<div class="title_else flex_sb" style="margin-bottom: 0;"><span>组织架构</span></div>
|
|
|
<div class="left_main">
|
|
|
<div class="left_main_top">
|
|
|
@@ -47,17 +46,14 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="8" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="8" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="echarts_6">
|
|
|
<div class="echarts_top" @click="handleORG()">
|
|
|
- <div class="top_image" v-for="(item,index) in organizationList"
|
|
|
- :key="index">
|
|
|
- <img :src="item.flag==true?'./images/newImage/onBlue.png':'./images/newImage/blue.png'"
|
|
|
- alt="">
|
|
|
+ <div class="top_image" v-for="(item,index) in organizationList" :key="index">
|
|
|
+ <img :src="item.flag==true?'./images/newImage/onBlue.png':'./images/newImage/blue.png'" alt="">
|
|
|
<div :class="item.flag==true?'top_text_on':'top_text'">{{ item.value }}
|
|
|
<span>个</span>
|
|
|
</div>
|
|
|
@@ -65,8 +61,7 @@
|
|
|
</div>
|
|
|
<div class="echarts_btm">
|
|
|
<div class="btm_text">
|
|
|
- <span :class="item.flag==true?'btm_text_span_on':'btm_text_span'"
|
|
|
- v-for="(item,index) in organizationList" :key="index">{{ item.name
|
|
|
+ <span :class="item.flag==true?'btm_text_span_on':'btm_text_span'" v-for="(item,index) in organizationList" :key="index">{{ item.name
|
|
|
}}</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -83,8 +78,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="6" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="6" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -98,8 +92,7 @@
|
|
|
</dv-border-box-12>
|
|
|
</div>
|
|
|
<div class="left_item" style="height: calc(50% - 15px);">
|
|
|
- <dv-border-box-12 :color="['#2169a3','#277099']"
|
|
|
- style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
+ <dv-border-box-12 :color="['#2169a3','#277099']" style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
<div class="title_else"><span>人员结构</span></div>
|
|
|
<div class="left_main_else">
|
|
|
<div class="left_user_top">
|
|
|
@@ -136,15 +129,13 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="5" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="5" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="echarts_else flex_column">
|
|
|
<div class="echarts_else_top">
|
|
|
- <div :class="twoIndex==1?'echarts_else_top_item_on':'echarts_else_top_item'"
|
|
|
- @click="handleTap2(1)">
|
|
|
+ <div :class="twoIndex==1?'echarts_else_top_item_on':'echarts_else_top_item'" @click="handleTap2(1)">
|
|
|
<div class="item_left_t">
|
|
|
<img src="./images/right-top1.png" alt="">
|
|
|
</div>
|
|
|
@@ -153,8 +144,7 @@
|
|
|
<div>97395 <span>人</span> </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div :class="twoIndex!=1?'echarts_else_top_item_on':'echarts_else_top_item'"
|
|
|
- @click="handleTap2(2)">
|
|
|
+ <div :class="twoIndex!=1?'echarts_else_top_item_on':'echarts_else_top_item'" @click="handleTap2(2)">
|
|
|
<div class="item_left_t">
|
|
|
<img src="./images/right-top2.png" alt="">
|
|
|
</div>
|
|
|
@@ -179,8 +169,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="7" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="7" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -196,22 +185,19 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="5" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="5" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="echarts_else flex_column" style="position: relative;">
|
|
|
<div class="echarts_else_top">
|
|
|
- <div :class="saIndex==1?'echarts_else_top_item_on':'echarts_else_top_item'"
|
|
|
- style="z-index: 9999999;" @click="handleTap1(1)">
|
|
|
+ <div :class="saIndex==1?'echarts_else_top_item_on':'echarts_else_top_item'" style="z-index: 9999999;" @click="handleTap1(1)">
|
|
|
<div class="item_right_t">
|
|
|
<div>年龄结构</div>
|
|
|
<div><span>平均年龄</span> 42 岁</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div :class="saIndex!=1?'echarts_else_top_item_on':'echarts_else_top_item'"
|
|
|
- style="z-index: 9999999;" @click="handleTap1(2)">
|
|
|
+ <div :class="saIndex!=1?'echarts_else_top_item_on':'echarts_else_top_item'" style="z-index: 9999999;" @click="handleTap1(2)">
|
|
|
<div class="item_right_t">
|
|
|
<div>工龄结构</div>
|
|
|
<div><span>平均工龄</span> 19.7 年</div>
|
|
|
@@ -237,8 +223,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="7" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="7" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -254,8 +239,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="8" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="8" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -274,8 +258,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="6" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="6" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -288,13 +271,12 @@
|
|
|
</dv-border-box-12>
|
|
|
</div>
|
|
|
<div class="flex_column right_user_box">
|
|
|
- <dv-border-box-12 :color="['#2169a3','#277099']"
|
|
|
- style="padding: 10px 40px 15px;box-sizing: border-box;">
|
|
|
+ <dv-border-box-12 :color="['#2169a3','#277099']" style="padding: 10px 40px 15px;box-sizing: border-box;">
|
|
|
<div class="right_item_else flex_column">
|
|
|
<div class="title_else"><span>人才市场</span></div>
|
|
|
<div class="w_100_right flex_column">
|
|
|
<div class="top flex justify-between">
|
|
|
- <div class="flex items-center justify-center" v-for="(item,index) in HumanResourcesList" :key="index">
|
|
|
+ <div class="flex items-center justify-center" v-for="(item,index) in HumanResourcesList" :key="index">
|
|
|
<img class="top-img" :src="item.image" alt="">
|
|
|
<div>{{ item.key }}<span class="top-text">{{ item.value }}</span>人</div>
|
|
|
</div>
|
|
|
@@ -491,8 +473,7 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="main_item flex_column">
|
|
|
- <dv-border-box-12 :color="['#2169a3','#277099']"
|
|
|
- style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
+ <dv-border-box-12 :color="['#2169a3','#277099']" style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
<div class="title_else_s">
|
|
|
<span>人员流动</span>
|
|
|
<span class="icon_box" style="top: -5px;right: 40px;" @click="handleUserChange()">
|
|
|
@@ -506,8 +487,7 @@
|
|
|
</div>
|
|
|
<div class="box_right">
|
|
|
<div class="left_item" style="height: calc(40% - 10px);padding: 0;">
|
|
|
- <dv-border-box-12 :color="['#2169a3','#277099']"
|
|
|
- style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
+ <dv-border-box-12 :color="['#2169a3','#277099']" style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
<div class="title_else flex_sb">
|
|
|
<span>薪酬分配</span>
|
|
|
<span class="icon_tit">
|
|
|
@@ -532,8 +512,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="11" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="11" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -557,15 +536,13 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="6" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="6" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="w_100">
|
|
|
|
|
|
- <dv-scroll-board :config="config2" v-if="SalaryCalProgDetail"
|
|
|
- style="width: 100%; height: 95%;margin-top: 1%;" />
|
|
|
+ <dv-scroll-board :config="config2" v-if="SalaryCalProgDetail" style="width: 100%; height: 95%;margin-top: 1%;" />
|
|
|
</div>
|
|
|
<div class="title_box">预警</div>
|
|
|
</div>
|
|
|
@@ -586,8 +563,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 13px;"
|
|
|
- :color="['#1275ba','green']" :dur="13" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 13px;" :color="['#1275ba','green']" :dur="13" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -599,8 +575,7 @@
|
|
|
</dv-border-box-12>
|
|
|
</div>
|
|
|
<div class="right_item flex_column" style="height: calc(60% - 10px);padding: 0;">
|
|
|
- <dv-border-box-12 :color="['#2169a3','#277099']"
|
|
|
- style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
+ <dv-border-box-12 :color="['#2169a3','#277099']" style="padding: 10px 40px 30px;box-sizing: border-box;">
|
|
|
<!-- <div class="title_else"><span>人才管理区块</span></div> -->
|
|
|
<div class="title_else"><span>人才管理</span></div>
|
|
|
<div class="w_100_right_box flex_column" style="height: calc(100% - 80px);">
|
|
|
@@ -681,19 +656,16 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 5px;"
|
|
|
- :color="['#1275ba','green']" :dur="10" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 5px;" :color="['#1275ba','green']" :dur="10" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="right_item_main flex_center"
|
|
|
- style="height: calc(100% - 100px);flex-wrap: wrap;">
|
|
|
+ <div class="right_item_main flex_center" style="height: calc(100% - 100px);flex-wrap: wrap;">
|
|
|
<div class="item-tl-item" v-for="(item,key) in skillList" :key="key" @click="handleStudio(item)">
|
|
|
<div class="item_title">{{ item.name }}</div>
|
|
|
<div class="item_main">
|
|
|
<div class="item_main_top">
|
|
|
- <img :src="item.flag?'./images/newImage/213e2a5d-b895-4123-8615-a04f4e093b0c.png':'./images/flying.png'"
|
|
|
- alt="">
|
|
|
+ <img :src="item.flag?'./images/newImage/213e2a5d-b895-4123-8615-a04f4e093b0c.png':'./images/flying.png'" alt="">
|
|
|
</div>
|
|
|
<div class="item_main_main">
|
|
|
<div class="item_main_text flex_sb">
|
|
|
@@ -722,8 +694,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 5px;"
|
|
|
- :color="['#1275ba','green']" :dur="6" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 5px;" :color="['#1275ba','green']" :dur="6" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -765,14 +736,12 @@
|
|
|
<img src="./images/icon_title.png" alt="">
|
|
|
</div>
|
|
|
<div class="title flex_sb">
|
|
|
- <span v-for="(item,index) in titleList" :key="index"
|
|
|
- @click="handleChangeTitle(item,index)">{{ item }}</span>
|
|
|
+ <span v-for="(item,index) in titleList" :key="index" @click="handleChangeTitle(item,index)">{{ item }}</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="10" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="10" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -786,8 +755,7 @@
|
|
|
<div class="left_user_number" style="width: 50%;" v-for="(item,index) in schoolList2" :key="index">
|
|
|
<div class="text_box" style="padding-left: 280px;">
|
|
|
<img style="width: 20%;" :src="item.image" alt="">
|
|
|
- <span class="text_num"
|
|
|
- :style="item.style">{{ item.value }}<span>{{ item.unit }}</span></span>
|
|
|
+ <span class="text_num" :style="item.style">{{ item.value }}<span>{{ item.unit }}</span></span>
|
|
|
<span class="text_title">{{ item.name }}</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -811,8 +779,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;"
|
|
|
- :color="['#1275ba','green']" :dur="8" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: 10px;" :color="['#1275ba','green']" :dur="8" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -885,12 +852,11 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="10" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="10" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="echarts_main" ref="works"></div>
|
|
|
+ <div class="echarts_main" ref="works"></div>
|
|
|
</div>
|
|
|
<div class="mark_view flex_column">
|
|
|
<div class="left_user_title">
|
|
|
@@ -902,8 +868,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="8" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="8" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -919,8 +884,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="7" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="7" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -942,13 +906,12 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="8" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="8" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
<div :class="!listFlag?'echarts_main item_content_6':'echarts_main item_content'">
|
|
|
- <dv-scroll-board :config="studioInformation" style="width:100%;height:98%" @scroll-change="scrollChange" />
|
|
|
+ <dv-scroll-board :config="studioInformation" style="width:100%;height:98%" @scroll-change="scrollChange" />
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="mark_view flex_column" style="width: calc(15% - 10px);">
|
|
|
@@ -961,8 +924,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="4" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="4" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -980,8 +942,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="12" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="12" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -990,7 +951,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
-
|
|
|
+
|
|
|
<div class="mark_view flex_column" style="width: calc(15% - 10px);">
|
|
|
<div class="left_user_title">
|
|
|
<div class="icon_title">
|
|
|
@@ -1001,8 +962,7 @@
|
|
|
</div>
|
|
|
<div class="line">
|
|
|
<!-- <img src="./images/line.png" alt=""> -->
|
|
|
- <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;"
|
|
|
- :color="['#1275ba','green']" :dur="6" />
|
|
|
+ <dv-decoration-2 style="width:100%;height:10px;margin-top: -1px;" :color="['#1275ba','green']" :dur="6" />
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -1010,7 +970,7 @@
|
|
|
<p v-html="honorList[honorIndex]"></p>
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
@@ -1018,6 +978,9 @@
|
|
|
<div class="icon_box" @click="handleMore()">
|
|
|
<img src="./images/blue.png" alt="">
|
|
|
</div>
|
|
|
+ <div class="mark_box" @click="handleChangeImage()" v-if="imageIndex < imageList.length && imageFlag">
|
|
|
+ <img :src="imageList[imageIndex]" alt="">
|
|
|
+ </div>
|
|
|
</div>
|
|
|
|
|
|
<script src="./js/newIndex.js"></script>
|