@ -235,7 +235,7 @@
if(this.provinceList[this.provinceIndex].regions){
this.isSelect1=true
this.cityList=this.provinceList[this.index].regions
this.cityList=this.provinceList[this.provinceIndex].regions
}else{
this.isSelect1=false
this.cityText=''
@ -111,7 +111,7 @@
.info_content_left{
padding-right: 38.67rpx;
margin-right: 34rpx;
min-width: 100%;
min-width: 80%;
border-right: 1px solid #E2E2E2;
}
image{