Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
fashion_group
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
章建武
fashion_group
Commits
00671e44
Commit
00671e44
authored
Jun 02, 2020
by
章建武
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dep
parent
45796dae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
21 deletions
+25
-21
about.blade.php
resources/views/Index/about/about.blade.php
+22
-19
sub.blade.php
resources/views/Layouts/sub.blade.php
+3
-2
No files found.
resources/views/Index/about/about.blade.php
View file @
00671e44
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
class
="
about
-
item4
" id="
maodian4
">
<
div
class
="
about
-
item4
" id="
maodian4
">
<div class="
container1
">
<div class="
container1
">
<div class="
about
-
item3
-
t
">
<div class="
about
-
item3
-
t
">
@if(
$language_type
== 1)
@if(
$language_type
== 1)
...
@@ -184,25 +184,28 @@
...
@@ -184,25 +184,28 @@
@endif
@endif
</div>
</div>
<div class="
about
-
item4
-
b
">
<div class="
about
-
item4
-
b
">
<div class="
bx
-
wrapper
" style="
max
-
width
:
1125
px
;
"><div class="
bx
-
wrapper
" style="
width
:
100
%
;
position
:
relative
;
height
:
332
px
;
">
<div class="
bx
-
wrapper
" style="
max
-
width
:
1125
px
;
">
<ul style="
width
:
815
%
;
position
:
relative
;
transition
-
duration
:
1
s
;
transform
:
translate3d
(
-
2030
px
,
0
px
,
0
px
);
">
<div class="
bx
-
wrapper
" style="
width
:
100
%
;
position
:
relative
;
height
:
332
px
;
">
@foreach(
$manager
as
$v
)
<ul style="
width
:
815
%
;
position
:
relative
;
transition
-
duration
:
1
s
;
transform
:
translate3d
(
-
2030
px
,
0
px
,
0
px
);
">
<li style="
float
:
left
;
list
-
style
:
none
;
position
:
relative
;
width
:
238.75
px
;
margin
-
right
:
15
px
;
" class="
bx
-
clone
">
@foreach(
$manager
as
$v
)
<a>
<li style="
float
:
left
;
list
-
style
:
none
;
position
:
relative
;
width
:
238.75
px
;
margin
-
right
:
15
px
;
">
<img src="
{{
$v
->
url
}}{{
$v
->
manager_img
}}
">
<!-- class="
bx
-
clone
"-->
<h1>
{
{$v->manager_name}
}
</h1>
<a>
<p>
<img src="
{{
$v
->
url
}}{{
$v
->
manager_img
}}
">
{
{$v->manager_company}
}
<h1>
{
{$v->manager_name}
}
</h1>
<span>
<p>
{
{$v->manager_position}
}
{
{$v->manager_company}
}
</span>
<span>
</p>
{
{$v->manager_position}
}
</a>
</span>
</li>@endforeach
</p>
</ul>
</a>
</li>
@endforeach
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
resources/views/Layouts/sub.blade.php
View file @
00671e44
...
@@ -268,6 +268,7 @@
...
@@ -268,6 +268,7 @@
</body>
</body>
</html>
</html>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
function
(){
$
(
function
(){
$
(
".about-item2-nav li"
).
click
(
function
(){
$
(
".about-item2-nav li"
).
click
(
function
(){
...
@@ -293,7 +294,7 @@
...
@@ -293,7 +294,7 @@
autoHover
:
true
,
autoHover
:
true
,
pager
:
true
,
pager
:
true
,
slideMargin
:
10
,
slideMargin
:
10
,
controls
:
tru
e
,
//隐藏左右按钮
controls
:
fals
e
,
//隐藏左右按钮
speed
:
1000
,
speed
:
1000
,
pause
:
3000
,
pause
:
3000
,
...
@@ -313,10 +314,10 @@
...
@@ -313,10 +314,10 @@
autoHover
:
true
,
autoHover
:
true
,
pager
:
true
,
pager
:
true
,
slideMargin
:
15
,
slideMargin
:
15
,
infiniteLoop
:
true
,
controls
:
true
,
//隐藏左右按钮
controls
:
true
,
//隐藏左右按钮
speed
:
1000
,
speed
:
1000
,
pause
:
3000
,
pause
:
3000
,
infiniteLoop
:
true
,
onSliderLoad
:
function
(){
onSliderLoad
:
function
(){
$
(
".bx-prev"
).
html
(
"<span class='icon-left-open-big'></span>"
);
$
(
".bx-prev"
).
html
(
"<span class='icon-left-open-big'></span>"
);
$
(
".bx-next"
).
html
(
"<span class='icon-right-open-big'></span>"
);
$
(
".bx-next"
).
html
(
"<span class='icon-right-open-big'></span>"
);
...
...
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