Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
semour
/
semour_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8aeb99a0
authored
Nov 14, 2022
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
品牌地图页面
parent
a0cb00f1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
resources/views/brand/map.blade.php
resources/views/brand/map.blade.php
View file @
8aeb99a0
...
@@ -7,10 +7,9 @@
...
@@ -7,10 +7,9 @@
<
div
class
="
mallpage
">
<
div
class
="
mallpage
">
@include('common.mallHeaderTop')
@include('common.mallHeaderTop')
@include('common.mallHeaderNav')
@include('common.mallHeaderNav')
<div class="
brandmap
w1200
">
<div class="
brandmap
w1200
">
<div class="
bread
-
menu
row
boxsiz
">
<div class="
bread
-
menu
row
boxsiz
">
<a href="">Home</a>
<a href="
/
mall
">Home</a>
<i>></i>
<i>></i>
<span>Manufacturers</span>
<span>Manufacturers</span>
</div>
</div>
...
@@ -56,12 +55,9 @@
...
@@ -56,12 +55,9 @@
<div class="
brand
-
group
" guid="
{{
$key
}}
">
<div class="
brand
-
group
" guid="
{{
$key
}}
">
<div class="
ttl
">
{
{$key}
}
</div>
<div class="
ttl
">
{
{$key}
}
</div>
<div class="
ttc
row
boxsiz
">
<div class="
ttc
row
boxsiz
">
<a href="">3DXTECH</a>
@foreach (
$item
as
$itemchild
)
<a href="">3G Shielding Specialties</a>
<a href="
/
brand
/
{{
$itemchild
[
'standard_brand_id'
]}}
" target="
_blank
">
{
{$itemchild['brand_name_en']}
}
</a>
<a href="">4D Systems</a>
@endforeach
<a href="">3DXTECH</a>
<a href="">3G Shielding Specialties</a>
<a href="">4D Systems</a>
</div>
</div>
</div>
</div>
@endforeach
@endforeach
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment