Commit 28efc9b7 authored by zhengke's avatar zhengke

修改

parent 5431c0da
...@@ -1356,7 +1356,6 @@ ...@@ -1356,7 +1356,6 @@
}) })
this.disList2 = JSON.parse(JSON.stringify(dislist)); this.disList2 = JSON.parse(JSON.stringify(dislist));
this.memberList2 = JSON.parse(JSON.stringify(memberList2)); this.memberList2 = JSON.parse(JSON.stringify(memberList2));
console.log("this.memberList2",this.memberList2)
}, },
addggModeule() { addggModeule() {
this.speciDig = true; this.speciDig = true;
...@@ -1641,8 +1640,6 @@ ...@@ -1641,8 +1640,6 @@
} }
this.butorIntList.push(msg) this.butorIntList.push(msg)
} }
console.log("butorIntList",this.butorIntList)
this.GetDropdownList(); this.GetDropdownList();
} }
...@@ -1695,7 +1692,6 @@ ...@@ -1695,7 +1692,6 @@
this.GradeCommissionList.push(obj2); this.GradeCommissionList.push(obj2);
}) })
this.GradeCommissionList = JSON.parse(JSON.stringify(this.GradeCommissionList)) this.GradeCommissionList = JSON.parse(JSON.stringify(this.GradeCommissionList))
console.log("this.GradeCommissionList",this.GradeCommissionList)
this.disList1 = []; this.disList1 = [];
let objNew = { let objNew = {
SpecificationSort: '', SpecificationSort: '',
......
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
<div flex="dir:left cross:center" style="flex-wrap: wrap;"> <div flex="dir:left cross:center" style="flex-wrap: wrap;">
<div flex="dir:top cross:center main:center" class="text-center" <div flex="dir:top cross:center main:center" class="text-center"
style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;"> style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;">
<img :src="getIconLink(addMsg.DistributionCommissionImagePath)" <img :src="getIconLink(addMsg.DistributionCommissionImage)"
style="width: 35px; height: 35px;"> style="width: 35px; height: 35px;">
<div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);"> <div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);">
{{addMsg.DistributionCommissionName}} {{addMsg.DistributionCommissionName}}
...@@ -207,28 +207,28 @@ ...@@ -207,28 +207,28 @@
</div> </div>
<div flex="dir:top cross:center main:center" class="text-center" <div flex="dir:top cross:center main:center" class="text-center"
style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;"> style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;">
<img :src="getIconLink(addMsg.DistributionOrderImagePath)" style="width: 35px; height: 35px;"> <img :src="getIconLink(addMsg.DistributionOrderImage)" style="width: 35px; height: 35px;">
<div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);"> <div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);">
{{addMsg.DistributionOrderName}} {{addMsg.DistributionOrderName}}
</div> </div>
</div> </div>
<div flex="dir:top cross:center main:center" class="text-center" <div flex="dir:top cross:center main:center" class="text-center"
style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;"> style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;">
<img :src="getIconLink(addMsg.WithdrawDetialsImagePath)" style="width: 35px; height: 35px;"> <img :src="getIconLink(addMsg.WithdrawDetialsImage)" style="width: 35px; height: 35px;">
<div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);"> <div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);">
{{addMsg.WithdrawDetialsName}} {{addMsg.WithdrawDetialsName}}
</div> </div>
</div> </div>
<div flex="dir:top cross:center main:center" class="text-center" <div flex="dir:top cross:center main:center" class="text-center"
style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;"> style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;">
<img :src="getIconLink(addMsg.MyTeamImagePath)" style="width: 35px; height: 35px;"> <img :src="getIconLink(addMsg.MyTeamImage)" style="width: 35px; height: 35px;">
<div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);"> <div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);">
{{addMsg.MyTeamName}} {{addMsg.MyTeamName}}
</div> </div>
</div> </div>
<div flex="dir:top cross:center main:center" class="text-center" <div flex="dir:top cross:center main:center" class="text-center"
style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;"> style="border-right: 1px solid rgb(226, 226, 226); border-bottom: 1px solid rgb(226, 226, 226); width: 125px; height: 110px;">
<img :src="getIconLink(addMsg.PromoteQRCodeImagePath)" style="width: 35px; height: 35px;"> <img :src="getIconLink(addMsg.PromoteQRCodeImage)" style="width: 35px; height: 35px;">
<div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);"> <div style="transform: scale(0.8); font-size: 16px; padding-top: 8px; color: rgb(102, 102, 102);">
{{addMsg.PromoteQRCodeName}} {{addMsg.PromoteQRCodeName}}
</div> </div>
...@@ -713,22 +713,26 @@ ...@@ -713,22 +713,26 @@
getIconMsg(iconMsg){ getIconMsg(iconMsg){
switch(this.commonIndex){ switch(this.commonIndex){
case 3: case 3:
this.addMsg.DistributionCommissionImage=this.fenxiaoMoren;
iconMsg.Path=this.fenxiaoMoren; iconMsg.Path=this.fenxiaoMoren;
break; break;
case 4: case 4:
this.addMsg.DistributionOrderImage=this.fenxiaoOrder;
iconMsg.Path=this.fenxiaoOrder; iconMsg.Path=this.fenxiaoOrder;
break; break;
case 5: case 5:
this.addMsg.WithdrawDetialsImage=this.tixianMoren;
iconMsg.Path=this.tixianMoren; iconMsg.Path=this.tixianMoren;
break; break;
case 6: case 6:
this.addMsg.MyTeamImage=this.myTeamMoren;
iconMsg.Path=this.myTeamMoren; iconMsg.Path=this.myTeamMoren;
break; break;
case 7: case 7:
iconMsg.Path=this.myTeamMoren; this.addMsg.PromoteQRCodeImage=this.tuiguangCode;
iconMsg.Path=this.tuiguangCode;
break; break;
} }
console.log(msg,'msg');
}, },
save() { save() {
this.apipost("/api/user/SetDistributorCustomInfo", this.addMsg, res => { this.apipost("/api/user/SetDistributorCustomInfo", this.addMsg, res => {
...@@ -761,21 +765,16 @@ ...@@ -761,21 +765,16 @@
} else if (this.imgType == 2) { } else if (this.imgType == 2) {
this.addMsg.BottomImage = msg.url; this.addMsg.BottomImage = msg.url;
} else if (this.imgType == 3) { } else if (this.imgType == 3) {
this.addMsg.DistributionCommissionImage = msg.selectId; this.addMsg.DistributionCommissionImage = msg.url;
this.addMsg.DistributionCommissionImagePath = msg.url;
} else if (this.imgType == 4) { } else if (this.imgType == 4) {
this.addMsg.DistributionOrderImage = msg.selectId; this.addMsg.DistributionOrderImage = msg.url;
this.addMsg.DistributionOrderImagePath = msg.url;
} else if (this.imgType == 5) { } else if (this.imgType == 5) {
this.addMsg.WithdrawDetialsImage = msg.selectId; this.addMsg.WithdrawDetialsImage = msg.url;
this.addMsg.WithdrawDetialsImagePath = msg.url;
} else if (this.imgType == 6) { } else if (this.imgType == 6) {
this.addMsg.MyTeamImage = msg.selectId; this.addMsg.MyTeamImage= msg.url;
this.addMsg.MyTeamImagePath = msg.url;
} else if (this.imgType == 7) { } else if (this.imgType == 7) {
this.addMsg.PromoteQRCodeImage = msg.selectId; this.addMsg.PromoteQRCodeImage = msg.url;
this.addMsg.PromoteQRCodeImagePath = msg.url;
} }
if (this.imgType > 2) { if (this.imgType > 2) {
this.iconMsg.Path = msg.url; this.iconMsg.Path = msg.url;
......
...@@ -286,7 +286,6 @@ ...@@ -286,7 +286,6 @@
}, },
handleCurrentChange(val) { handleCurrentChange(val) {
this.PageMsg.pageIndex = val; this.PageMsg.pageIndex = val;
console.log(val, 'vallll')
this.GetPageList(); this.GetPageList();
}, },
GetMemberGradeList() { GetMemberGradeList() {
......
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