|
|
|
@ -116,21 +116,21 @@ |
|
|
|
<div class="product"> |
|
|
|
<div> |
|
|
|
<div class="product_text1">{{ $t("homeNewText.hh5") }}</div> |
|
|
|
<div class="product_text2">{{ $t("homeNewText.hh6") }}</div> |
|
|
|
<div class="product_text2" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh6") }}</div> |
|
|
|
</div> |
|
|
|
<img src="@/assets/img/home/home2.png" width="150"> |
|
|
|
</div> |
|
|
|
<div class="product"> |
|
|
|
<div> |
|
|
|
<div class="product_text1">{{ $t("homeNewText.hh7") }}</div> |
|
|
|
<div class="product_text2">{{ $t("homeNewText.hh8") }}</div> |
|
|
|
<div class="product_text2" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh8") }}</div> |
|
|
|
</div> |
|
|
|
<img src="@/assets/img/home/home4.png" width="150"> |
|
|
|
</div> |
|
|
|
<div class="product"> |
|
|
|
<div> |
|
|
|
<div class="product_text1">{{ $t("homeNewText.hh9") }}</div> |
|
|
|
<div class="product_text2">{{ $t("homeNewText.hh10") }}</div> |
|
|
|
<div class="product_text2" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh10") }}</div> |
|
|
|
</div> |
|
|
|
<img src="@/assets/img/home/home6.png" width="150"> |
|
|
|
</div> |
|
|
|
@ -139,21 +139,21 @@ |
|
|
|
<div class="product"> |
|
|
|
<div> |
|
|
|
<div class="product_text1">{{ $t("homeNewText.hh11") }}</div> |
|
|
|
<div class="product_text2">{{ $t("homeNewText.hh12") }}</div> |
|
|
|
<div class="product_text2" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh12") }}</div> |
|
|
|
</div> |
|
|
|
<img src="@/assets/img/home/home3.png" width="150"> |
|
|
|
</div> |
|
|
|
<div class="product"> |
|
|
|
<div> |
|
|
|
<div class="product_text1">{{ $t("homeNewText.hh13") }}</div> |
|
|
|
<div class="product_text2">{{ $t("homeNewText.hh14") }}</div> |
|
|
|
<div class="product_text2" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh14") }}</div> |
|
|
|
</div> |
|
|
|
<img src="@/assets/img/home/home5.png" width="150"> |
|
|
|
</div> |
|
|
|
<div class="product"> |
|
|
|
<div> |
|
|
|
<div class="product_text1">{{ $t("homeNewText.hh15") }}</div> |
|
|
|
<div class="product_text2">{{ $t("homeNewText.hh16") }}</div> |
|
|
|
<div class="product_text2" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh16") }}</div> |
|
|
|
</div> |
|
|
|
<img src="@/assets/img/home/home7.png" width="150"> |
|
|
|
</div> |
|
|
|
@ -169,28 +169,28 @@ |
|
|
|
<img src="@/assets/img/home/home8.svg" alt=""> |
|
|
|
<div class="text_size">{{ $t("homeNewText.hh19") }}</div> |
|
|
|
</div> |
|
|
|
<div class="text_width">{{ $t("homeNewText.hh20") }}</div> |
|
|
|
<div class="text_width" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh20") }}</div> |
|
|
|
</div> |
|
|
|
<div> |
|
|
|
<div class="d-flex" style="align-items: center;"> |
|
|
|
<img src="@/assets/img/home/home9.svg" alt=""> |
|
|
|
<div class="text_size">{{ $t("homeNewText.hh21") }}</div> |
|
|
|
</div> |
|
|
|
<div class="text_width">{{ $t("homeNewText.hh22") }}</div> |
|
|
|
<div class="text_width" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh22") }}</div> |
|
|
|
</div> |
|
|
|
<div> |
|
|
|
<div class="d-flex" style="align-items: center;"> |
|
|
|
<img src="@/assets/img/home/home10.svg" alt=""> |
|
|
|
<div class="text_size">{{ $t("homeNewText.hh23") }}</div> |
|
|
|
</div> |
|
|
|
<div class="text_width" style="width: 170px;">{{ $t("homeNewText.hh24") }}</div> |
|
|
|
<div class="text_width" :style="lang1 === 'he' ? { textAlign: 'right' } : {}" style="width: 170px;">{{ $t("homeNewText.hh24") }}</div> |
|
|
|
</div> |
|
|
|
<div> |
|
|
|
<div class="d-flex" style="align-items: center;"> |
|
|
|
<img src="@/assets/img/home/home11.svg" alt=""> |
|
|
|
<div class="text_size">{{ $t("homeNewText.hh25") }}</div> |
|
|
|
</div> |
|
|
|
<div class="text_width">{{ $t("homeNewText.hh26") }}</div> |
|
|
|
<div class="text_width" :style="lang1 === 'he' ? { textAlign: 'right' } : {}">{{ $t("homeNewText.hh26") }}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
@ -906,6 +906,7 @@ |
|
|
|
line: '', |
|
|
|
guideList: [], |
|
|
|
cid: '', |
|
|
|
lang1:localStorage.getItem('lang') |
|
|
|
}; |
|
|
|
}, |
|
|
|
methods: { |
|
|
|
@ -1142,6 +1143,7 @@ |
|
|
|
this.indexList(); |
|
|
|
}, |
|
|
|
mounted() { |
|
|
|
this.lang1 = localStorage.getItem('lang') |
|
|
|
this.article() |
|
|
|
if (this.isLogin) { |
|
|
|
this.getCollect(); |
|
|
|
|