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

dep

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