Commit 64e393ea authored by 章建武's avatar 章建武

dep

parent aca386bd
......@@ -15,7 +15,7 @@ class NavigationController extends Controller
public function index(Request $request, IndexNavigation $model)
{
//查询所有菜单并以树的形式显示
$result = $model->order('id asc')->where('is_show','1')->column('*', 'id');
$result = $model->order('id asc')->where('is_show','0')->column('*', 'id');
foreach ($result as $n => $r) {
$result[$n]['level'] = $this->getLevel($r['id'], $result);
$result[$n]['parent_id_node'] = $r['parent_id'] ? ' class="child-of-node-' . $r['parent_id'] . '"' : '';
......@@ -167,7 +167,7 @@ class NavigationController extends Controller
//菜单选择 select树形选择
protected function menu($selected = 1, $current_id = 0)
{
$result = IndexNavigation::where('id', '<>', $current_id)->order('id', 'asc')->column('id,parent_id,name', 'id');
$result = IndexNavigation::where('id', '<>', $current_id)->where('is_show','=',0)->order('id', 'asc')->column('id,parent_id,name', 'id');
foreach ($result as $r) {
$r['selected'] = (int)$r['id'] === (int)$selected ? 'selected' : '';
}
......
......@@ -12932,3 +12932,96 @@
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_log` [ RunTime:0.002526s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `admin_log` [ RunTime:0.002518s ]
[ sql ] [ SQL ] select VERSION() as db_version [ RunTime:0.002434s ]
---------------------------------------------------------------
[2020-04-28T18:23:57+08:00] 127.0.0.1 GET www.fashion_group_admin.net/admin/index/index.html
[运行时间:0.668051s] [吞吐率:1.50req/s] [内存消耗:3,435.73kb] [文件加载:163]
[ info ] [ LANG ] D:\PHPTutorial\WWW\fashion_group\admin\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
)
[ info ] [ HEADER ] array (
'cookie' => 'thinkphp_show_page_trace=0|0; PHPSESSID=j6ltplvim8vmifnqdept64aceq; admin_per_page=30',
'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,zh-TW;q=0.7,is;q=0.6',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.fashion_group_admin.net/admin/admin_menu/index.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',
'upgrade-insecure-requests' => '1',
'cache-control' => 'max-age=0',
'connection' => 'close',
'host' => 'www.fashion_group_admin.net',
)
[ info ] [ PARAM ] array (
)
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\PHPTutorial\WWW\fashion_group\admin\application\admin\view\index\index.html [ array (
0 => 'admin_user_count',
1 => 'admin_role_count',
2 => 'admin_menu_count',
3 => 'admin_log_count',
4 => 'system_info',
5 => 'visitor_info',
6 => 'password_danger',
7 => 'user',
8 => 'show_notice',
9 => 'notice_content',
10 => 'debug',
11 => 'cookie_prefix',
12 => 'admin',
) ]
[ sql ] [ DB ] CONNECT:[ UseTime:0.041021s ] mysql:host=192.168.6.219;port=3306;dbname=fashion_web;charset=utf8mb4
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_user` [ RunTime:0.029002s ]
[ sql ] [ SQL ] SELECT * FROM `admin_user` WHERE ( `id` = 1 ) AND `admin_user`.`delete_time` = 0 LIMIT 1 [ RunTime:0.028395s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_menu` [ RunTime:0.028658s ]
[ sql ] [ SQL ] SELECT * FROM `admin_menu` WHERE `url` = 'admin/index/index' LIMIT 1 [ RunTime:0.028853s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `admin_user` WHERE `admin_user`.`delete_time` = 0 [ RunTime:0.028215s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_role` [ RunTime:0.028809s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `admin_role` [ RunTime:0.027391s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `admin_menu` [ RunTime:0.028461s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_log` [ RunTime:0.030460s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `admin_log` [ RunTime:0.029021s ]
[ sql ] [ SQL ] select VERSION() as db_version [ RunTime:0.028902s ]
[ sql ] [ SQL ] SELECT `id`,`parent_id`,`name`,`url`,`icon`,`sort_id` FROM `admin_menu` WHERE `is_show` = 1 ORDER BY `sort_id` ASC,`id` ASC [ RunTime:0.030210s ]
---------------------------------------------------------------
[2020-04-28T18:23:58+08:00] 127.0.0.1 GET www.fashion_group_admin.net/static/admin/plugins/bootstrap-colorpicker/css/bootstrap-colorpicker.min.css.map
[运行时间:0.063637s] [吞吐率:15.71req/s] [内存消耗:1,625.83kb] [文件加载:125]
[ info ] [ LANG ] D:\PHPTutorial\WWW\fashion_group\admin\thinkphp\lang\zh-cn.php
---------------------------------------------------------------
[2020-04-28T18:23:59+08:00] 127.0.0.1 GET www.fashion_group_admin.net/admin/navigation/index.html?_pjax=%23pjax-container
[运行时间:0.116091s] [吞吐率:8.61req/s] [内存消耗:3,482.86kb] [文件加载:160]
[ info ] [ LANG ] D:\PHPTutorial\WWW\fashion_group\admin\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=j6ltplvim8vmifnqdept64aceq; admin_per_page=30',
'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,zh-TW;q=0.7,is;q=0.6',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.fashion_group_admin.net/admin/index/index.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',
'x-pjax-container' => '#pjax-container',
'x-pjax' => 'true',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'text/html, */*; q=0.01',
'connection' => 'close',
'host' => 'www.fashion_group_admin.net',
)
[ info ] [ PARAM ] array (
'_pjax' => '#pjax-container',
)
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\PHPTutorial\WWW\fashion_group\admin\application\admin\view\navigation\index.html [ array (
0 => 'data',
1 => 'debug',
2 => 'cookie_prefix',
3 => 'admin',
) ]
[ sql ] [ DB ] CONNECT:[ UseTime:0.015898s ] mysql:host=192.168.6.219;port=3306;dbname=fashion_web;charset=utf8mb4
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_user` [ RunTime:0.005624s ]
[ sql ] [ SQL ] SELECT * FROM `admin_user` WHERE ( `id` = 1 ) AND `admin_user`.`delete_time` = 0 LIMIT 1 [ RunTime:0.003544s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin_menu` [ RunTime:0.003520s ]
[ sql ] [ SQL ] SELECT * FROM `admin_menu` WHERE `url` = 'admin/navigation/index' LIMIT 1 [ RunTime:0.003343s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `index_navigation` [ RunTime:0.003678s ]
[ sql ] [ SQL ] SELECT * FROM `index_navigation` WHERE `is_show` = 1 ORDER BY `id` ASC [ RunTime:0.005394s ]
......@@ -213,53 +213,60 @@ Mr. Guo kuizhang has his own unique philosophy in the co
<div class="about-item5-b">
<ul class="clearfix">
<li>
<a href="{{ route('group_strategy') }}">
<p>
@if($language_type == 1)
Group strategy
<a href="{{ route('engroup_strategy') }}">
<p>Group strategy</p>
<img src="{{asset('images/700542be867d675690813ed99b257b88.jpg')}}">
</a>
@else
集团战略
@endif
</p>
<a href="{{ route('group_strategy') }}">
<p>集团战略</p>
<img src="{{asset('images/700542be867d675690813ed99b257b88.jpg')}}">
</a>
@endif
</li>
<li>
<a href="{{ route('core_strengths') }}">
<p>
@if($language_type == 1)
Core strengths
<a href="{{ route('encore_strengths') }}">
<p>Core strengths</p>
<img src="{{asset('images/be3ae8904e02d25e672e6c6eef3706bd.jpg')}}">
</a>
@else
核心优势
@endif
</p>
<a href="{{ route('core_strengths') }}">
<p>核心优势</p>
<img src="{{asset('images/be3ae8904e02d25e672e6c6eef3706bd.jpg')}}">
</a>
@endif
</li>
<li>
<a href="{{ route('dev_history') }}">
<p>
@if($language_type == 1)
development history
<a href="{{ route('endev_history') }}">
<p>development history</p>
<img src="{{asset('images/26c3c2527bd2534b6d30293b8420b76a.jpg')}} ">
</a>
@else
发展历程
@endif
</p>
<a href="{{ route('dev_history') }}">
<p>发展历程</p>
<img src="{{asset('images/26c3c2527bd2534b6d30293b8420b76a.jpg')}} ">
</a>
@endif
</li>
<li>
<a href="{{ route('achievement') }}">
<p></p>
<p>
@if($language_type == 1)
Awards achievements
<a href="{{ route('enachievement') }}">
<p>Awards achievements</p>
<img src="{{asset('images/4ce0cf079c452a5983b40e42ab90ea1a.jpg')}} ">
</a>
@else
奖项成就
@endif
</p>
<a href="{{ route('achievement') }}">
<p>奖项成就</p>
<img src="{{asset('images/4ce0cf079c452a5983b40e42ab90ea1a.jpg')}} ">
</a>
@endif
</li>
</ul>
</div>
......
......@@ -27,18 +27,25 @@
<div class="success-video">
<ul class="clearfix">
@foreach($speech as $v1)
@if($language_type == 1)
<li><a href="{{route('enplay_audio',['id'=>$v1->id,'type'=>1])}}"><img src="{{asset($v1->img_path)}}"><p class="ell1">{{$v1->title}}</p></a></li>
@else
<li><a href="{{route('play_audio',['id'=>$v1->id,'type'=>1])}}"><img src="{{asset($v1->img_path)}}"><p class="ell1">{{$v1->title}}</p></a></li>
@endif
@endforeach
</ul>
</div>
<div class="culture-more">
<a href="{{route('play_audio',['id'=>1,'type'=>1])}}">
@if($language_type == 1)
<a href="{{route('enplay_audio',['id'=>1,'type'=>1])}}">
More
</a>
@else
<a href="{{route('play_audio',['id'=>1,'type'=>1])}}">
更多
@endif
</a>
@endif
</div>
</div>
</div>
......@@ -46,29 +53,29 @@
<div class="container1" id="maodian15">
<div class="video-t">
@if($language_type == 1)
<h1>Enterprise promotion film</h1>
@else
<h1>企业宣传片</h1>
@endif
</div>
<div class="success-video">
<ul class="clearfix">
@foreach($corporate as $v2)
@if($language_type == 1)
<li><a href="{{route('enplay_audio',['id'=>$v2->id,'type'=>2])}}"><img src="{{asset($v2->img_path)}}"><p class="ell1">{{$v2->title}}</p></a></li>
@else
<li><a href="{{route('play_audio',['id'=>$v2->id,'type'=>2])}}"><img src="{{asset($v2->img_path)}}"><p class="ell1">{{$v2->title}}</p></a></li>
@endif
@endforeach
</ul>
</div>
<div class="culture-more">
<a href="{{route('play_audio',['id'=>$v2->id,'type'=>2])}}">
@if($language_type == 1)
More
<a href="{{route('enplay_audio',['id'=>$v2->id,'type'=>2])}}">More</a>
@else
更多
<a href="{{route('play_audio',['id'=>$v2->id,'type'=>2])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -85,18 +92,21 @@
<div class="success-video">
<ul class="clearfix">
@foreach($activity as $v3)
@if($language_type == 1)
<li><a href="{{route('enplay_audio',['id'=>$v3->id,'type'=>3])}}"><img src="{{asset($v3->img_path)}}"><p class="ell1">{{$v3->title}}</p></a></li>
@else
<li><a href="{{route('play_audio',['id'=>$v3->id,'type'=>3])}}"><img src="{{asset($v3->img_path)}}"><p class="ell1">{{$v3->title}}</p></a></li>
@endif
@endforeach
</ul>
</div>
<div class="culture-more">
<a href="{{route('play_audio',['id'=>$v3->id,'type'=>3])}}">
@if($language_type == 1)
More
<a href="{{route('enplay_audio',['id'=>$v3->id,'type'=>3])}}">More</a>
@else
更多
<a href="{{route('play_audio',['id'=>$v3->id,'type'=>3])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -104,7 +114,6 @@
<div class="container1" id="maodian17">
<div class="video-t">
@if($language_type == 1)
<h1>media coverage</h1>
@else
......@@ -114,18 +123,22 @@
<div class="success-video">
<ul class="clearfix">
@foreach($media_coverage as $v4)
@if($language_type == 1)
<li><a href="{{route('enplay_audio',['id'=>$v4->id,'type'=>4])}}"><img src="{{asset($v4->img_path)}}"><p class="ell1">{{$v4->title}}</p></a></li>
@else
<li><a href="{{route('play_audio',['id'=>$v4->id,'type'=>4])}}"><img src="{{asset($v4->img_path)}}"><p class="ell1">{{$v4->title}}</p></a></li>
@endif
@endforeach
</ul>
</div>
<div class="culture-more">
<a href="{{route('play_audio',['id'=>$v4->id,'type'=>4])}}">
@if($language_type == 1)
More
<a href="{{route('enplay_audio',['id'=>$v4->id,'type'=>4])}}">More</a>
@else
更多
<a href="{{route('play_audio',['id'=>$v4->id,'type'=>4])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......
......@@ -19,20 +19,17 @@
<div class="video-palyer" style="position:relative;text-align: center;cursor: pointer;height: auto;"><!--默认播放-->
@if($data->video_url)
<div class="video-img" style="position: relative;">
<img src="{{asset('/about_images/public/Fv2n6m81CIncqI9Syy6hWfglGDPsyzopyMkE2xkJ.jpeg')}}" style="width: 100%;" data-id="{{$data->video_url}}">
</div>
@endif
@if($data->script_url)
@if($data->script_url)
<div id="a1" class="" style="width: 100%">
{!! $data->script_url !!}
</div>
<p>{{$data->title}}</p>
@endif
@if($data->other_url)
<div id="a1" class="" style="width: 100%">
{{--<iframe src="{{ $data->other_url }}" allowfullscreen="true" allowtransparency="true" marginheight="0" marginwidth="0" frameborder="0" scrolling="no" style="height: 600px;width: 100%"> </iframe>--}}
......@@ -46,6 +43,16 @@
<div class="video-palyer-list">
<ul class="clearfix">
@foreach($list as $value)
@if($language_type == 1)
<li class="video-palyer-list1">
<a href="{{ route('enplay_audio',['id'=> $value->id,'type'=>$value->type,'page'=>$list->currentPage()]) }}" >
<img src="{{asset($value->img_path)}}">
<p class="ell1">{{$value->title}}</p>
</a>
<div class="video-url" style="display: none">{!! $value->video_url !!}</div>
</li>
@else
<li class="video-palyer-list1">
<a href="{{ route('play_audio',['id'=> $value->id,'type'=>$value->type,'page'=>$list->currentPage()]) }}" >
<img src="{{asset($value->img_path)}}">
......@@ -53,22 +60,16 @@
</a>
<div class="video-url" style="display: none">{!! $value->video_url !!}</div>
</li>
@endforeach
@endif
@endforeach
</ul>
</div>
<div class="pull-right paginate" style=" position: relative;
top: -17px;
left: -450px;">
<div class="pull-right paginate" style=" position: relative;top: -17px;left: -450px;">
{{ $list->appends(['type' => $type,'id'=>$data->id])->render() }}
</div>
</div>
</div>
</div>
@endsection
<script type="text/javascript" src="{{asset('js/jquery.min.js')}}"></script>
......
......@@ -166,19 +166,19 @@
<div class="culture-item2-b">
<ul class="clearfix">
<li class="culture-item2-b1" >
<a href="{{ route('download') }}">
<img src="{{asset('images/2536974b87fed7bc17e799bc490c8cc9.jpg')}}">
<p class="ell1">
@if($language_type == 1)
Fashion group brand album
<a href="{{ route('endownload') }}">
<img src="{{asset('images/2536974b87fed7bc17e799bc490c8cc9.jpg')}}">
<p class="ell1">Fashion group brand album</p>
</a>
@else
时尚集团品牌画册
@endif
</p>
<a href="{{ route('download') }}">
<img src="{{asset('images/2536974b87fed7bc17e799bc490c8cc9.jpg')}}">
<p class="ell1">时尚集团品牌画册</p>
</a>
@endif
</li>
</ul>
</div>
<div class="culture-more">
......
......@@ -29,21 +29,21 @@
<ul class="clearfix">
@if($language_type == 1)
<li class="active about-item2-nav1" name="maodian20">
<a href="{{route('goods_item')}}/#maodian20">
<a href="{{route('engoods_item')}}/#maodian20">
<span></span>
<em class="ell1">Underground commercial space project</em>
<i class="rotate45"></i>
</a>
</li>
<li class=" about-item2-nav1">
<a href="{{route('maodian21')}}/#maodian21">
<a href="{{route('enmaodian21')}}/#maodian21">
<span></span>
<em class="ell1">Underground commercial space project of rail transit</em>
<i class="rotate45"></i>
</a>
</li>
<li class=" about-item2-nav1">
<a href="{{route('maodian22')}}/#maodian22">
<a href="{{route('enmaodian22')}}/#maodian22">
<span></span>
<em class="ell1">Tourism real estate project</em>
<i class="rotate45"></i>
......@@ -175,10 +175,10 @@
<div class="success-video">
<ul class="clearfix">
@if($language_type == 1)
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 3</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/8556c3e0ecaae89fd26a0937a2f6f358.jpg')}} "><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/dea380bba83ee7bd6d1601cc29765f0d.jpg')}}"><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 2</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 1</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 3</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/8556c3e0ecaae89fd26a0937a2f6f358.jpg')}} "><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 1</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/dea380bba83ee7bd6d1601cc29765f0d.jpg')}}"><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 2</p></a></li>
@else
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">广州时尚天河商业广场1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">广州时尚天河商业广场3</p></a></li>
......@@ -188,13 +188,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>5])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>5])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>5])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -223,14 +221,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>6])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>6])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>6])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -258,13 +253,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>7])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>7])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>7])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......
......@@ -28,9 +28,9 @@
<div class="about-item2-nav ">
<ul class="clearfix">
@if($language_type == 1)
<li class=" about-item2-nav1" name="maodian20"><a href="{{route('goods_item')}}/#maodian20"><span></span><em class="ell1">Underground commercial space project</em><i class="rotate45"></i></a></li>
<li class="active about-item2-nav1"><a href="{{route('maodian21')}}/#maodian21"><span></span><em class="ell1">Underground commercial space project of rail transit</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1"><a href="{{route('maodian22')}}/#maodian22"><span></span><em class="ell1">Tourism real estate project</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1" name="maodian20"><a href="{{route('engoods_item')}}/#maodian20"><span></span><em class="ell1">Underground commercial space project</em><i class="rotate45"></i></a></li>
<li class="active about-item2-nav1"><a href="{{route('enmaodian21')}}/#maodian21"><span></span><em class="ell1">Underground commercial space project of rail transit</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1"><a href="{{route('enmaodian22')}}/#maodian22"><span></span><em class="ell1">Tourism real estate project</em><i class="rotate45"></i></a></li>
@else
<li class=" about-item2-nav1" name="maodian20"><a href="{{route('goods_item')}}/#maodian20"><span></span><em class="ell1">地下商业空间项目</em><i class="rotate45"></i></a></li>
<li class="active about-item2-nav1"><a href="{{route('maodian21')}}/#maodian21"><span></span><em class="ell1">轨道交通地下商业空间项目</em><i class="rotate45"></i></a></li>
......@@ -112,10 +112,10 @@
<div class="success-video">
<ul class="clearfix">
@if($language_type == 1)
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 3</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/8556c3e0ecaae89fd26a0937a2f6f358.jpg')}} "><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/dea380bba83ee7bd6d1601cc29765f0d.jpg')}}"><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 2</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 1</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 3</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/8556c3e0ecaae89fd26a0937a2f6f358.jpg')}} "><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 1</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/dea380bba83ee7bd6d1601cc29765f0d.jpg')}}"><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 2</p></a></li>
@else
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">广州时尚天河商业广场1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">广州时尚天河商业广场3</p></a></li>
......@@ -125,13 +125,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>5])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>5])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>5])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -161,13 +159,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>6])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>6])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>6])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -195,14 +191,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>7])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>7])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>7])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......
......@@ -28,9 +28,9 @@
<div class="about-item2-nav ">
<ul class="clearfix">
@if($language_type == 1)
<li class=" about-item2-nav1" name="maodian20"><a href="{{route('goods_item')}}/#maodian20"><span></span><em class="ell1">Underground commercial space project</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1"><a href="{{route('maodian21')}}/#maodian21"><span></span><em class="ell1">Underground commercial space project underground commercial space project of rail transit</em><i class="rotate45"></i></a></li>
<li class="active about-item2-nav1"><a href="{{route('maodian22')}}/#maodian22"><span></span><em class="ell1">Tourism real estate project</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1" name="maodian20"><a href="{{route('engoods_item')}}/#maodian20"><span></span><em class="ell1">Underground commercial space project</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1"><a href="{{route('enmaodian21')}}/#maodian21"><span></span><em class="ell1">Underground commercial space project underground commercial space project of rail transit</em><i class="rotate45"></i></a></li>
<li class="active about-item2-nav1"><a href="{{route('enmaodian22')}}/#maodian22"><span></span><em class="ell1">Tourism real estate project</em><i class="rotate45"></i></a></li>
@else
<li class=" about-item2-nav1" name="maodian20"><a href="{{route('goods_item')}}/#maodian20"><span></span><em class="ell1">地下商业空间项目</em><i class="rotate45"></i></a></li>
<li class=" about-item2-nav1"><a href="{{route('maodian21')}}/#maodian21"><span></span><em class="ell1">轨道交通地下商业空间项目</em><i class="rotate45"></i></a></li>
......@@ -111,10 +111,10 @@
<div class="success-video">
<ul class="clearfix">
@if($language_type == 1)
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 3</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/8556c3e0ecaae89fd26a0937a2f6f358.jpg')}} "><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/dea380bba83ee7bd6d1601cc29765f0d.jpg')}}"><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 2</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 1</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">Guangzhou fashion Tianhe Business Plaza 3</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/8556c3e0ecaae89fd26a0937a2f6f358.jpg')}} "><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 1</p></a></li>
<li ><a href="{{route('enmore',['type'=>5])}}" target=""><img src="{{asset('images/dea380bba83ee7bd6d1601cc29765f0d.jpg')}}"><p class="ell1">Shenyang fashion underground street-j Street interactive scenic area 2</p></a></li>
@else
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/d9805a7ad25f72c0655e13cd3bf8c899.jpg')}} "><p class="ell1">广州时尚天河商业广场1</p></a></li>
<li ><a href="{{route('more',['type'=>5])}}" target=""><img src="{{asset('images/0caf0bda3323abb4a9a0d9067bc3ad0b.jpg')}} "><p class="ell1">广州时尚天河商业广场3</p></a></li>
......@@ -124,14 +124,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>5])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>5])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>5])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -143,9 +140,8 @@
@else
<h1>活动运营</h1>
@endif
</div>
<div class="success-video">
<ul class="clearfix">
@if($language_type == 1)
......@@ -162,13 +158,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>6])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>6])}}">More</a>
@else
更多
<a href="{{route('more',['type'=>6])}}">更多</a>
@endif
</a>
</div>
</div>
</div>
......@@ -197,12 +191,11 @@
</ul>
</div>
<div class="culture-more">
<a href="{{route('more',['type'=>7])}}">
@if($language_type == 1)
More
<a href="{{route('enmore',['type'=>7])}}">More</a>
@else
更多
@endif</a>
<a href="{{route('more',['type'=>7])}}">更多</a>
@endif
</div>
</div>
</div>
......@@ -214,8 +207,8 @@
@else
<h1>合作伙伴</h1>
@endif
</div>
<div class="pro-partner">
<ul>
<li class="">
......
......@@ -50,26 +50,30 @@
<p> </p>
</div>
<div class="news-more" >
<a href="{{route('article',['id'=>$news_center->id,'type'=>$news_center->type])}}">
@if($language_type == 1)
<a href="{{route('enarticle',['id'=>$news_center->id,'type'=>$news_center->type])}}">
Continue reading >>
</a>
@else
<a href="{{route('article',['id'=>$news_center->id,'type'=>$news_center->type])}}">
继续阅读 >>
@endif
</a>
@endif
</div>
</div>
</div>
<div class="news-b-r">
<div class="news-check">
<a href="{{route('article_list',['type'=>$news_center2->type])}}">
@if($language_type == 1)
<a href="{{route('enenarticle_list',['type'=>$news_center2->type])}}">
View all
</a>
@else
<a href="{{route('article_list',['type'=>$news_center2->type])}}">
查看全部>>
@endif
</a>
@endif
</div>
<h1>
@if($language_type == 1)
......@@ -94,7 +98,6 @@
</a>
</div>
</div>
</div>
</div>
......
......@@ -19,31 +19,31 @@ Route::get('/map','Index\IndexController@map')->name('map');
Route::get('/about','Index\AboutController@index')->name('/about');//关于页
Route::get('en/about','Index\AboutController@index')->name('/about');//en关于页
Route::get('/about/group_strategy','Index\AboutController@groupStrategy')->name('group_strategy');//关于页-集团战略页
Route::get('en/about/group_strategy','Index\AboutController@groupStrategy')->name('group_strategy');//en关于页-集团战略页
Route::get('en/about/group_strategy','Index\AboutController@groupStrategy')->name('engroup_strategy');//en关于页-集团战略页
Route::get('/about/core_strengths','Index\AboutController@coreStrengths')->name('core_strengths');//关于页-核心优势页
Route::get('en/about/core_strengths','Index\AboutController@coreStrengths')->name('core_strengths');//en关于页-核心优势页
Route::get('en/about/core_strengths','Index\AboutController@coreStrengths')->name('encore_strengths');//en关于页-核心优势页
Route::get('/about/dev_history','Index\AboutController@devHistory')->name('dev_history');//关于页-发展历程页
Route::get('en/about/dev_history','Index\AboutController@devHistory')->name('dev_history');//en关于页-发展历程页
Route::get('en/about/dev_history','Index\AboutController@devHistory')->name('endev_history');//en关于页-发展历程页
Route::get('/about/achievement','Index\AboutController@achievement')->name('achievement');//关于页-奖项成就页
Route::get('en/about/achievement','Index\AboutController@achievement')->name('achievement');//en关于页-奖项成就页
Route::get('en/about/achievement','Index\AboutController@achievement')->name('enachievement');//en关于页-奖项成就页
Route::get('/brand_culture','Index\BrandCultureController@index');//品牌文化页
Route::get('en/brand_culture','Index\BrandCultureController@index');//品牌文化页
Route::get('/download','Index\BrandCultureController@download_pdf')->name('download');//下载画册页
Route::get('en/download','Index\BrandCultureController@download_pdf')->name('download');//下载画册页
Route::get('en/download','Index\BrandCultureController@download_pdf')->name('endownload');//下载画册页
Route::any('/download_report','Index\GroupCultureController@download_report_pdf')->name('download_report');//下载年报页
Route::any('en/download_report','Index\GroupCultureController@download_report_pdf')->name('endownload_report');//下载年报页
Route::get('/goods_item','Index\GoodsItemController@index')->name('goods_item');//精品项目页
Route::get('en/goods_item','Index\GoodsItemController@index')->name('goods_item');//精品项目页
Route::get('en/goods_item','Index\GoodsItemController@index')->name('engoods_item');//精品项目页
Route::get('/goods_item/more','Index\GoodsItemController@more')->name('more');//空间景观
Route::get('en/goods_item/more','Index\GoodsItemController@more')->name('more');//空间景观
Route::get('en/goods_item/more','Index\GoodsItemController@more')->name('enmore');//空间景观
Route::get('/goods_item/maodian21','Index\GoodsItemController@maodian21')->name('maodian21');//空间景观
Route::get('en/goods_item/maodian21','Index\GoodsItemController@maodian21')->name('maodian21');//空间景观
Route::get('en/goods_item/maodian21','Index\GoodsItemController@maodian21')->name('enmaodian21');//空间景观
Route::get('/goods_item/maodian22','Index\GoodsItemController@maodian22')->name('maodian22');//空间景观
Route::get('en/goods_item/maodian22','Index\GoodsItemController@maodian22')->name('maodian22');//空间景观
Route::get('en/goods_item/maodian22','Index\GoodsItemController@maodian22')->name('enmaodian22');//空间景观
......@@ -75,17 +75,17 @@ Route::get('/Admin', function () {
Route::get('/news/article-info','Index\ArticleController@info')->name('article');
Route::get('en/news/article-info','Index\ArticleController@info')->name('article');
Route::get('en/news/article-info','Index\ArticleController@info')->name('enarticle');
Route::get('en/news/','Index\ArticleController@index')->name('news');//英文版新闻中心
Route::get('/news','Index\ArticleController@index')->name('news');//新闻中心
Route::any('/news/articel_list','Index\ArticleController@article_list')->name('article_list');
Route::any('en/news/articel_list','Index\ArticleController@article_list')->name('article_list');
Route::any('en/news/articel_list','Index\ArticleController@article_list')->name('enarticle_list');
Route::get('/audio','Index\AudioController@index')->name('audio');//视频中心
Route::get('en/audio','Index\AudioController@index')->name('audio');//视频中心
Route::get('/audio/play','Index\AudioController@play')->name('play_audio');//视频中心播放页
Route::get('en/audio/play','Index\AudioController@play')->name('play_audio');//视频中心播放页
Route::get('en/audio/play','Index\AudioController@play')->name('enplay_audio');//视频中心播放页
Route::get('/download_pdf','Index\BrandCultureController@download')->name('download_pdf');//下载PDF
Route::get('/download_report_pdf','Index\GroupCultureController@download_report')->name('download_report_pdf');//下载PDF
......
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