Commit 9eb4b6d6 authored by martin's avatar martin

官网英文版错误2次修改

parent 1c840fe2
Pipeline #59 failed with stages
...@@ -98,10 +98,11 @@ class AudioController extends Controller ...@@ -98,10 +98,11 @@ class AudioController extends Controller
$type = $request->get('type'); $type = $request->get('type');
$page = $request->get('page'); $page = $request->get('page');
$data = IndexVideoUrl::getDataById($language_type,$request->get('num')); $data = IndexVideoUrl::getDataById(0,$request->get('num'));
// var_dump($data->title);exit;
$list = IndexVideoUrl::query() $list = IndexVideoUrl::query()
->where('status',0) ->where('status',0)
->where(['type'=>$type,'language_type'=>$language_type]) // ->where(['type'=>$type,'language_type'=>$language_type])
->limit(3)->paginate(3, ['*'], 'page', $page); ->limit(3)->paginate(3, ['*'], 'page', $page);
$navigation = IndexNavigation::query() $navigation = IndexNavigation::query()
......
...@@ -52,25 +52,25 @@ class GoodsItemController extends Controller ...@@ -52,25 +52,25 @@ class GoodsItemController extends Controller
} }
$data5 = IndexBanner::query() $data5 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',5) ->where('type','=',5)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
$data6 = IndexBanner::query() $data6 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',6) ->where('type','=',6)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
$data7 = IndexBanner::query() $data7 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',7) ->where('type','=',7)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
return view('Index.goods_item.index') return view('Index.goods_item.index')
->with(compact('data5')) ->with(compact('data5'))
->with(compact('data6')) ->with(compact('data6'))
...@@ -205,25 +205,25 @@ class GoodsItemController extends Controller ...@@ -205,25 +205,25 @@ class GoodsItemController extends Controller
} }
$data5 = IndexBanner::query() $data5 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',5) ->where('type','=',5)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
$data6 = IndexBanner::query() $data6 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',6) ->where('type','=',6)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
$data7 = IndexBanner::query() $data7 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',7) ->where('type','=',7)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
return view('Index.goods_item.maodian21') return view('Index.goods_item.maodian21')
->with(compact('data5')) ->with(compact('data5'))
...@@ -272,28 +272,28 @@ class GoodsItemController extends Controller ...@@ -272,28 +272,28 @@ class GoodsItemController extends Controller
->toArray(); ->toArray();
$v['children'] = $children; $v['children'] = $children;
} }
//var_dump($language_type);exit;
$data5 = IndexBanner::query() $data5 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',5) ->where('type','=',5)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
$data6 = IndexBanner::query() $data6 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',6) ->where('type','=',6)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
$data7 = IndexBanner::query() $data7 = IndexBanner::query()
->where('language_type','=',$language_type) // ->where('language_type','=',$language_type)
->where('type','=',7) ->where('type','=',7)
->where('delete_time','=',0) ->where('delete_time','=',0)
->limit(4) ->limit(4)
->orderBy('id','desc')->get(); ->orderBy('id','asc')->get();
// dump($data7);exit;
return view('Index.goods_item.maodian22') return view('Index.goods_item.maodian22')
->with(compact('data5')) ->with(compact('data5'))
->with(compact('data6')) ->with(compact('data6'))
......
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
<div class="container1"> <div class="container1">
<div class="about-item3-t"> <div class="about-item3-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Shenzhen fashion commercial real estate Group Co. Ltd<span>Founder / Chairman</span></h1> <h1>fashiongroup<span>Founder / Chairman</span></h1>
@else @else
<h1>深圳时尚商业地产集团股份有限公司<span>创始人/董事长</span></h1> <h1>深圳时尚商业地产集团股份有限公司<span>创始人/董事长</span></h1>
@endif @endif
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
<span style="color: rgb(147, 137, 83); font-family: 微软雅黑, &#39;Microsoft YaHei&#39;;"> <span style="color: rgb(147, 137, 83); font-family: 微软雅黑, &#39;Microsoft YaHei&#39;;">
@if($language_type == 1) @if($language_type == 1)
Early in his life, Mr. Guo used to be a professor of art at college. Early in his life, Mr. Guo used to be a professor of art at college.
In 1988, he started his business, and had been involved in decoration and later commercial property development. In 2003, he founded Fashion Group, and started the strategical investments in domestic commercial real estate projects across the country. In 2007, he began to invest in tourist real estate properties, and became a trailblazer for underground malls and creative modes for tourist properties in China. In 2015, he began to support the Global Youth Entrepreneurship Initiative, and he aspires to become the torchbearer for young entrepreneurs. <p>In 1988, he started his business, and had been involved in decoration and later commercial property development. In 2003, he founded Fashion Group, and started the strategical investments in domestic commercial real estate projects across the country. In 2007, he began to invest in tourist real estate properties, and became a trailblazer for underground malls and creative modes for tourist properties in China. In 2015, he began to support the Global Youth Entrepreneurship Initiative, and he aspires to become the torchbearer for young entrepreneurs.</p>
@else @else
1988年投身商海先后从事装饰工程和商业地产于2003年组建时尚集团全面布局国内商业地产战略投资 1988年投身商海先后从事装饰工程和商业地产于2003年组建时尚集团全面布局国内商业地产战略投资
2007年开始进军旅游地产领域是中国地下商业中心开发运营的探路者旅游地产新模式的创想家 2007年开始进军旅游地产领域是中国地下商业中心开发运营的探路者旅游地产新模式的创想家
...@@ -214,7 +214,7 @@ ...@@ -214,7 +214,7 @@
<li> <li>
@if($language_type == 1) @if($language_type == 1)
<a href="{{ route('engroup_strategy') }}"> <a href="{{ route('engroup_strategy') }}">
<p>Group Strategy</p> <p>Corporate Strategy</p>
<img src="{{asset('images/700542be867d675690813ed99b257b88.jpg')}}"> <img src="{{asset('images/700542be867d675690813ed99b257b88.jpg')}}">
</a> </a>
@else @else
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
<li> <li>
@if($language_type == 1) @if($language_type == 1)
<a href="{{ route('encore_strengths') }}"> <a href="{{ route('encore_strengths') }}">
<p>Core Strengths</p> <p>Key Advantages</p>
<img src="{{asset('images/be3ae8904e02d25e672e6c6eef3706bd.jpg')}}"> <img src="{{asset('images/be3ae8904e02d25e672e6c6eef3706bd.jpg')}}">
</a> </a>
@else @else
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
<li> <li>
@if($language_type == 1) @if($language_type == 1)
<a href="{{ route('endev_history') }}"> <a href="{{ route('endev_history') }}">
<p>development History</p> <p>Development History</p>
<img src="{{asset('images/26c3c2527bd2534b6d30293b8420b76a.jpg')}} "> <img src="{{asset('images/26c3c2527bd2534b6d30293b8420b76a.jpg')}} ">
</a> </a>
@else @else
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
@if($language_type == 1) @if($language_type == 1)
<a href="{{ route('enachievement') }}"> <a href="{{ route('enachievement') }}">
<p>Awards Achievements</p> <p>Awards and Achievements</p>
<img src="{{asset('images/4ce0cf079c452a5983b40e42ab90ea1a.jpg')}} "> <img src="{{asset('images/4ce0cf079c452a5983b40e42ab90ea1a.jpg')}} ">
</a> </a>
@else @else
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<div class="about-all-t"> <div class="about-all-t">
<p> <p>
@if($language_type == 1) @if($language_type == 1)
<strong><span style="font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(192, 0, 0);">Fashion, wealth</span></strong> <strong><span style="font-size: 20px;font-family: 微软雅黑, sans-serif;color: rgb(192, 0, 0);">Where there is Fashion, there is fortune. </span></strong>
@else @else
时尚所在,财富所在 时尚所在,财富所在
@endif @endif
......
...@@ -44,13 +44,13 @@ ...@@ -44,13 +44,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2015</h1> {{-- <h1>2015</h1>--}}
<p>Shenzhen maichao commercial operation Co., Ltd. was established to start light asset operation mode and cooperate with rail transit in an all-round way</p> {{-- <p>Shenzhen maichao commercial operation Co., Ltd. was established to start light asset operation mode and cooperate with rail transit in an all-round way</p>--}}
@else {{-- @else--}}
<h1>2015年</h1> <h1>2015年</h1>
<p>深圳市迈超商业运营有限责任公司成立,开启轻资产运营模式,全面与轨道交通合作</p> <p>深圳市迈超商业运营有限责任公司成立,开启轻资产运营模式,全面与轨道交通合作</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -66,13 +66,13 @@ ...@@ -66,13 +66,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2014</h1> {{-- <h1>2014</h1>--}}
<p>Shenzhen fashion Investment Holding Co. Ltd. was established to start investment in global tourism business projects</p> {{-- <p>Shenzhen fashion Investment Holding Co. Ltd. was established to start investment in global tourism business projects</p>--}}
@else {{-- @else--}}
<h1>2014年</h1> <h1>2014年</h1>
<p>深圳时尚投资控股有限公司成立,开始启动对全球旅游商业项目的投资</p> <p>深圳时尚投资控股有限公司成立,开始启动对全球旅游商业项目的投资</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -88,13 +88,13 @@ ...@@ -88,13 +88,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2011</h1> {{-- <h1>2011</h1>--}}
<p>Lijiang fashion Investment Group Co. Ltd. was established</p> {{-- <p>Lijiang fashion Investment Group Co. Ltd. was established</p>--}}
@else {{-- @else--}}
<h1>2011年</h1> <h1>2011年</h1>
<p>丽江时尚投资集团有限责任公司成立</p> <p>丽江时尚投资集团有限责任公司成立</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -110,13 +110,13 @@ ...@@ -110,13 +110,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2009</h1> {{-- <h1>2009</h1>--}}
<p>Guangzhou Fashion Business Plaza Co. Ltd. was established, which is the largest underground shopping center in China</p> {{-- <p>Guangzhou Fashion Business Plaza Co. Ltd. was established, which is the largest underground shopping center in China</p>--}}
@else {{-- @else--}}
<h1>2009年</h1> <h1>2009年</h1>
<p>广州市时尚商业广场有限公司成立,是目前为止全国最大的地下商业购物中心</p> <p>广州市时尚商业广场有限公司成立,是目前为止全国最大的地下商业购物中心</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -132,13 +132,13 @@ ...@@ -132,13 +132,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2008</h1> {{-- <h1>2008</h1>--}}
<p>Angel Island on the sea has been built and started to explore high-end leisure tourism industry</p> {{-- <p>Angel Island on the sea has been built and started to explore high-end leisure tourism industry</p>--}}
@else {{-- @else--}}
<h1>2008年</h1> <h1>2008年</h1>
<p>海上天使岛建成,开始探索高端休闲旅游产业</p> <p>海上天使岛建成,开始探索高端休闲旅游产业</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -154,13 +154,13 @@ ...@@ -154,13 +154,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2007</h1> {{-- <h1>2007</h1>--}}
<p>Shenzhen maritime elite Entertainment Co. Ltd. was established to enter the field of tourism real estate</p> {{-- <p>Shenzhen maritime elite Entertainment Co. Ltd. was established to enter the field of tourism real estate</p>--}}
@else {{-- @else--}}
<h1>2007年</h1> <h1>2007年</h1>
<p>深圳市海上精英娱乐有限公司成立,进军旅游地产领域</p> <p>深圳市海上精英娱乐有限公司成立,进军旅游地产领域</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
...@@ -177,13 +177,13 @@ ...@@ -177,13 +177,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2007</h1> {{-- <h1>2007</h1>--}}
<p>Fashion group headquarters in Shenzhen Greater China International Trade Plaza, ushering in a new opportunity for composite development</p> {{-- <p>Fashion group headquarters in Shenzhen Greater China International Trade Plaza, ushering in a new opportunity for composite development</p>--}}
@else {{-- @else--}}
<h1>2007年</h1> <h1>2007年</h1>
<p>时尚集团总部入驻深圳大中华国际交易广场,迎来复合发展新契机</p> <p>时尚集团总部入驻深圳大中华国际交易广场,迎来复合发展新契机</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -199,13 +199,13 @@ ...@@ -199,13 +199,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2004</h1> {{-- <h1>2004</h1>--}}
<p>Fashion group (Hong Kong) Holding Co. Ltd. was established to move towards an international enterprise group</p> {{-- <p>Fashion group (Hong Kong) Holding Co. Ltd. was established to move towards an international enterprise group</p>--}}
@else {{-- @else--}}
<h1>2004年</h1> <h1>2004年</h1>
<p>时尚集团(香港)控股有限公司成立,向国际化企业集团迈进</p> <p>时尚集团(香港)控股有限公司成立,向国际化企业集团迈进</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -221,13 +221,13 @@ ...@@ -221,13 +221,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2004</h1> {{-- <h1>2004</h1>--}}
<p>Nanjing fashion Laidi Shopping Plaza Co., Ltd. was founded, which is the first underground commercial center in China combined with subway planning</p> {{-- <p>Nanjing fashion Laidi Shopping Plaza Co., Ltd. was founded, which is the first underground commercial center in China combined with subway planning</p>--}}
@else {{-- @else--}}
<h1>2004年</h1> <h1>2004年</h1>
<p>南京时尚莱迪购物广场有限责任公司成立,是全国第一个结合地铁规划的地下商业中心</p> <p>南京时尚莱迪购物广场有限责任公司成立,是全国第一个结合地铁规划的地下商业中心</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -243,13 +243,13 @@ ...@@ -243,13 +243,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>2003</h1> {{-- <h1>2003</h1>--}}
<p>Shenzhen fashion commercial real estate Group Co. Ltd. was established</p> {{-- <p>Shenzhen fashion commercial real estate Group Co. Ltd. was established</p>--}}
@else {{-- @else--}}
<h1>2003年</h1> <h1>2003年</h1>
<p>深圳时尚商业地产集团股份有限公司成立</p> <p>深圳时尚商业地产集团股份有限公司成立</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -265,13 +265,13 @@ ...@@ -265,13 +265,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>1998</h1> {{-- <h1>1998</h1>--}}
<p>Shenyang fashion business Co. Ltd. was established and developed the first underground commercial pedestrian street in China</p> {{-- <p>Shenyang fashion business Co. Ltd. was established and developed the first underground commercial pedestrian street in China</p>--}}
@else {{-- @else--}}
<h1>1998年</h1> <h1>1998年</h1>
<p>沈阳时尚商业有限公司成立,开发了全国第一条地下商业步行街</p> <p>沈阳时尚商业有限公司成立,开发了全国第一条地下商业步行街</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -287,13 +287,13 @@ ...@@ -287,13 +287,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>1994</h1> {{-- <h1>1994</h1>--}}
<p>Invest in the development of Anshan fashion city and officially enter the field of commercial real estate</p> {{-- <p>Invest in the development of Anshan fashion city and officially enter the field of commercial real estate</p>--}}
@else {{-- @else--}}
<h1>1994年</h1> <h1>1994年</h1>
<p>投资开发鞍山时尚时装城,正式进入商业地产领域</p> <p>投资开发鞍山时尚时装城,正式进入商业地产领域</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
...@@ -309,13 +309,13 @@ ...@@ -309,13 +309,13 @@
<div class="about-h-list-r-b"> <div class="about-h-list-r-b">
<div class="left-icon rotate45"></div> <div class="left-icon rotate45"></div>
<div class="about-h-list-r-c"> <div class="about-h-list-r-c">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<h1>1988</h1> {{-- <h1>1988</h1>--}}
<p>Shenyang Fashion Decoration Engineering Co., Ltd. was established</p> {{-- <p>Shenyang Fashion Decoration Engineering Co., Ltd. was established</p>--}}
@else {{-- @else--}}
<h1>1988年</h1> <h1>1988年</h1>
<p>沈阳时尚装饰装修工程有限公司成立</p> <p>沈阳时尚装饰装修工程有限公司成立</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
</div> </div>
......
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
@endif @endif
@if($language_type == 1) @if($language_type == 1)
With unique site selection experience and mature development and operation mode, fashion group has built a perfect business combination of fashion art, bringing ultimate experience to consumers and making unique contributions to optimizing urban space, improving urban functions and upgrading urban taste.
@else @else
<p> <p>
时尚集团以独到选址经验和成熟开发运营模式,构筑潮流艺术的完美商业结合体, 时尚集团以独到选址经验和成熟开发运营模式,构筑潮流艺术的完美商业结合体,
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<img src="{{asset($data->img_path)}}"> <img src="{{asset($data->img_path)}}">
<p class="ell1"> <p class="ell1">
@if($language_type == 1) @if($language_type == 1)
Fashion group brand album Fashion group brand
@else @else
时尚集团品牌画册 时尚集团品牌画册
@endif @endif
......
...@@ -20,9 +20,22 @@ ...@@ -20,9 +20,22 @@
</div> </div>
<div class="brand-item1" id="maodian104"> <div class="brand-item1" id="maodian104">
<div class="container1"> <div class="container1">
<div class="brand-item1-info">
<div class="brand-item1-info" >
@if($language_type == 1) @if($language_type == 1)
<small style="color: #cda971">MISSION</small> <h1>VISION<small style="color: #cda971">VISION</small></h1>
<p>To do the most vitality of first-class commercial real estate and real estate development operators In the world, the best companies, not the biggest, but the last.</p>
<p>This is the fashion group for the success of the attitude and the attitude of the enterprise, and as a chi, the pursuit of long-term sustainable development of enterprises and the contribution and value of the community.</p>
@else
<h1>愿景<small>VISION</small></h1>
<p>做最有生命力的一流商业地产和旅游地产开发运营商</p>
<p>在全世界那些最好的企业不是最大的而是最长久的</p>
<p>这是时尚集团对于成功企业的态度和观点并以此为志追求企业长久的可持续发展及对社会的贡献和价值</p>
@endif
</div>
<div class="brand-item1-info" style="margin-top:-30px;">
@if($language_type == 1)
<h1>MISSION<small style="color: #cda971">MISSION</small></h1>
<p>Let fashion change the life so that fashion fusion art to create the possibility of fashion <p>Let fashion change the life so that fashion fusion art to create the possibility of fashion
Deep attention to the field of commercial real estate, the comprehensive use efficiency of continuing efforts to improve city core resources;</p> Deep attention to the field of commercial real estate, the comprehensive use efficiency of continuing efforts to improve city core resources;</p>
<p>Adhere to the vision of the art of carving, so that every product has become a fashion boutique; <p>Adhere to the vision of the art of carving, so that every product has become a fashion boutique;
...@@ -36,32 +49,17 @@ ...@@ -36,32 +49,17 @@
<p>致力搭建平台为拥有财富梦想创业梦想职业梦想的人创造实现的可能</p> <p>致力搭建平台为拥有财富梦想创业梦想职业梦想的人创造实现的可能</p>
@endif @endif
</div>
<div class="brand-item1-info">
@if($language_type == 1)
<small style="color: #cda971">VISION</small>
<p>To do the most vitality of first-class commercial real estate and real estate development operators
In the world, the best companies, not the biggest, but the last.</p>
<p>This is the fashion group for the success of the attitude and the attitude of the enterprise, and as a chi, the pursuit of long-term sustainable development of enterprises and the contribution and value of the community.</p>
@else
<h1>愿景<small>VISION</small></h1>
<p>做最有生命力的一流商业地产和旅游地产开发运营商</p>
<p>在全世界那些最好的企业不是最大的而是最长久的</p>
<p>这是时尚集团对于成功企业的态度和观点并以此为志追求企业长久的可持续发展及对社会的贡献和价值</p>
@endif
</div> </div>
</div> </div>
</div> </div>
<div class="brand-item2" id="maodian107"> <div class="brand-item2" id="maodian107">
<img src="{{asset('images/b4a13fdc979f8835294788eb8b38fa00.jpg')}} " > <img src="{{asset('images/983e747635cfaf830019d9ecbb9bd0ae.jpg')}} " >
</div> </div>
<div class="brand-item3" style="background-image: url(images/c887af714e6fe7911567afc043d5e8e4.png);" id="maodian108"> <div class="brand-item3" style="background-image: url(images/c887af714e6fe7911567afc043d5e8e4.png);" id="maodian108">
<div class="container1"> <div class="container1">
<div class="video-t"> <div class="video-t">
<h1><img src="{{asset('images/04f6deebc88c3b10c77f6075a0642df5.png')}}"></h1> <h1><img src="{{asset('images/97c1c6f567afcf6bc0a1e1064e09034e.png')}}"></h1>
</div> </div>
<div class="brand-item3-b"> <div class="brand-item3-b">
<ul class="clearfix"> <ul class="clearfix">
...@@ -158,7 +156,7 @@ ...@@ -158,7 +156,7 @@
<div class="culture-item-t"> <div class="culture-item-t">
<h1> <h1>
@if($language_type == 1) @if($language_type == 1)
Download Zone Downloads
@else @else
下载专区 下载专区
@endif @endif
...@@ -170,7 +168,7 @@ ...@@ -170,7 +168,7 @@
@if($language_type == 1) @if($language_type == 1)
<a href="{{ route('endownload') }}"> <a href="{{ route('endownload') }}">
<img src="{{asset('images/2536974b87fed7bc17e799bc490c8cc9.jpg')}}"> <img src="{{asset('images/da7df3b075f8ad172215866ea59e06c1.png')}}">
<p class="ell1">Fashion group brand</p> <p class="ell1">Fashion group brand</p>
</a> </a>
@else @else
......
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
<div class="container1"> <div class="container1">
<div class="video-t"> <div class="video-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Space landscape</h1> <h1>Event Operations</h1>
@else @else
<h1>空间景观</h1> <h1>空间景观</h1>
@endif @endif
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
<div class="container1"> <div class="container1">
<div class="video-t"> <div class="video-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Art block</h1> <h1>Activity operation</h1>
@else @else
<h1>艺术街区</h1> <h1>艺术街区</h1>
@endif @endif
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
<div class="container1"> <div class="container1">
<div class="video-t"> <div class="video-t">
@if($language_type == 1) @if($language_type == 1)
<h1>cooperative partner</h1> <h1>Partners</h1>
@else @else
<h1>合作伙伴</h1> <h1>合作伙伴</h1>
@endif @endif
......
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
<div class="container1"> <div class="container1">
<div class="video-t"> <div class="video-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Art block</h1> <h1>Artistic Blocks</h1>
@else @else
<h1>艺术街区</h1> <h1>艺术街区</h1>
@endif @endif
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
<div class="container1"> <div class="container1">
<div class="video-t"> <div class="video-t">
@if($language_type == 1) @if($language_type == 1)
<h1>cooperative partner</h1> <h1>Partners</h1>
@else @else
<h1>合作伙伴</h1> <h1>合作伙伴</h1>
@endif @endif
......
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
@if($language_type == 1) @if($language_type == 1)
<h1>2015 Annual Report</h1> <h1>2015 Annual Report</h1>
<h2>The current guidance>></h2> <h2>The current guidance>></h2>
<p>●Fashion creates infinite possibilities</p> <p>● Enterprise temperature</p>
<p>●China Merchants real estate,the green body temperature,the red service in the end</p> <p>● China Merchants real estate, the green body temperature, the red service in the end</p>
@else @else
<h1>时尚集团年报</h1> <h1>时尚集团年报</h1>
<h2>本期导读>></h2> <h2>本期导读>></h2>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<div class="container1"> <div class="container1">
<div class="culture-item-t"> <div class="culture-item-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Social Responsibility</h1> <h1>Social responsibility</h1>
@else @else
<h1>社会责任</h1> <h1>社会责任</h1>
@endif @endif
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<div class="container1"> <div class="container1">
<div class="culture-item-t"> <div class="culture-item-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Cultural System</h1> <h1>Cultural system</h1>
@else @else
<h1>文化体系</h1> <h1>文化体系</h1>
@endif @endif
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<div class="container1"> <div class="container1">
<div class="culture-item-t"> <div class="culture-item-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Annual Reports</h1> <h1>Annual reports</h1>
@else @else
<h1>企业年报</h1> <h1>企业年报</h1>
@endif @endif
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
@if($language_type == 1) @if($language_type == 1)
<a href="{{ route('endownload_report') }}"> <a href="{{ route('endownload_report') }}">
<img src="{{asset('images/45394a7c53fba09fe7a3baa2b8b065c2.jpg')}}"> <img src="{{asset('images/45394a7c53fba09fe7a3baa2b8b065c2.jpg')}}">
<p class="ell1">Fashion Group annual report</p> <p class="ell1">时尚集团年报</p>
</a> </a>
@else @else
<a href="{{ route('download_report') }}"> <a href="{{ route('download_report') }}">
......
...@@ -14,13 +14,13 @@ ...@@ -14,13 +14,13 @@
<div class="container1"> <div class="container1">
<div class="first-nav"> <div class="first-nav">
<ul class="clearfix"> <ul class="clearfix">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<li class="" name="first-list1"><a href="{{route('ensuccess_story')}}">Employee success story</a></li> {{-- <li class="" name="first-list1"><a href="{{route('ensuccess_story')}}">Employee success story</a></li>--}}
<li class="on" name="first-list1"><a href="{{route('enbusiness')}}">Business success story</a></li> {{-- <li class="on" name="first-list1"><a href="{{route('enbusiness')}}">Business success story</a></li>--}}
@else {{-- @else--}}
<li class="" name="first-list1"><a href="{{route('success_story')}}">员工成功故事</a></li> <li class="" name="first-list1"><a href="{{route('success_story')}}">员工成功故事</a></li>
<li class="on" name="first-list1"><a href="{{route('business')}}">商户成功故事</a></li> <li class="on" name="first-list1"><a href="{{route('business')}}">商户成功故事</a></li>
@endif {{-- @endif--}}
</ul> </ul>
</div> </div>
...@@ -31,60 +31,60 @@ ...@@ -31,60 +31,60 @@
<img src="{{asset('images/00d3ab24d066c8c2958026b4d6c47eb0.jpg')}}" id="imgId"> <img src="{{asset('images/00d3ab24d066c8c2958026b4d6c47eb0.jpg')}}" id="imgId">
</div> </div>
<div class="success-r"> <div class="success-r">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<p style="text-align: center;"> {{-- <p style="text-align: center;">--}}
<img src="{{asset('images/1456294865403278.jpg')}}" title="1456294865403278.jpg" alt="1.jpg"/> {{-- <img src="{{asset('images/1456294865403278.jpg')}}" title="1456294865403278.jpg" alt="1.jpg"/>--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
Fashion not only attracts young people because of the avant-garde trend, but also is the cradle for them to realize their entrepreneurial dream. The protagonist of this business story may not be called a young man in terms of age, but his insistence on dreams can definitely be described as fervor. {{-- Fashion not only attracts young people because of the avant-garde trend, but also is the cradle for them to realize their entrepreneurial dream. The protagonist of this business story may not be called a young man in terms of age, but his insistence on dreams can definitely be described as fervor.--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
Five years, as a fashion entrepreneur, this is not a very long time, but in these five years, he established his own designer brand shop, and opened the shop to Wanda and Henglong. Not long ago, he designed and decorated his third shop [radium ancient works] in fashion. He is the designer of love and persistence - Zhang radium. {{-- Five years, as a fashion entrepreneur, this is not a very long time, but in these five years, he established his own designer brand shop, and opened the shop to Wanda and Henglong. Not long ago, he designed and decorated his third shop [radium ancient works] in fashion. He is the designer of love and persistence - Zhang radium.--}}
</p> {{-- </p>--}}
<p style="text-align: center;"> {{-- <p style="text-align: center;">--}}
<img src="{{ asset('images/1456294874764178.jpg') }}" title="1456294874764178.jpg" alt="2.jpg"/> {{-- <img src="{{ asset('images/1456294874764178.jpg') }}" title="1456294874764178.jpg" alt="2.jpg"/>--}}
</p> {{-- </p>--}}
<p>Radium gives me the impression of a modest and elegant gentleman. He defines himself as a businessman and designer, because his business is more about love.</p> {{-- <p>Radium gives me the impression of a modest and elegant gentleman. He defines himself as a businessman and designer, because his business is more about love.</p>--}}
<p> {{-- <p>--}}
Although only 5 years in fashion, it has been more than 10 years from learning fashion design to managing fashion. Remember when I first came to fashion store, it was because of my wife's encouragement. No matter what major you studied or how to manage clothes later, it has always been a hobby of radico. But "the deeper the love, the deeper the injury". Affected by the economic crisis in 2008, brother radium no longer wants to continue to engage in clothing business. His wife's provocation inspired his morale, so they decided to come to fashion and insist on doing what they like. {{-- Although only 5 years in fashion, it has been more than 10 years from learning fashion design to managing fashion. Remember when I first came to fashion store, it was because of my wife's encouragement. No matter what major you studied or how to manage clothes later, it has always been a hobby of radico. But "the deeper the love, the deeper the injury". Affected by the economic crisis in 2008, brother radium no longer wants to continue to engage in clothing business. His wife's provocation inspired his morale, so they decided to come to fashion and insist on doing what they like.--}}
</p> {{-- </p>--}}
<p style="text-align: center;"> {{-- <p style="text-align: center;">--}}
<img src="{{ asset('images/1456294883969933.jpg') }}" title="1456294883969933.jpg" alt="3.jpg"/> {{-- <img src="{{ asset('images/1456294883969933.jpg') }}" title="1456294883969933.jpg" alt="3.jpg"/>--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
When they first came to fashion, they didn't have their own shop, but settled down here as tenants. Later, they finally had their own shop. Now, in fashion and even in the whole clothing industry, [radium ancient works] is well-known for its vintage label. {{-- When they first came to fashion, they didn't have their own shop, but settled down here as tenants. Later, they finally had their own shop. Now, in fashion and even in the whole clothing industry, [radium ancient works] is well-known for its vintage label.--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
As a brand bred and grown up in fashion, radico is also full of deep feelings for fashion. He said that no matter how many shopping malls his brand will enter in the future, fashion is home, and home is indispensable! {{-- As a brand bred and grown up in fashion, radico is also full of deep feelings for fashion. He said that no matter how many shopping malls his brand will enter in the future, fashion is home, and home is indispensable!--}}
</p> {{-- </p>--}}
<p style="text-align: center;"> {{-- <p style="text-align: center;">--}}
<img src="/e8stdata/static/00/00/51/img/20160224/1456294895152351.jpg" title="1456294895152351.jpg" alt="4.jpg"/> {{-- <img src="/e8stdata/static/00/00/51/img/20160224/1456294895152351.jpg" title="1456294895152351.jpg" alt="4.jpg"/>--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
In fashion, the new shop of radium ancient is full of rich artistic atmosphere, just like radium brother's insistence on "making things with quality and culture". The shop name is handwritten with a brush. The shed roof composed of more than 1000 light bulbs and the storage room of old wooden doors in log color extend the industrial retro to the literary retro. {{-- In fashion, the new shop of radium ancient is full of rich artistic atmosphere, just like radium brother's insistence on "making things with quality and culture". The shop name is handwritten with a brush. The shed roof composed of more than 1000 light bulbs and the storage room of old wooden doors in log color extend the industrial retro to the literary retro.--}}
Every little thing is full of "heart". {{-- Every little thing is full of "heart".--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
Many people are eager to feel the joy of success. In fact, this is not an easy move. Brother radium said it was his hobbies and benefits that made him what he is now. "It's only when you invest 100% in one thing that you can be different from others." {{-- Many people are eager to feel the joy of success. In fact, this is not an easy move. Brother radium said it was his hobbies and benefits that made him what he is now. "It's only when you invest 100% in one thing that you can be different from others."--}}
</p> {{-- </p>--}}
<p style="text-align: center;"> {{-- <p style="text-align: center;">--}}
<img src="{{ asset('images/1456294904590025.jpg') }}" title="1456294904590025.jpg" alt="5.jpg"/> {{-- <img src="{{ asset('images/1456294904590025.jpg') }}" title="1456294904590025.jpg" alt="5.jpg"/>--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
With the brand upgrade of radium classic, the price of clothes has also increased. I asked if radium would worry about losing customers. Brother radium said that there are people who are suitable for different prices, which is not in conflict. Before you do one thing, you have to see yourself, and then you have to see the consumer. Just find the one that suits you. {{-- With the brand upgrade of radium classic, the price of clothes has also increased. I asked if radium would worry about losing customers. Brother radium said that there are people who are suitable for different prices, which is not in conflict. Before you do one thing, you have to see yourself, and then you have to see the consumer. Just find the one that suits you.--}}
</p> {{-- </p>--}}
<p>For the future goal, brother radium does not want to say "the world is so big, I want to see it". Instead, he continues to do what he loves, which is his greatest satisfaction.</p> {{-- <p>For the future goal, brother radium does not want to say "the world is so big, I want to see it". Instead, he continues to do what he loves, which is his greatest satisfaction.</p>--}}
<p style="text-align: center;"> {{-- <p style="text-align: center;">--}}
<img src="{{ asset('images//1456294954967056.jpg') }}" title="1456294954967056.jpg" alt="6.jpg"/> {{-- <img src="{{ asset('images//1456294954967056.jpg') }}" title="1456294954967056.jpg" alt="6.jpg"/>--}}
</p> {{-- </p>--}}
<p> {{-- <p>--}}
Brother radium agrees with Dong Guo's saying that "it looks like winter ahead, so few people go to spring. {{-- Brother radium agrees with Dong Guo's saying that "it looks like winter ahead, so few people go to spring.--}}
But the real way to spring is to be successful. " {{-- But the real way to spring is to be successful. "--}}
</p> {{-- </p>--}}
<p>"Caution, caution" is the four words that brother radium gave to everyone who is starting a business or is preparing to start a business. I hope everyone who sticks to their dreams can achieve the success they want!</p> {{-- <p>"Caution, caution" is the four words that brother radium gave to everyone who is starting a business or is preparing to start a business. I hope everyone who sticks to their dreams can achieve the success they want!</p>--}}
<br/> {{-- <br/>--}}
</p> {{-- </p>--}}
@else {{-- @else--}}
<p style="text-align: center;"> <p style="text-align: center;">
<img src="{{asset('images/1456294865403278.jpg')}}" title="1456294865403278.jpg" alt="1.jpg"/> <img src="{{asset('images/1456294865403278.jpg')}}" title="1456294865403278.jpg" alt="1.jpg"/>
</p> </p>
...@@ -146,20 +146,20 @@ ...@@ -146,20 +146,20 @@
<p>谨慎小心是镭哥送给每一位正在创业或是准备创业的人们的四个字愿每一位为梦想坚守的人们都可以获得自己想要的成功!</p> <p>谨慎小心是镭哥送给每一位正在创业或是准备创业的人们的四个字愿每一位为梦想坚守的人们都可以获得自己想要的成功!</p>
<br/> <br/>
</p> </p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
<div class="success-video"> <div class="success-video">
<ul class="clearfix"> <ul class="clearfix">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<li name="8"><a style="cursor:pointer;"><img src="{{ asset('images/c2a04368a46afd9f06117deabdb1a970.jpg') }}"><p class="ell1">【Fashion dream】Zhang Lei: a designer who insists on love </p></a></li> {{-- <li name="8"><a style="cursor:pointer;"><img src="{{ asset('images/c2a04368a46afd9f06117deabdb1a970.jpg') }}"><p class="ell1">【Fashion dream】Zhang Lei: a designer who insists on love </p></a></li>--}}
<li name="9"><a style="cursor:pointer;"><img src="{{asset('images/6a83049dd68e25ff1edba467ec9e6406.jpg')}}"><p class="ell1">Continuous flow, leading fashion -- this is my "Sichuan style"</p></a></li> {{-- <li name="9"><a style="cursor:pointer;"><img src="{{asset('images/6a83049dd68e25ff1edba467ec9e6406.jpg')}}"><p class="ell1">Continuous flow, leading fashion -- this is my "Sichuan style"</p></a></li>--}}
<li name="10"><a style="cursor:pointer;"><img src="{{asset('images/87285307f71b565a0f3d19cdd7b8e1d6.jpg')}}"><p class="ell1">A former CEO of IT company, a former senior pr manager of Tencent, resigned just to open a Chaoshan snack bar?</p></a></li> {{-- <li name="10"><a style="cursor:pointer;"><img src="{{asset('images/87285307f71b565a0f3d19cdd7b8e1d6.jpg')}}"><p class="ell1">A former CEO of IT company, a former senior pr manager of Tencent, resigned just to open a Chaoshan snack bar?</p></a></li>--}}
@else {{-- @else--}}
<li name="8"><a style="cursor:pointer;"><img src="{{ asset('images/c2a04368a46afd9f06117deabdb1a970.jpg') }}"><p class="ell1">【时尚梦想吧】为爱坚持的设计师——张镭 </p></a></li> <li name="8"><a style="cursor:pointer;"><img src="{{ asset('images/c2a04368a46afd9f06117deabdb1a970.jpg') }}"><p class="ell1">【时尚梦想吧】为爱坚持的设计师——张镭 </p></a></li>
<li name="9"><a style="cursor:pointer;"><img src="{{asset('images/6a83049dd68e25ff1edba467ec9e6406.jpg')}}"><p class="ell1">川流不息,引领风尚 —— 这就是我的“川风上” </p></a></li> <li name="9"><a style="cursor:pointer;"><img src="{{asset('images/6a83049dd68e25ff1edba467ec9e6406.jpg')}}"><p class="ell1">川流不息,引领风尚 —— 这就是我的“川风上” </p></a></li>
<li name="10"><a style="cursor:pointer;"><img src="{{asset('images/87285307f71b565a0f3d19cdd7b8e1d6.jpg')}}"><p class="ell1">一个前IT公司的CEO,一个前腾讯的高级公关经理,辞职只为想开个潮汕小食店?</p></a></li> <li name="10"><a style="cursor:pointer;"><img src="{{asset('images/87285307f71b565a0f3d19cdd7b8e1d6.jpg')}}"><p class="ell1">一个前IT公司的CEO,一个前腾讯的高级公关经理,辞职只为想开个潮汕小食店?</p></a></li>
@endif {{-- @endif--}}
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<div class="container1"> <div class="container1">
<div class="join-t"> <div class="join-t">
@if($language_type == 1) @if($language_type == 1)
<h1>Careees</h1> <h1>Careers</h1>
@else @else
<h1>就业岗位</h1> <h1>就业岗位</h1>
@endif @endif
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<a> <a>
<img src="{{asset('images/7b0a07b77781b4cd80d1fe5948aac33e.jpg')}} " id="maodian34"> <img src="{{asset('images/7b0a07b77781b4cd80d1fe5948aac33e.jpg')}} " id="maodian34">
@if($language_type == 1) @if($language_type == 1)
<h1 class="ell1">Internship opportunities</h1> <h1 class="ell1">Internship Opportunities</h1>
<p> <p>
For many years, Fashion Group has nurtured a lot of professional talents for industries and trained many merit young people for the society. The internship program of Fashion Group provides internship opportunities for college graduates who are full of vigor and crave success, so that more young people may have in-depth understanding about Fashion Group and the industry of commercial real estate through their personal experiences. If you are interested in becoming an intern at Fashion Group, you may make a phone call to the branch companies of Fashion Group and contact the human resources department for detailed inquiries. For many years, Fashion Group has nurtured a lot of professional talents for industries and trained many merit young people for the society. The internship program of Fashion Group provides internship opportunities for college graduates who are full of vigor and crave success, so that more young people may have in-depth understanding about Fashion Group and the industry of commercial real estate through their personal experiences. If you are interested in becoming an intern at Fashion Group, you may make a phone call to the branch companies of Fashion Group and contact the human resources department for detailed inquiries.
</p> </p>
...@@ -57,12 +57,12 @@ ...@@ -57,12 +57,12 @@
@if($language_type == 1) @if($language_type == 1)
<a href="{{route('enjob_social')}}"> <a href="{{route('enjob_social')}}">
<img src="{{asset('images/e21b15899c0b443bc1ff2eb67f191be2.jpg')}} "> <img src="{{asset('images/e21b15899c0b443bc1ff2eb67f191be2.jpg')}} ">
<h1 class="ell1">Jobs</h1> <h1 class="ell1">Careers</h1>
<p> <p>
Employees are the most important assets for Fashion Group. Besides considerable salaries, Fashion Group also provides each excellent employee with a fair advancement channel and career developmental platform as business partner. Thanks to these outstanding manpower thoughts mechanisms, Fashion Group always owns a stable management and employee team. Currently, 70% of the intermediate and senior managers are promoted from junior positions internally. The average service time at Fashion Group for senior executives is more than five years. If you are prepared to face the challenges and pursue your career ideals, we welcome you to join Fashion Group! Employees are the most important assets for Fashion Group. Besides considerable salaries, Fashion Group also provides each excellent employee with a fair advancement channel and career developmental platform as business partner. Thanks to these outstanding manpower thoughts mechanisms, Fashion Group always owns a stable management and employee team. Currently, 70% of the intermediate and senior managers are promoted from junior positions internally. The average service time at Fashion Group for senior executives is more than five years. If you are prepared to face the challenges and pursue your career ideals, we welcome you to join Fashion Group!
<strong> <strong>
<span style="color: rgb(255, 0, 0);width:auto;height:auto;background:none;margin:0;padding:0"> {{-- <span style="color: rgb(255, 0, 0);width:auto;height:auto;background:none;margin:0;padding:0">--}}
(Click to get more jobs)</span> {{-- (Click to get more jobs)</span>--}}
</strong> </strong>
</p> </p>
</a> </a>
...@@ -88,14 +88,14 @@ ...@@ -88,14 +88,14 @@
<h2>Contact us</h2> <h2>Contact us</h2>
<p>Shenzhen fashion commercial real estate group Limited by Share Ltd</p> <p>Shenzhen fashion commercial real estate group Limited by Share Ltd</p>
<p>Address: Shenzhen City, Futian District Jintian Road, great China International Exchange Square 2301</p> <p>Address: Shenzhen City, Futian District Jintian Road, great China International Exchange Square 2301</p>
<p>Telephone:<a href="tel:">0755-82839309</a></p> <p>Tel:<a href="tel:">0755-82839309</a></p>
<p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p> <p>Website:<a href="http://www.fashiongroup.com.cn">http://www.fashiongroup.com.cn</a></p>
<span></span> <span></span>
<strong>Inland cities</strong> <strong>Inland cities</strong>
<p>Shenzhen City, a super business operations limited liability company</p> <p>Shenzhen City, a super business operations limited liability company</p>
<p>Shenzhen City Super commercial operations limited liability company</p> <p>Shenzhen City Super commercial operations limited liability company</p>
<p>Address: Shenzhen City, Futian District Huaqiang North Metro line three (Longgang line) Huaxin station A port</p> <p>Address: Shenzhen City, Futian District Huaqiang North Metro line three (Longgang line) Huaxin station A port</p>
<p>Telephone:<a href="tel:">0755-83225879</a></p> <p>Tel:<a href="tel:">0755-83225879</a></p>
<p><a href="{{url('en/index')}}/#page11" class="more">See more contacts</a></p> <p><a href="{{url('en/index')}}/#page11" class="more">See more contacts</a></p>
@else @else
<h2>联系我们</h2> <h2>联系我们</h2>
......
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
<div class="panel-inner-b-btn"> <div class="panel-inner-b-btn">
<a href="{{$v->job_link}}" target="_blank"> <a href="{{$v->job_link}}" target="_blank">
@if($language_type == 1) @if($language_type == 1)
I want to apply I want this job!
@else @else
我要应聘 我要应聘
@endif @endif
......
...@@ -14,13 +14,13 @@ ...@@ -14,13 +14,13 @@
<div class="container1"> <div class="container1">
<div class="first-nav"> <div class="first-nav">
<ul class="clearfix"> <ul class="clearfix">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<li class="on" name="first-list1"><a href="{{route('ensuccess_story')}}">Employee success story</a></li> {{-- <li class="on" name="first-list1"><a href="{{route('ensuccess_story')}}">Employee success story</a></li>--}}
<li class="" name="first-list1"><a href="{{route('enbusiness')}}">Business success story</a></li> {{-- <li class="" name="first-list1"><a href="{{route('enbusiness')}}">Business success story</a></li>--}}
@else {{-- @else--}}
<li class="on" name="first-list1"><a href="{{route('success_story')}}">员工成功故事</a></li> <li class="on" name="first-list1"><a href="{{route('success_story')}}">员工成功故事</a></li>
<li class="" name="first-list1"><a href="{{route('business')}}">商户成功故事</a></li> <li class="" name="first-list1"><a href="{{route('business')}}">商户成功故事</a></li>
@endif {{-- @endif--}}
</ul> </ul>
...@@ -32,22 +32,22 @@ ...@@ -32,22 +32,22 @@
<img src="{{ asset('images/00d3ab24d066c8c2958026b4d6c47eb0.jpg') }} " id="imgId"> <img src="{{ asset('images/00d3ab24d066c8c2958026b4d6c47eb0.jpg') }} " id="imgId">
</div> </div>
<div class="success-r"> <div class="success-r">
@if($language_type == 1) {{-- @if($language_type == 1)--}}
<p>In 1973, 1, legend entered Harvard University. Legend scored 1590 (Full Score 1600) in the SAT standardized test. His academic performance was not good. Although the legend has a good memory, he has many "stinking problems": he often skips class, doesn't like taking a bath, only eats pizza and drinks soda when programming or playing cards. He became close friends with his roommate, Steve Ballmer. At Harvard, legend developed a version of basic programming language for the first microcomputer, MITs Altair. In January 1975, an article about its Altair 8800 computer was published in the American Popular Electronics magazine. Allen shows the legend the machine image. A few days later, the legend called ed Roberts, President of MITs, and said he and Allen had developed basic programs for the machine. In fact, they didn't write a single line of code. On February 1, 1975, after working day and night, legend and Allen wrote a program that could be run on Altair 8800. The price for sale to MITs was $3000, but the corresponding royalty was as high as $180000. {{-- <p>In 1973, 1, legend entered Harvard University. Legend scored 1590 (Full Score 1600) in the SAT standardized test. His academic performance was not good. Although the legend has a good memory, he has many "stinking problems": he often skips class, doesn't like taking a bath, only eats pizza and drinks soda when programming or playing cards. He became close friends with his roommate, Steve Ballmer. At Harvard, legend developed a version of basic programming language for the first microcomputer, MITs Altair. In January 1975, an article about its Altair 8800 computer was published in the American Popular Electronics magazine. Allen shows the legend the machine image. A few days later, the legend called ed Roberts, President of MITs, and said he and Allen had developed basic programs for the machine. In fact, they didn't write a single line of code. On February 1, 1975, after working day and night, legend and Allen wrote a program that could be run on Altair 8800. The price for sale to MITs was $3000, but the corresponding royalty was as high as $180000.--}}
On November 26, 1976, legend and Allen registered the Microsoft trademark. At one point, they considered calling the company Allen & Gates Inc., but later decided to change it to micro soft and remove the hyphen in the middle of the name. Allen was 23, and the legend was 21. In January 1977, the legend dropped out of Harvard University and went to Albuquerque, New Mexico. There, he found a job programming for Roberts at $10 an hour. MITs is headquartered in Albuquerque, where legend also has Microsoft. {{-- On November 26, 1976, legend and Allen registered the Microsoft trademark. At one point, they considered calling the company Allen & Gates Inc., but later decided to change it to micro soft and remove the hyphen in the middle of the name. Allen was 23, and the legend was 21. In January 1977, the legend dropped out of Harvard University and went to Albuquerque, New Mexico. There, he found a job programming for Roberts at $10 an hour. MITs is headquartered in Albuquerque, where legend also has Microsoft.--}}
In 1977, when the legendary Secretary entered the Microsoft office building, he often found the legendary lying on the floor and sleeping. At this time, he still likes to eat pizza, at the same time, his opponents are very strict and often have fierce arguments with colleagues. "It's the stupidest idea I've ever heard," the legend used to say {{-- In 1977, when the legendary Secretary entered the Microsoft office building, he often found the legendary lying on the floor and sleeping. At this time, he still likes to eat pizza, at the same time, his opponents are very strict and often have fierce arguments with colleagues. "It's the stupidest idea I've ever heard," the legend used to say--}}
On January 1, 1979, legend moved Microsoft's headquarters to Bellevue, Washington. On August 28, 1980, legend signed a contract with IBM to develop an operating system for IBM's PC. Later, he purchased an operating system named qdos for 50000 US dollars, slightly improved it, renamed the product DOS, and authorized it to IBM.</p> {{-- On January 1, 1979, legend moved Microsoft's headquarters to Bellevue, Washington. On August 28, 1980, legend signed a contract with IBM to develop an operating system for IBM's PC. Later, he purchased an operating system named qdos for 50000 US dollars, slightly improved it, renamed the product DOS, and authorized it to IBM.</p>--}}
@else {{-- @else--}}
<p>1973年1,传奇人物考进了哈佛大学,传奇人物在SAT(美国大学入学考试)标准化测试中得分1590(满分1600),他的学习成绩并不怎么样。虽然传奇人物记忆力很好,但他却有不少“臭毛病”:经常逃课、不爱洗澡、在编程或玩牌时就只吃比萨饼和喝苏打水。与同宿舍的史蒂夫•鲍尔默(Steve Ballmer)结为密友。在哈佛的时候,传奇人物为第一台微型计算机MITS Altair开发了BASIC编程语言的一个版本。</p><p>1975年1月,在当月出版的美国《大众电子》(Popular Electronics)杂志上,刊出了一篇MITS公司介绍其Altair 8800计算机的文章。艾伦向传奇人物展示了这款机器图片。数天后,传奇人物就给MITS总裁埃德•罗伯茨(Ed Roberts)打电话,并表示自 己和艾伦已经为这款机器开发出了BASIC程序。实际上当时他们一行代码也没有写。 1975年2月1日,以经过夜以继日的工作后,传奇人物和艾伦编写出可在Altair 8800上运行的程序,出售给MITS的价格为3000美元,但相应版税却高达18万美元。</p><p>1976年11月26日,传奇人物和艾伦注册了“微软”(Microsoft)商标。他们曾一度考虑将公司名称定为“艾伦和传奇人物公司”(Allen &amp; Gates Inc.),但后来决定改为“Micro-Soft”(注:即“微型软件”的英文缩写),并把该名称中间的英文连字符去掉。当时艾伦23岁,传奇人物21岁。 1977年1月,传奇人物从哈佛大学辍学,然后前往美国新墨西哥州阿尔伯克基(Albuquerque)市。在那儿,他找到了一份为罗伯茨编写程序的工作,工资标准是每小时10美元。MITS总部位于阿尔伯克基,传奇人物也把微软总部设在此地。</p><p>1977年,传奇人物秘书在进入微软办公大楼时,经常发现发现传奇人物本人躺在地板上睡大觉。他这时仍然喜欢吃比萨饼,同时对手下要求非常严格,并经常与同事进行激烈争辩。传奇人物当时经常挂在嘴边的话是:“这是我有生以来听说过的最愚蠢的想法。”</p><p>1979年1月1日,传奇人物把微软总部迁往华盛顿州贝莱佛(Bellevue)市。 1980年8月28日,传奇人物与IBM签订合同,同意为IBM的PC机开发操作系统。随后他以5万美元价格购买了一款名QDOS的操作系统,对其稍加改进后,将该产品更名为DOS,然后将其授权给IBM使用。</p> <p>1973年1,传奇人物考进了哈佛大学,传奇人物在SAT(美国大学入学考试)标准化测试中得分1590(满分1600),他的学习成绩并不怎么样。虽然传奇人物记忆力很好,但他却有不少“臭毛病”:经常逃课、不爱洗澡、在编程或玩牌时就只吃比萨饼和喝苏打水。与同宿舍的史蒂夫•鲍尔默(Steve Ballmer)结为密友。在哈佛的时候,传奇人物为第一台微型计算机MITS Altair开发了BASIC编程语言的一个版本。</p><p>1975年1月,在当月出版的美国《大众电子》(Popular Electronics)杂志上,刊出了一篇MITS公司介绍其Altair 8800计算机的文章。艾伦向传奇人物展示了这款机器图片。数天后,传奇人物就给MITS总裁埃德•罗伯茨(Ed Roberts)打电话,并表示自 己和艾伦已经为这款机器开发出了BASIC程序。实际上当时他们一行代码也没有写。 1975年2月1日,以经过夜以继日的工作后,传奇人物和艾伦编写出可在Altair 8800上运行的程序,出售给MITS的价格为3000美元,但相应版税却高达18万美元。</p><p>1976年11月26日,传奇人物和艾伦注册了“微软”(Microsoft)商标。他们曾一度考虑将公司名称定为“艾伦和传奇人物公司”(Allen &amp; Gates Inc.),但后来决定改为“Micro-Soft”(注:即“微型软件”的英文缩写),并把该名称中间的英文连字符去掉。当时艾伦23岁,传奇人物21岁。 1977年1月,传奇人物从哈佛大学辍学,然后前往美国新墨西哥州阿尔伯克基(Albuquerque)市。在那儿,他找到了一份为罗伯茨编写程序的工作,工资标准是每小时10美元。MITS总部位于阿尔伯克基,传奇人物也把微软总部设在此地。</p><p>1977年,传奇人物秘书在进入微软办公大楼时,经常发现发现传奇人物本人躺在地板上睡大觉。他这时仍然喜欢吃比萨饼,同时对手下要求非常严格,并经常与同事进行激烈争辩。传奇人物当时经常挂在嘴边的话是:“这是我有生以来听说过的最愚蠢的想法。”</p><p>1979年1月1日,传奇人物把微软总部迁往华盛顿州贝莱佛(Bellevue)市。 1980年8月28日,传奇人物与IBM签订合同,同意为IBM的PC机开发操作系统。随后他以5万美元价格购买了一款名QDOS的操作系统,对其稍加改进后,将该产品更名为DOS,然后将其授权给IBM使用。</p>
@endif {{-- @endif--}}
</div> </div>
</div> </div>
<div class="success-video"> <div class="success-video">
<ul class="clearfix"> <ul class="clearfix">
<li name="5"><a style="cursor:pointer;"><img src="{{ asset('images/fb69443c3ff9d9a0fb246a6f611a1541.jpg') }} "><p class="ell1">"Fashion" is the famous name of fashion group.</p></a></li> <li name="5"><a style="cursor:pointer;"><img src="{{ asset('images/fb69443c3ff9d9a0fb246a6f611a1541.jpg') }} "><p class="ell1">“时尚”这个响亮的名字是时尚集团的品牌资产。</p></a></li>
<li name="6"><a style="cursor:pointer;"><img src="{{ asset('images/f8819958f0fa84bc8e993cba140f44b9.jpg') }} "><p class="ell1">"Fashion" is the famous name of fashion group.</p></a></li> <li name="6"><a style="cursor:pointer;"><img src="{{ asset('images/f8819958f0fa84bc8e993cba140f44b9.jpg') }} "><p class="ell1">“时尚”这个响亮的名字是时尚集团的品牌资产1。</p></a></li>
<li name="7"><a style="cursor:pointer;"><img src="{{ asset('images/a920289a54d5c1fa7f82db057bcecd32.jpg') }} "><p class="ell1">"Fashion" is the famous name of fashion group.</p></a></li> <li name="7"><a style="cursor:pointer;"><img src="{{ asset('images/a920289a54d5c1fa7f82db057bcecd32.jpg') }} "><p class="ell1">“时尚”这个响亮的名字是时尚集团的品牌资产2。</p></a></li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -104,80 +104,82 @@ ...@@ -104,80 +104,82 @@
</div> </div>
</div> </div>
{{-- <div class="news-item2">--}} @if($language_type == 0)
{{-- <div class="news-item2-t">--}} <div class="news-item2">
{{-- <h1>--}} <div class="news-item2-t">
{{-- @if($language_type == 1)--}} <h1>
{{-- Group news--}} @if($language_type == 1)
{{-- @else--}} Group news
{{-- 集团新闻--}} @else
{{-- @endif--}} 集团新闻
{{-- </h1>--}} @endif
{{-- </div>--}} </h1>
{{-- <div class="news-item2-b clearfix">--}} </div>
{{-- @foreach($group_news2 as $v)--}} <div class="news-item2-b clearfix">
{{-- <div class="news-item2-l">--}} @foreach($group_news2 as $v)
{{-- <div class="news-item2-all">--}} <div class="news-item2-l">
{{-- <div class="news-yue">--}} <div class="news-item2-all">
{{-- <strong>{{date('d',$v->release_time)}}</strong>--}} <div class="news-yue">
{{-- <p>{{date('m',$v->release_time)}}--}} <strong>{{date('d',$v->release_time)}}</strong>
{{-- @if($language_type == 0)--}} <p>{{date('m',$v->release_time)}}
{{-- 月--}} @if($language_type == 0)
{{-- @endif--}}
{{-- </p>--}} @endif
{{-- </div>--}} </p>
{{-- <div class="news-info">--}} </div>
{{-- <h1 class="ell1">{{$v->title}}</h1>--}} <div class="news-info">
{{-- <p></p>--}} <h1 class="ell1">{{$v->title}}</h1>
{{-- <p class="p-img"><img src="{{$v->url}}{{$v->img_path}}"></p>--}} <p></p>
{{-- </div>--}} <p class="p-img"><img src="{{$v->url}}{{$v->img_path}}"></p>
{{-- <div class="news-more">--}} </div>
{{-- @if($language_type == 1)--}} <div class="news-more">
{{-- <a href="{{route('enarticle',['num'=>$v->num,'type'=>2])}}">Continue reading >></a>--}} @if($language_type == 1)
{{-- @else--}} <a href="{{route('enarticle',['num'=>$v->num,'type'=>2])}}">Continue reading >></a>
{{-- <a href="{{route('article',['num'=>$v->num,'type'=>2])}}">继续阅读 >></a>--}} @else
{{-- @endif--}} <a href="{{route('article',['num'=>$v->num,'type'=>2])}}">继续阅读 >></a>
@endif
{{-- </div>--}} </div>
{{-- </div>--}} </div>
{{-- </div>--}} </div>
{{-- @endforeach--}} @endforeach
{{-- <div class="news-item2-r">--}} <div class="news-item2-r">
{{-- <div class="news-check">--}} <div class="news-check">
{{-- @if($language_type == 1)--}} @if($language_type == 1)
{{-- <a href="{{route("enarticle_list",['type'=>2])}}"> View all>></a>--}} <a href="{{route("enarticle_list",['type'=>2])}}"> View all>></a>
{{-- @else--}} @else
{{-- <a href="{{route("article_list",['type'=>2])}}"> 查看全部>></a>--}} <a href="{{route("article_list",['type'=>2])}}"> 查看全部>></a>
{{-- @endif--}} @endif
{{-- </div>--}} </div>
{{-- <div class="news-item2-r-b">--}} <div class="news-item2-r-b">
{{-- <ul>--}} <ul>
{{-- @foreach($group_news as $va)--}} @foreach($group_news as $va)
{{-- <li>--}} <li>
{{-- @if($language_type == 1)--}} @if($language_type == 1)
{{-- <a href="{{route('enarticle',['num'=>$va->num])}}">--}} <a href="{{route('enarticle',['num'=>$va->num])}}">
{{-- <span>{{date('Y-m-d',$va->release_time)}}</span>--}} <span>{{date('Y-m-d',$va->release_time)}}</span>
{{-- <h1 class="ell1">{{$va->title}}</h1>--}} <h1 class="ell1">{{$va->title}}</h1>
{{-- <p></p>--}} <p></p>
{{-- </a>--}} </a>
{{-- @else--}} @else
{{-- <a href="{{route('article',['num'=>$va->num])}}">--}} <a href="{{route('article',['num'=>$va->num])}}">
{{-- <span>{{date('Y-m-d',$va->release_time)}}</span>--}} <span>{{date('Y-m-d',$va->release_time)}}</span>
{{-- <h1 class="ell1">{{$va->title}}</h1>--}} <h1 class="ell1">{{$va->title}}</h1>
{{-- <p></p>--}} <p></p>
{{-- </a>--}} </a>
{{-- @endif--}} @endif
{{-- </li>--}} </li>
{{-- @endforeach--}} @endforeach
{{-- </ul>--}} </ul>
{{-- </div>--}} </div>
{{-- </div>--}} </div>
{{-- </div>--}} </div>
{{-- </div>--}} </div>
@endif
<div class="news-item2"> <div class="news-item2">
<div class="news-item2-t"> <div class="news-item2-t">
<h1> <h1>
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
</button> </button>
@if($language_type == 1) @if($language_type == 1)
<a class="language" style="cursor: pointer" href="{{url('')}}"> <a class="language" style="cursor: pointer" href="{{url('')}}">
<span class="zh">中文</span> <span class="zh">CN</span>
</a> </a>
@else @else
<a class="language" style="cursor: pointer" href="{{url('en/index')}}"> <a class="language" style="cursor: pointer" href="{{url('en/index')}}">
......
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
</button> </button>
@if($language_type == 1) @if($language_type == 1)
<a class="language" style="cursor: pointer" href="{{$zh}}"> <a class="language" style="cursor: pointer" href="{{$zh}}">
<span class="zh">中文</span> <span class="zh">CN</span>
</a> </a>
@else @else
<a class="language" style="cursor: pointer" href="{{$en}}"> <a class="language" style="cursor: pointer" href="{{$en}}">
......
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