Commit 721e0152 by 刘泽奇

123

parent b83fccff
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -3,18 +3,24 @@
padding-bottom: 42px;
background-color: #F9F9F9;
}
.icorder input {
border: none;
}
.icorder-breadcrumb{
.icorder-breadcrumb {
width: 1200px;
margin: 20px auto 7px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 7px;
}
.icorder-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner{
.icorder-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner {
color: #0989c5;
font-weight: 400;
}
.icorder-breadcrumb .el-breadcrumb__item .is-link{
.icorder-breadcrumb .el-breadcrumb__item .is-link {
color: #03004c;
font-weight: 100;
}
......@@ -27,6 +33,7 @@
padding-top: 33px;
box-sizing: border-box;
}
.inquire-input-buttom {
float: right;
width: 140px;
......@@ -40,6 +47,7 @@
text-align: center;
cursor: pointer;
}
.inquire-input-value {
width: 820px;
height: 56px;
......@@ -49,30 +57,34 @@
padding: 6px 0;
box-sizing: border-box;
}
.icorder-header-text {
font-size:20px;
font-family:CTCuHeiSJ;
font-weight:400;
color:#0989c5;
font-size: 20px;
font-family: CTCuHeiSJ;
font-weight: 400;
color: #0989c5;
text-align: center;
margin-bottom: 40px;
}
.icorder-main {
width: 100%;
background-color: #F9F9F9;
padding-bottom: 42px;
}
.icorder-main-title {
width: 1200px;
height: 61px;
margin: 0 auto;
line-height: 61px;
text-align: left;
font-size:16px;
font-family:CTCuHeiSJ;
font-weight:400;
color:rgba(102,102,102,1);
font-size: 16px;
font-family: CTCuHeiSJ;
font-weight: 400;
color: rgba(102, 102, 102, 1);
}
.icorder-main-con {
width: 1218px;
height: 149px;
......@@ -80,141 +92,166 @@
margin: 0 auto;
padding: 17px 20px;
box-sizing: border-box;
box-shadow:0px 3px 13px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.08);
margin-bottom: 33px;
}
.icorder-main-con-left {
float: left;
width: 327px;
height: 100%;
border-right: 1px solid #d6daeb;
}
.icorder-main-con-left > div {
.icorder-main-con-left>div {
width: 100%;
height: 54px;
line-height: 54px;
}
.icorder-main-con-left > .text1 {
font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(153,153,153,1);
.icorder-main-con-left>.text1 {
font-size: 16px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(153, 153, 153, 1);
}
.icorder-main-con-left > .text2 {
font-size:21px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(51,51,51,1);
.icorder-main-con-left>.text2 {
font-size: 21px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(51, 51, 51, 1);
}
.icorder-main-con-con {
float: left;
width: 601px;
height: 100%;
border-right: 1px solid #EFEFEF;
}
.icorder-main-con-con > div {
.icorder-main-con-con>div {
width: 100%;
height: 54px;
line-height: 54px;
text-align: center;
}
.icorder-main-con-con > .text2 {
font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(102,102,102,1);
.icorder-main-con-con>.text2 {
font-size: 16px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(102, 102, 102, 1);
}
.icorder-main-con-con-title {
width: 100%;
font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(153,153,153,1);
font-size: 16px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(153, 153, 153, 1);
}
.icorder-main-con-con-title > span{
.icorder-main-con-con-title>span {
font-size: 26px;
color: #0989c5;
}
.icorder-main-con-right {
float: right;
width: 247px;
height: 100%;
border-left: 1px solid #d6daeb;
}
.icorder-main-con-right > .text {
.icorder-main-con-right>.text {
width: 100%;
height: 54px;
line-height: 54px;
text-align: center;
font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(102,102,102,1);
font-size: 16px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(102, 102, 102, 1);
}
.con-right-button {
width:100px;
height:34px;
width: 100px;
height: 34px;
margin: 0 auto;
margin-top: 6px;
line-height: 34px;
text-align: center;
background-image: linear-gradient(to right, #0989c5 , #7F00FF);
font-size:14px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(255,255,255,1);
/* background-image: linear-gradient(to right, #0989c5 , #7F00FF); */
background: #0989c5;
font-size: 14px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(255, 255, 255, 1);
cursor: pointer;
border-radius: 24px;
}
.icorder-main-con1 {
width: 1218px;
min-height: 160px;
padding-bottom: 20px;
background-color: #fff;
margin: 0 auto;
box-shadow:0px 3px 13px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.08);
}
.icorder-main-con1 > .con1-title {
.icorder-main-con1>.con1-title {
width: 100%;
height: 56px;
line-height: 56px;
padding: 0 29px;
font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(153,153,153,1);
font-size: 16px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(153, 153, 153, 1);
box-sizing: border-box;
}
.icorder-main-con1 > .con1-title > span {
.icorder-main-con1>.con1-title>span {
color: #0989c5;
}
.icorder-main-con1-anv {
width:100%;
height:43px;
width: 100%;
height: 43px;
line-height: 43px;
background:rgba(243,243,243,1);
font-size:16px;
font-family:MicrosoftYaHei;
border:1px solid #d6daeb;
font-weight:400;
color:rgba(51,51,51,1);
background: rgba(243, 243, 243, 1);
font-size: 16px;
font-family: MicrosoftYaHei;
border: 1px solid #d6daeb;
font-weight: 400;
color: rgba(51, 51, 51, 1);
text-align: center;
}
.icorder-main-con1-name {
width: 100%;
margin-top: 20px;
text-align: center;
font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(102,102,102,1);
font-size: 16px;
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(102, 102, 102, 1);
}
.icorder-main-con1-textname > em {
.icorder-main-con1-textname>em {
color: red;
}
.summer-inquire-input {
width: 960px;
height: 56px;
margin: 0 auto;
}
.icorder-main-con-left>.text2 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
\ No newline at end of file
......@@ -58,7 +58,8 @@
<div class="main-con1-name" style="flex:1;font-size: 12px;text-align: center;color: #f15533;">{{item.levels}}
</div>
</div>
<div class="icorder-main-con1-name" v-if="company.similarCityList && company.similarCityList.length == 0"> <img
<div class="icorder-main-con1-name"
v-if="findStatus ||(company.similarCityList && company.similarCityList.length == 0)"> <img
src="/imgs/home/con1name.png" alt=""> 没有相同或相似名称企业</div>
</div>
</div>
......
......@@ -3,8 +3,8 @@
data: function() {
return {
name: '',
path:{
path:`/${this.$root.channelName}/jdicbc`
path: {
path: `/${this.$root.channelName}/jdindustry`
},
company: {},
input: '',
......@@ -72,7 +72,8 @@
}, {
value: '集团公司',
label: '集团公司'
}]
}],
findStatus: false,
}
},
mounted: function() {
......@@ -81,6 +82,7 @@
console.log(params, "xxxxxxxxxxxxxxxxxxxxxxxx");
if (params) {
var params = JSON.parse(params);
if (params.cityname != '选择城市' || params.btname != '选择行业' || params.orgname != '选择类型') {
this.name = params.cityname + params.keyword + params.btname + params.orgname;
this.value1 = params.cityname;
this.input = params.keyword;
......@@ -94,10 +96,22 @@
background: 'rgba(0, 0, 0, 0.7)'
});
this.$root.postReq("/web/trademark/tmqueryCtl/icheming", params).then(function (d) {
loading.close();
if (d.status != Number(-200)) {
console.log(d);
this_.company = d.data;
loading.close();
} else {
this_.$message('没有相同或相似名称企业');
}
})
} else {
this.findStatus = true;
this.$message('您之前填写的信息有误');
};
}
},
created: function() {
......@@ -120,7 +134,7 @@
spinner: 'el-icon-loading',
background: 'rgba(0, 0, 0, 0.7)'
});
var obj = this.$root.copyParams(obj,"icheming","/action/tmQuery/springBoard");
var obj = this.$root.copyParams(obj, "icheming", "/action/tmQuery/springBoard");
this.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then(function (d) {
this_.company = d.data;
loading.close();
......
......@@ -142,6 +142,12 @@
display: flex;
flex-wrap: wrap;
width: 85%;
min-width: 1000px;
}
.jdindentlist-inquire-form-industry {
flex-wrap: nowrap;
}
.jdindentlist-inquire-form>div {
......@@ -305,3 +311,9 @@
.jdindentlist-icbc-warpper .jdindentlist-inquire .jdicbc-find {
padding-top: 4px;
}
.jdindentlist-warpper .block>div:nth-child(1) {
width: 225px;
}
\ No newline at end of file
......@@ -55,7 +55,7 @@
<div><span>下单时间:</span>
<div class="block">
<span class="demonstration"></span>
<el-date-picker v-model="CreateDate" @change="dateChecked(CreateDate)" type="daterange"
<el-date-picker v-model="CreateDate" style="width:225px;" @change="dateChecked(CreateDate)" type="daterange"
align="right" start-placeholder="起始" end-placeholder="结束"
:picker-options="pickerOptions">
</el-date-picker>
......@@ -418,7 +418,7 @@
<div class="jdindentlist">
<div class="jdindentlist-icbc-warpper">
<div class="jdindentlist-inquire">
<div class="jdindentlist-inquire-form">
<div class="jdindentlist-inquire-form jdindentlist-inquire-form-industry">
<div><span>订单编号:</span>
<el-input v-model="icbcChannelServiceNo" placeholder="请输入内容"></el-input>
</div>
......@@ -435,7 +435,6 @@
</div>
<div><span>下单时间:</span>
<div class="block">
<span class="Demonstration"></span>
<el-date-picker v-model="icbcCreateDate" @change="icbcDateChecked(icbcCreateDate)"
type="daterange" align="right" start-placeholder="起始" end-placeholder="结束"
:picker-options="pickerOptions">
......
......@@ -327,11 +327,7 @@ p {
line-height: 30px;
}
.jdicbc-search>div:nth-child(2) p ul li:hover {
cursor: pointer;
background: #00C1DE;
color: white;
}
.jdicbc-companyType {
position: absolute;
......@@ -361,12 +357,18 @@ p {
text-align: center;
}
.jdicbc-industry>ul li:hover {
.jdicbc-search>div:nth-child(2) p ul li:hover {
cursor: pointer;
background: #00C1DE;
color: white;
}
.jdicbc-industry>ul li:hover {
background: #F5F7FA;
}
.jdicbc-companyType>ul li:hover {
background: #00C1DE;
background: #F5F7FA;
}
.jdicbc-companyType>ul {
......
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