|
|
|
@ -1,17 +1,279 @@
|
|
|
|
|
<template>
|
|
|
|
|
<div class="right-box">
|
|
|
|
|
|
|
|
|
|
<a-card :bodyStyle="tstyle" :bordered="false">
|
|
|
|
|
<div class="title"><i class="iconfont icon-ERP_zhuyi"></i><span>注意事项</span></div>
|
|
|
|
|
<div class="content">
|
|
|
|
|
<div class="tip">
|
|
|
|
|
注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项注意事项
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a-card>
|
|
|
|
|
<a-card :bodyStyle="tstyle" :bordered="false">
|
|
|
|
|
<div class="title"><i class="iconfont icon-fuwu"></i><span>服务项目</span></div>
|
|
|
|
|
<div class="content">
|
|
|
|
|
<div class="items">项目1项目1</div>
|
|
|
|
|
<div class="items">项22目1</div>
|
|
|
|
|
<div class="items">项目1</div>
|
|
|
|
|
<div class="items">项目1</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a-card>
|
|
|
|
|
<a-card :bodyStyle="tstyle" :bordered="false">
|
|
|
|
|
<div class="title"><i class="iconfont icon-beizhu1"></i><span>备注</span></div>
|
|
|
|
|
<div class="content">
|
|
|
|
|
<div class="remark">
|
|
|
|
|
<div class="top"><i class="iconfont icon-yuandian"></i>备注内容备注内容备注内容备注内容备注内容备注内容</div>
|
|
|
|
|
<div class="bottom">2022-01-11 00:00:00</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="remark">
|
|
|
|
|
<div class="top"><i class="iconfont icon-yuandian"></i>备注内容</div>
|
|
|
|
|
<div class="bottom">2022-01-11 00:00:00</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a-card>
|
|
|
|
|
<a-card :bodyStyle="tstyle" :bordered="false">
|
|
|
|
|
<div class="title"><i class="iconfont icon-fujian-wenjian"></i><span>附件</span></div>
|
|
|
|
|
<div class="content">
|
|
|
|
|
<a-button type="primary" class="file-btn">新增附件</a-button>
|
|
|
|
|
<div class="file">
|
|
|
|
|
<div class="top">
|
|
|
|
|
<span class="left"><i class="iconfont icon-tupian"></i>文件名</span>
|
|
|
|
|
<span class="right"><i class="iconfont icon-yulan"></i><i class="iconfont icon-arrow-"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="bottom">2022-01-11 00:00:00</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="file">
|
|
|
|
|
<div class="top">
|
|
|
|
|
<span class="left"><i class="iconfont icon-tupian"></i>文件名</span>
|
|
|
|
|
<span class="right"><i class="iconfont icon-yulan"></i><i class="iconfont icon-arrow-"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="bottom">2022-01-11 00:00:00</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="file">
|
|
|
|
|
<div class="top">
|
|
|
|
|
<span class="left"><i class="iconfont icon-tupian"></i>文件名</span>
|
|
|
|
|
<span class="right"><i class="iconfont icon-yulan"></i><i class="iconfont icon-arrow-"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="bottom">2022-01-11 00:00:00</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a-card>
|
|
|
|
|
<a-card :bodyStyle="tstyle" :bordered="false">
|
|
|
|
|
<div class="title"><i class="iconfont icon-lightning-full"></i><span>订单及货运动态</span></div>
|
|
|
|
|
<div class="content">
|
|
|
|
|
<div class="no-data">暂无内容</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a-card>
|
|
|
|
|
<a-collapse class="collapse-box" :bordered="false" expandIconPosition="right">
|
|
|
|
|
<a-collapse-panel>
|
|
|
|
|
<template slot="header">
|
|
|
|
|
<div class="title"><i class="iconfont icon-rizhi"></i><span>日志</span></div>
|
|
|
|
|
</template>
|
|
|
|
|
<div class="cargo-info">
|
|
|
|
|
<div class="info-header">
|
|
|
|
|
<span>修改人</span>
|
|
|
|
|
<span>修改时间</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list">
|
|
|
|
|
<span>合川陈哈哈</span>
|
|
|
|
|
<span>2011-11-11 11:11:11</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list">
|
|
|
|
|
<span>合川陈哈哈</span>
|
|
|
|
|
<span>2011-11-11 11:11:11</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="list">
|
|
|
|
|
<span>合川陈哈哈</span>
|
|
|
|
|
<span>2011-11-11 11:11:11</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a-collapse-panel>
|
|
|
|
|
</a-collapse>
|
|
|
|
|
</div>
|
|
|
|
|
</template>
|
|
|
|
|
<script>
|
|
|
|
|
<script>
|
|
|
|
|
export default {
|
|
|
|
|
name: '',
|
|
|
|
|
data() {
|
|
|
|
|
return {}
|
|
|
|
|
return {
|
|
|
|
|
tstyle: { padding: '0 15px 20px', 'margin-bottom': '10px', background: '#fff' },
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
created() {},
|
|
|
|
|
methods: {},
|
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|
<style lang="less">
|
|
|
|
|
<style lang="less" scoped>
|
|
|
|
|
@import url('../index.less');
|
|
|
|
|
|
|
|
|
|
.title {
|
|
|
|
|
height: 46px;
|
|
|
|
|
line-height: 46px;
|
|
|
|
|
border-bottom: 1px solid #ccc;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
color: #666;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
.iconfont {
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
color: @primary-color;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.content {
|
|
|
|
|
.tip {
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #666;
|
|
|
|
|
position: relative;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
&::before {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
content: '';
|
|
|
|
|
background: @primary-color;
|
|
|
|
|
opacity: 0.08;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.items {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
height: 28px;
|
|
|
|
|
line-height: 26px;
|
|
|
|
|
border: 1px dashed #ccc;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
padding: 0 10px;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
&:hover {
|
|
|
|
|
border: 1px dashed @primary-color;
|
|
|
|
|
position: relative;
|
|
|
|
|
&::before {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
content: '';
|
|
|
|
|
background: @primary-color;
|
|
|
|
|
opacity: 0.08;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.remark {
|
|
|
|
|
padding: 8px 0;
|
|
|
|
|
.top {
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
line-height: 24px;
|
|
|
|
|
color: #666;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
position: relative;
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
.iconfont {
|
|
|
|
|
margin-right: 4px;
|
|
|
|
|
color: @primary-color;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.bottom {
|
|
|
|
|
color: #999;
|
|
|
|
|
padding-left: 20px;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.file-btn {
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
.file {
|
|
|
|
|
padding: 10px 0;
|
|
|
|
|
border-bottom: 1px solid #eee;
|
|
|
|
|
&:nth-last-child(1) {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
.top {
|
|
|
|
|
display: flex;
|
|
|
|
|
.left {
|
|
|
|
|
flex: 1;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
color: #666;
|
|
|
|
|
i {
|
|
|
|
|
margin-right: 8px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.right {
|
|
|
|
|
width: 40px;
|
|
|
|
|
i {
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
// font-weight: 600;
|
|
|
|
|
color: @primary-color;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.bottom {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
color: #999;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.no-data {
|
|
|
|
|
text-align: center;
|
|
|
|
|
color: #999;
|
|
|
|
|
padding: 20px 0;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.collapse-box {
|
|
|
|
|
background: #fff;
|
|
|
|
|
padding-top: 0;
|
|
|
|
|
padding-bottom: 0;
|
|
|
|
|
border: none;
|
|
|
|
|
.title {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
.cargo-info {
|
|
|
|
|
.info-header{
|
|
|
|
|
display: flex;
|
|
|
|
|
background: #f4f4f4;
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
span{
|
|
|
|
|
display: inline-block;
|
|
|
|
|
border: 1px solid #eee;
|
|
|
|
|
flex: 1;
|
|
|
|
|
&:nth-of-type(1){
|
|
|
|
|
border-right: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.list{
|
|
|
|
|
display: flex;
|
|
|
|
|
background: #fff;
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
span{
|
|
|
|
|
display: inline-block;
|
|
|
|
|
flex: 1;
|
|
|
|
|
border: 1px solid #eee;
|
|
|
|
|
border-top: none;
|
|
|
|
|
padding: 0 8px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
&:nth-of-type(1){
|
|
|
|
|
border-right: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|