Commit 72c2b183 authored by 黄奎's avatar 黄奎

页面修改

parent b5697367
......@@ -225,7 +225,6 @@
data.District = ''
}
this.detailsData = data
console.log(this.detailsData,'=====')
}
})
},
......
......@@ -5493,7 +5493,6 @@
"sellorder_post_GetTCNUMOrderList",
this.tuanMsg,
(res) => {
console.log("sellorder_post_GetTCNUMOrderList", res);
if (res.data.resultCode == 1) {
this.loading = false;
this.total = res.data.data.count;
......
<style>
.TD_MainContent {
.TD_NewContract {
min-height: 650px;
background: url(../assets/img/bodyBg.png);
padding-top: 10px;
......@@ -7,27 +7,27 @@
color: #555;
}
.TD_MainContent .container-fluid {
.TD_NewContract .container-fluid {
padding: 0 20px;
}
.TD_MainContent .block {
.TD_NewContract .block {
border: 1px solid #cdcdcd;
background: #f9f9f9;
position: relative;
margin-bottom: 20px;
}
.TD_MainContent .mtop15 {
.TD_NewContract .mtop15 {
margin-top: 15px;
}
.TD_MainContent .blockTitle {
.TD_NewContract .blockTitle {
border-bottom: 1px solid #cdcdcd;
background-color: #efefef;
}
.TD_MainContent .blockTitle span.icon {
.TD_NewContract .blockTitle span.icon {
border-right: 1px solid #CDCDCD;
position: absolute;
left: 10px;
......@@ -36,7 +36,7 @@
padding-top: 8px;
}
.TD_MainContent .blockTitle h2 {
.TD_NewContract .blockTitle h2 {
font-size: 15px;
min-height: 40px;
margin: 0;
......@@ -47,19 +47,19 @@
line-height: 40px;
}
.TD_MainContent .blockTitle h2 span {
.TD_NewContract .blockTitle h2 span {
position: absolute;
right: 10px;
top: 0;
}
.TD_MainContent .contract {
.TD_NewContract .contract {
background: #f9f9f9;
margin-bottom: 20px;
margin-top: 20px;
}
.TD_MainContent .title {
.TD_NewContract .title {
font-size: 18px;
margin-top: 10px;
color: #555;
......@@ -70,35 +70,35 @@
padding-bottom: 40px !important;
}
.TD_MainContent .title p {
.TD_NewContract .title p {
margin: 0;
font-size: 12px;
}
.TD_MainContent .contractNo {
.TD_NewContract .contractNo {
font-weight: bold;
margin-right: 5px;
}
.TD_MainContent .title h1 {
.TD_NewContract .title h1 {
font-size: 24px;
text-align: left;
}
.TD_MainContent .title p span {
.TD_NewContract .title p span {
font-style: normal;
font-size: 14px;
color: #0088cc;
}
.TD_MainContent .menu {
.TD_NewContract .menu {
overflow: hidden;
background: #efefef;
position: relative;
width: 100%;
}
.TD_MainContent .contract .menu>ul {
.TD_NewContract .contract .menu>ul {
border-bottom: 0px none;
margin-bottom: 0;
margin: 0;
......@@ -106,7 +106,7 @@
list-style: none;
}
.TD_MainContent .contract .menu>ul>li {
.TD_NewContract .contract .menu>ul>li {
margin-bottom: -1px;
float: left;
list-style: none;
......@@ -124,7 +124,7 @@
font-size: 13px;
}
.TD_MainContent .contract .menu>ul>li.active {
.TD_NewContract .contract .menu>ul>li.active {
background: #f9f9f9;
color: #444;
border-bottom-color: #f9f9f9;
......@@ -169,17 +169,17 @@
font-size: 16px;
}
.TD_MainContent h1,
.TD_MainContent h2,
.TD_MainContent h3 {
.TD_NewContract h1,
.TD_NewContract h2,
.TD_NewContract h3 {
line-height: 40px !important;
}
.TD_MainContent .checkedNav {
.TD_NewContract .checkedNav {
display: block !important;
}
.TD_MainContent .SignTable {
.TD_NewContract .SignTable {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
......@@ -191,7 +191,7 @@
line-height: 25px;
}
.TD_MainContent .signDiv {
.TD_NewContract .signDiv {
width: 160px;
height: 120px;
position: absolute;
......@@ -202,7 +202,7 @@
z-Index: 100;
}
.TD_MainContent .esealDiv {
.TD_NewContract .esealDiv {
width: 120px;
height: 120px;
position: absolute;
......@@ -213,38 +213,38 @@
z-Index: 100;
}
.TD_MainContent .eseal {
.TD_NewContract .eseal {
padding: 20px 30px 30px 30px;
background-color: #fff;
display: none;
}
.TD_MainContent .SignTable>tbody {
.TD_NewContract .SignTable>tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.TD_MainContent .SignTable tr:first-child td {
.TD_NewContract .SignTable tr:first-child td {
position: relative;
width: 25%;
}
.TD_MainContent .SignTable tbody td {
.TD_NewContract .SignTable tbody td {
height: 30px;
}
.TD_MainContent .guests,
.TD_MainContent .routes,
.TD_MainContent .shoppings,
.TD_MainContent .attachments,
.TD_MainContent .activitys {
.TD_NewContract .guests,
.TD_NewContract .routes,
.TD_NewContract .shoppings,
.TD_NewContract .attachments,
.TD_NewContract .activitys {
font-size: 13px;
margin: 20px 30px 30px 30px;
display: none;
}
.TD_MainContent .ZTable {
.TD_NewContract .ZTable {
width: 100%;
border: none;
table-layout: fixed;
......@@ -252,18 +252,18 @@
border-spacing: 0;
}
.TD_MainContent .ZTable>tbody>tr>td {
.TD_NewContract .ZTable>tbody>tr>td {
word-break: break-word;
border: solid #ddd 1px;
padding: 8px;
line-height: 25px;
}
.TD_MainContent .text_center {
.TD_NewContract .text_center {
text-align: center;
}
.TD_MainContent .page_break_avoid p {
.TD_NewContract .page_break_avoid p {
padding-bottom: 15px;
}
......@@ -306,7 +306,7 @@
}
/*灰色遮罩层*/
.TD_MainContent .fade {
.TD_NewContract .fade {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
......@@ -317,7 +317,7 @@
}
/*弹出层*/
.TD_MainContent .qrCodeDiv {
.TD_NewContract .qrCodeDiv {
width: 236px;
height: 275px;
background-color: #fff;
......@@ -332,7 +332,7 @@
border-radius: 5px;
}
.TD_MainContent .Ec_cha {
.TD_NewContract .Ec_cha {
position: absolute;
cursor: pointer;
right: -20px;
......@@ -345,25 +345,25 @@
line-height: 30px;
}
.TD_MainContent .Ec_cha:hover {
.TD_NewContract .Ec_cha:hover {
color: red;
}
.TD_MainContent .TcTravel_Table td {
.TD_NewContract .TcTravel_Table td {
border: 1px solid rgb(0, 0, 0);
word-break: break-all;
padding: 5px;
line-height: 2;
}
.TD_MainContent .TcTravel_Table {
.TD_NewContract .TcTravel_Table {
width: 100%;
border: none;
border-collapse: collapse;
border-spacing: 0;
}
.TD_MainContent .TC_LASTTD div {
.TD_NewContract .TC_LASTTD div {
margin-bottom: 10px;
}
......@@ -385,7 +385,7 @@
</style>
<template>
<div class="TD_MainContent" v-loading="pdfLoading">
<div class="TD_NewContract" v-loading="pdfLoading">
<div class="container-fluid">
<div class="block mtop15">
<div class="blockTitle">
......
This diff is collapsed.
......@@ -759,7 +759,7 @@
methods: {
//关闭弹窗
cancelSubmit() {
console.log("关闭");
// console.log("关闭");
this.clearMsg();
//关闭弹窗 调用父页面方法
this.$emit("close");
......@@ -1051,7 +1051,7 @@
var postMsg = {
ID: this.orderQueryMsg.OrderId,
};
console.log("postMsg", postMsg)
//("postMsg", postMsg)
this.apipost(
"sellorder_post_GetOrderEntity", postMsg,
(res) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment