@@ -421,7 +421,7 @@ export default {
}
else {
- for (let i = 0; i < this.parest1.length; i++){
+ for (let i = 0; i < this.parest.length; i++){
this.parest[i].num = 0
@@ -422,7 +422,7 @@ export default {
@@ -574,6 +574,7 @@ export default {
.content-title.long {
width: 100%;
+ margin-top: 14px;
background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;