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