Commit 0b5dad77 by 刘泽奇

123

parent edec4ab1
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -528,4 +528,3 @@ ...@@ -528,4 +528,3 @@
.jdindentdetail-drawer .selftmreg_main .el-form-item{ .jdindentdetail-drawer .selftmreg_main .el-form-item{
margin-bottom: 10px !important; margin-bottom: 10px !important;
} }
.jdindentdetail-drawer .selftmreg_main
\ No newline at end of file
...@@ -399,7 +399,7 @@ ...@@ -399,7 +399,7 @@
this.$refs.tree.setChecked(newVal[1].nclThree[0], false); this.$refs.tree.setChecked(newVal[1].nclThree[0], false);
newVal.pop(); newVal.pop();
this.message.show = !this.message.show; this.message.show = !this.message.show;
this.message.info = "只能修改一个类别"; this.message.info = "只能修改当前类别";
var timer = setTimeout(() => { var timer = setTimeout(() => {
this.message.show = false; this.message.show = false;
clearTimeout(timer); clearTimeout(timer);
...@@ -427,7 +427,7 @@ ...@@ -427,7 +427,7 @@
}, },
methods: { methods: {
/*初始化订单数据 */ /*初始化订单数据 */
initIndent(){ initIndent(){
var deliveryObj = this.$root.copyParams({ "deliveryOrderNo": this.deliveryOrderNo, "channelUserId": this.$route.query.channelUserId }, "getTmOrderInfo", "/action/tmOrder/springBoard"); var deliveryObj = this.$root.copyParams({ "deliveryOrderNo": this.deliveryOrderNo, "channelUserId": this.$route.query.channelUserId }, "getTmOrderInfo", "/action/tmOrder/springBoard");
...@@ -518,7 +518,6 @@ ...@@ -518,7 +518,6 @@
case 1: case 1:
this.headerInfo = "商标信息"; this.headerInfo = "商标信息";
this.popupValue = "form"; this.popupValue = "form";
break; break;
case 2: case 2:
this.headerInfo = "商标类别"; this.headerInfo = "商标类别";
......
.jdindentlist-header { .jdindentlist-header {
width: 100%; width: 100%;
height: 80px; height: 50px;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
padding: 0 30px 0 36px; padding: 0 30px 0 36px;
box-sizing: border-box; box-sizing: border-box;
background: rgba(255, 255, 255, 1); background: #212122;
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
} }
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
font-size: 22px; font-size: 22px;
font-family: PingFangSC-Semibold, PingFang SC; font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600; font-weight: 600;
color: rgba(38, 146, 255, 1); color: #ffffff;
line-height: 24px; line-height: 24px;
} }
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
font-size: 16px; font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400; font-weight: 400;
color: rgba(47, 47, 47, 1); color: #ffffff;
line-height: 22px; line-height: 22px;
} }
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
font-size: 16px; font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400; font-weight: 400;
color: rgba(47, 47, 47, 1); color: #ffffff;
line-height: 22px; line-height: 22px;
} }
...@@ -39,10 +39,30 @@ ...@@ -39,10 +39,30 @@
font-size: 16px; font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400; font-weight: 400;
color: rgba(38, 146, 255, 1); color: #ffffff;
line-height: 22px; line-height: 22px;
} }
.jdindentlist-warpper .el-tabs__item {
background: #eef2fb;
width: 130px;
text-align: center;
color:#777777;
height: 40px;
}
.jdindentlist-warpper .el-tabs__header{
box-sizing: border-box;
padding-left: 20px;
}
.jdindentlist-warpper .el-tabs__item.is-active {
border-top: 2px solid #3071fe;
background: #ffffff;
color:#777777 !important;
}
/* 上面是公共部分 */
.jdindentlist { .jdindentlist {
padding: 2.78% 20px 30px; padding: 2.78% 20px 30px;
background: #F9F9F9; background: #F9F9F9;
...@@ -128,40 +148,39 @@ ...@@ -128,40 +148,39 @@
font-weight: 400; font-weight: 400;
color: rgba(47, 47, 47, 1); color: rgba(47, 47, 47, 1);
} }
.jdindentlist-list .el-table tr>th:nth-of-type(12n)>.cell{
.jdindentlist-list .el-table tr>th:nth-of-type(12n)>.cell {
text-align: center; text-align: center;
} }
.jdindentlist-list-page{
.jdindentlist-list-page {
margin-top: 25px; margin-top: 25px;
width: 100%; width: 100%;
text-align: center; text-align: center;
} }
.jdindentlist-list .subtime{ .jdindentlist-list .subtime {
padding-right: 25px; padding-right: 25px;
} }
.jdindentlist-list .dsqcl{
.jdindentlist-list .dsqcl {
color: red; color: red;
} }
.jdindentlist-null{ .jdindentlist-null {
width: 34.57%; width: 34.57%;
height: 333px; height: 333px;
margin: 10.37% auto 0; margin: 10.37% auto 0;
} }
.jdindentlist-null>div:nth-child(1) img{
.jdindentlist-null>div:nth-child(1) img {
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
.jdindentlist-warpper .demo-ruleForm{ .jdindentlist-warpper .demo-ruleForm {
display: flex; display: flex;
justify-content: space-around; justify-content: space-around;
} }
\ No newline at end of file
...@@ -220,6 +220,7 @@ ...@@ -220,6 +220,7 @@
showUploadStuff: false, showUploadStuff: false,
currentOrderNo: "", currentOrderNo: "",
currentOrderType: "", currentOrderType: "",
navActive:'first',
} }
}, },
created: function() { created: function() {
...@@ -248,6 +249,9 @@ ...@@ -248,6 +249,9 @@
}, },
methods: { methods: {
navClick(tab,e){
console.log(tab,e,this.navActive);
},
tableRowClassName({ row, rowIndex }) { tableRowClassName({ row, rowIndex }) {
if (rowIndex === 1) { if (rowIndex === 1) {
return 'warning-row'; return 'warning-row';
......
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