Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
haishi
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
haishi
Commits
a83684ea
Commit
a83684ea
authored
Feb 17, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
e62f2f66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
10 deletions
+9
-10
admin/themes/simplebootx/Admin/Gift/index.html
+9
-10
No files found.
admin/themes/simplebootx/Admin/Gift/index.html
View file @
a83684ea
...
...
@@ -11,7 +11,7 @@
<div
class=
"table-actions"
>
<button
class=
"btn btn-primary btn-small js-ajax-submit"
type=
"submit"
>
{:L('SORT')}
</button>
</div>
<table
class=
"table table-hover table-bordered"
>
<thead>
<tr>
...
...
@@ -56,13 +56,13 @@
<td>
{$vo['swftime']}
</td>
<td>
{$vo.addtime|date="Y-m-d H:i:s",###}
</td>
<td
align=
"center"
>
<if
condition=
"$vo['type'] eq 0 && $vo['mark'] eq 3"
>
<a
href=
"{:U('Luckrate/index',array('giftid'=>$vo['id']))}"
>
中奖设置
</a
>
|
<a
href=
"{:U('Jackpotrate/index',array('giftid'=>$vo['id']))}"
>
奖池设置
</a
>
|
</if
>
<td
align=
"center"
>
<!-- <if condition="$vo['type'] eq 0 && $vo['mark'] eq 3">--
>
<!-- <a href="{:U('Luckrate/index',array('giftid'=>$vo['id']))}" >中奖设置</a>--
>
<!-- |-->
<!-- <a href="{:U('Jackpotrate/index',array('giftid'=>$vo['id']))}" >奖池设置</a>--
>
<!-- |-->
<!-- </if>--
>
<if
condition=
"$vo['isjusung'] eq 0 "
>
<a
href=
"{:U('Gift/recomm',array('id'=>$vo['id']))}"
>
推荐周星榜
</a>
|
<else/>
...
...
@@ -85,4 +85,4 @@
</div>
<script
src=
"__PUBLIC__/js/common.js"
></script>
</body>
</html>
\ No newline at end of file
</html>
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