Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
icsales
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
fb55b366
authored
Oct 29, 2019
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
轮播
parent
a433e0a1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
Application/Home/View/Home/index.html
Application/Home/View/Home/index.html
View file @
fb55b366
...
...
@@ -27,6 +27,7 @@
<div
class=
"fl time ellipsis"
>
<span>
上次登录时间:
<em
class=
"last_login_time"
>
--
</em></span>
</div>
{:dump($roll_banners)}
</div>
</div>
</div>
...
...
@@ -59,18 +60,20 @@
</div>
</div>
<!-- 轮播部分 -->
<if
condition=
"empty($roll_banners) neq true"
>
<div
class=
"sy-carousel"
>
<div
class=
"swiper-wrapper"
>
<volist
name=
"roll_banners"
id=
"vo"
key=
"k"
>
<a
class=
"swiper-slide"
href=
"www.baidu.com"
></a>
<a
class=
"swiper-slide"
href=
"www.baidu.com"
></a>
<a
class=
"swiper-slide"
href=
"www.baidu.com"
></a>
<a
class=
"swiper-slide"
href=
"www.baidu.com"
></a>
<a
class=
"swiper-slide"
href=
"www.baidu.com"
></a>
</div>
<!-- Add Pagination -->
<div
class=
"sy-pagination"
></div>
</div>
</if>
<div
class=
"my_xj"
>
<div
class=
"my_xj_title xj_title"
>
<span
class=
"lineBlock"
></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