|
|
|
@ -4,63 +4,56 @@
|
|
|
|
|
:autoBack="true" :placeholder="true" leftIconColor="#ffffff">
|
|
|
|
|
</u-navbar> -->
|
|
|
|
|
|
|
|
|
|
<view class="LieBIaoListindexcontent-box">
|
|
|
|
|
<view class="LieBIaoListindexcontent-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item" v-for="item in contentList" @click="gotoXiangqing(item)">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-top">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-text">
|
|
|
|
|
{{item.caseTitle}}
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontent-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item" v-for="item in contentList" @click="gotoXiangqing(item)">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-top">
|
|
|
|
|
{{item.caseTitle}}
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="LieBIaoListindexcontentbttom-item-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-left">
|
|
|
|
|
<u-icon name="file-text" size="18" color="#595F66" class="icon"></u-icon>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="LieBIaoListindexcontentbttom-item-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-left">
|
|
|
|
|
<u-icon name="file-text" size="18" color="#595F66" class="icon"></u-icon>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-rigth">
|
|
|
|
|
{{item.caseSerial}}
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-left">
|
|
|
|
|
<u-icon name="map" size="18" color="#595F66" class="icon"></u-icon>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-rigth">
|
|
|
|
|
{{item.caseAddress}}
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-rigth">
|
|
|
|
|
{{item.caseSerial}}
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-left">
|
|
|
|
|
<u-icon name="clock" size="18" color="#595F66" class="icon"></u-icon>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-rigth">
|
|
|
|
|
{{item.caseDate}}
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-left">
|
|
|
|
|
<u-icon name="map" size="18" color="#595F66" class="icon"></u-icon>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-rigth">
|
|
|
|
|
{{item.caseAddress}}
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-left">
|
|
|
|
|
<u-icon name="clock" size="18" color="#595F66" class="icon"></u-icon>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-rigth">
|
|
|
|
|
{{item.caseDate}}
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-bottom chengse" @click.stop="nextblack(item)"
|
|
|
|
|
v-show="item.isReport">
|
|
|
|
|
<view class="">
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-bottom chengse" @click.stop="nextblack(item)"
|
|
|
|
|
v-show="item.isReport">
|
|
|
|
|
不符合
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-bottom " :class="" @click.stop="nextblack(item)"
|
|
|
|
|
v-show="!item.isReport">
|
|
|
|
|
<!-- <u-icon name="tags" size="24" color="#2baa04" class="" class="icon"
|
|
|
|
|
v-show="item.caseSerialShow">
|
|
|
|
|
</u-icon> -->
|
|
|
|
|
<view class="bufuhe" v-if="item.caseSerialShow" :class="">
|
|
|
|
|
不符合
|
|
|
|
|
</view>
|
|
|
|
|
<view class="LieBIaoListindexcontentbttom-item-bottom-bottom " :class="" @click.stop="nextblack(item)"
|
|
|
|
|
v-show="!item.isReport">
|
|
|
|
|
<!-- <u-icon name="tags" size="24" color="#2baa04" class="" class="icon"
|
|
|
|
|
v-show="item.caseSerialShow">
|
|
|
|
|
</u-icon> -->
|
|
|
|
|
<view class="bufuhe" v-if="item.caseSerialShow" :class="">
|
|
|
|
|
不符合
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fuhe" v-else>
|
|
|
|
|
符合
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fuhe" v-else>
|
|
|
|
|
符合
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
@ -144,7 +137,7 @@ import {
|
|
|
|
|
caseSerialShow
|
|
|
|
|
};
|
|
|
|
|
});
|
|
|
|
|
console.log("到组件中",this.contentList);
|
|
|
|
|
// console.log("到组件中",this.contentList);
|
|
|
|
|
|
|
|
|
|
})
|
|
|
|
|
},
|
|
|
|
@ -160,119 +153,108 @@ import {
|
|
|
|
|
<style lang="scss" scoped>
|
|
|
|
|
.LieBIaoListindexcontent {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
padding-bottom: 50rpx;
|
|
|
|
|
.LieBIaoListindexcontent-box {
|
|
|
|
|
padding-bottom: 50rpx;
|
|
|
|
|
.LieBIaoListindexcontent-bottom {
|
|
|
|
|
margin: 25rpx 0;
|
|
|
|
|
height: calc(100% - 50rpx);
|
|
|
|
|
overflow-y: scroll;
|
|
|
|
|
.LieBIaoListindexcontent-bottom {
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding: 20rpx;
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item {
|
|
|
|
|
padding: 25rpx;
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding: 20rpx;
|
|
|
|
|
background: #f1f1f1fa;
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
margin: 20rpx 0;
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-top {
|
|
|
|
|
text-align: left;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
font-size: 30rpx;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #35393D;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item {
|
|
|
|
|
padding: 25rpx;
|
|
|
|
|
width: 100%;
|
|
|
|
|
background: #f1f1f1fa;
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
margin: 20rpx 0;
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-top {
|
|
|
|
|
display: grid;
|
|
|
|
|
grid-template-columns: 70% 20%;
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-text {
|
|
|
|
|
text-align: left;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
font-size: 30rpx;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #35393D;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom {
|
|
|
|
|
margin: 20rpx 0;
|
|
|
|
|
display: grid;
|
|
|
|
|
grid-template-columns: 8% auto;
|
|
|
|
|
|
|
|
|
|
view {
|
|
|
|
|
font-size: 25rpx;
|
|
|
|
|
color: #35393D;
|
|
|
|
|
line-height: 30rpx;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-left {
|
|
|
|
|
color: #595F66;
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-rigth {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom {
|
|
|
|
|
margin: 20rpx 0;
|
|
|
|
|
display: grid;
|
|
|
|
|
grid-template-columns: 8% auto;
|
|
|
|
|
|
|
|
|
|
view {
|
|
|
|
|
font-size: 25rpx;
|
|
|
|
|
color: #35393D;
|
|
|
|
|
line-height: 30rpx;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-left {
|
|
|
|
|
color: #595F66;
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-rigth {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.leibie {
|
|
|
|
|
color: #E72C2C;
|
|
|
|
|
}
|
|
|
|
|
.leibie {
|
|
|
|
|
color: #E72C2C;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-bottom {
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-bottom {
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 59rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 59rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
.fuhe{
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 59rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 59rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
.fuhe{
|
|
|
|
|
width: 100%;
|
|
|
|
|
background: rgba(0, 170, 0, 0.1);
|
|
|
|
|
color: #2baa04;
|
|
|
|
|
}
|
|
|
|
|
.bufuhe {
|
|
|
|
|
width: 100%;
|
|
|
|
|
background: rgba(245, 154, 35, 0.1);
|
|
|
|
|
color: #F59A23;
|
|
|
|
|
}
|
|
|
|
|
background: rgba(0, 170, 0, 0.1);
|
|
|
|
|
color: #2baa04;
|
|
|
|
|
}
|
|
|
|
|
.chengse{
|
|
|
|
|
.bufuhe {
|
|
|
|
|
width: 100%;
|
|
|
|
|
background: rgba(245, 154, 35, 0.1);
|
|
|
|
|
color: #F59A23;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.chengse{
|
|
|
|
|
width: 100%;
|
|
|
|
|
background: rgba(245, 154, 35, 0.1);
|
|
|
|
|
color: #F59A23;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-bottomTRTS {
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
display: grid;
|
|
|
|
|
grid-template-columns: 1fr 1fr;
|
|
|
|
|
grid-column-gap: 20rpx;
|
|
|
|
|
|
|
|
|
|
.LieBIaoListindexcontentbttom-item-bottom-bottomTRTS {
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
display: grid;
|
|
|
|
|
grid-template-columns: 1fr 1fr;
|
|
|
|
|
grid-column-gap: 20rpx;
|
|
|
|
|
|
|
|
|
|
view {
|
|
|
|
|
background: rgba(0, 170, 0, .1);
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 69rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
|
|
.icon {
|
|
|
|
|
background: rgba(0, 170, 0, 0);
|
|
|
|
|
}
|
|
|
|
|
view {
|
|
|
|
|
background: rgba(0, 170, 0, .1);
|
|
|
|
|
border-radius: 10rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 69rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
|
|
.icon {
|
|
|
|
|
background: rgba(0, 170, 0, 0);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dibuaBtn {
|
|
|
|
|
position: sticky;
|
|
|
|
|
bottom: 0;
|
|
|
|
|