Commit a733e713 authored by 章建武's avatar 章建武

dep

parent 311588cb
......@@ -181,6 +181,7 @@
@foreach ($banner3 as $vl)
<li class="swiper-slide swiper-slide-duplicate" style="width: 1903px; height: 720px;">
<a class="slide-a"><img src="{{asset($vl->path)}}" style="height: 720px;"></a>
<div class="panel-more">
@if($language_type == 1)
<a href="{{route('enbusiness')}}">
<img src="{{asset('images/ea1b4947d173a224e8dcbca0549db8a2.png')}} ">
......@@ -190,6 +191,7 @@
<img src="{{asset('images/ea1b4947d173a224e8dcbca0549db8a2.png')}} ">
</a>
@endif
</div>
</li>@endforeach </ul>
</div>
<!--=============加入我们结束================-->
......@@ -370,9 +372,9 @@
@endif
@if($language_type == 1)
<p>Website:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@else
<p>网址:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>网址:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@endif
......@@ -416,9 +418,9 @@
@endif
@if($language_type == 1)
<p>Website:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@else
<p>网址:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>网址:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@endif
</div>
</div>
......@@ -448,9 +450,9 @@
@endif
@if($language_type == 1)
<p>Website:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@else
<p>网址:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>网址:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@endif
</div>
</div>
......@@ -480,9 +482,9 @@
@endif
@if($language_type == 1)
<p>Website:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@else
<p>网址:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>网址:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@endif
</div>
</div>
......@@ -512,9 +514,9 @@
@endif
@if($language_type == 1)
<p>Website:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@else
<p>网址:<a href="{{ asset($setting->web_site) }}">{{ asset($setting->web_site) }}</a></p>
<p>网址:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
@endif
</div>
</div>
......
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