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
ae06e0fa
Commit
ae06e0fa
authored
Mar 24, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
273c6864
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
admin/themes/simplebootx/User/index.html
+7
-2
No files found.
admin/themes/simplebootx/User/index.html
View file @
ae06e0fa
...
@@ -26,12 +26,14 @@
...
@@ -26,12 +26,14 @@
<option
value=
"0"
<
if
condition=
"$formget.isban eq '0'"
>
selected
</if>
>是
</option>
<option
value=
"0"
<
if
condition=
"$formget.isban eq '0'"
>
selected
</if>
>是
</option>
<option
value=
"1"
<
if
condition=
"$formget.isban eq '1'"
>
selected
</if>
>否
</option>
<option
value=
"1"
<
if
condition=
"$formget.isban eq '1'"
>
selected
</if>
>否
</option>
</select>
</select>
<!--
热门:
热门:
<select class="select_2" name="ishot">
<select class="select_2" name="ishot">
<option value="">全部</option>
<option value="">全部</option>
<option value="1" <if condition="$formget.ishot eq '1'">selected</if> >是</option>
<option value="1" <if condition="$formget.ishot eq '1'">selected</if> >是</option>
<option value="0" <if condition="$formget.ishot eq '0'">selected</if> >否</option>
<option value="0" <if condition="$formget.ishot eq '0'">selected</if> >否</option>
</select>
</select>
-->
超管:
超管:
<select
class=
"select_2"
name=
"issuper"
>
<select
class=
"select_2"
name=
"issuper"
>
<option
value=
""
>
全部
</option>
<option
value=
""
>
全部
</option>
...
@@ -115,8 +117,9 @@
...
@@ -115,8 +117,9 @@
<td>
{$user_statuses[$vo['user_status']]}
</td>
<td>
{$user_statuses[$vo['user_status']]}
</td>
<td
align=
"center"
>
<td
align=
"center"
>
<a
style=
"cursor:pointer;"
data-target=
"#identifier1"
data-id=
"{$vo['uid']}"
data-toggle=
"modal"
href=
"{:U('indexadmin/belong',array('id'=>$vo['id']))}"
onclick=
"setValue1(this)"
>
归属
</a>
|
<a
style=
"cursor:pointer;"
data-target=
"#identifier1"
data-id=
"{$vo['uid']}"
data-toggle=
"modal"
href=
"{:U('indexadmin/belong',array('id'=>$vo['id']))}"
onclick=
"setValue1(this)"
>
归属
</a>
|
<!-- href="{:U('indexadmin/rgmultiple',array('id'=>$vo['id']))}"
-->
<!-- href="{:U('indexadmin/rgmultiple',array('id'=>$vo['id']))}"
<a style="cursor:pointer;" data-target="#identifier" data-toggle="modal" onclick ="setValue('{$vo.rg_multiple}','{$vo.id}')">充值</a> |
<a style="cursor:pointer;" data-target="#identifier" data-toggle="modal" onclick ="setValue('{$vo.rg_multiple}','{$vo.id}')">充值</a> |
-->
<if
condition=
"$vo.user_status eq '1'"
>
<if
condition=
"$vo.user_status eq '1'"
>
<a
href=
"{:U('indexadmin/ban',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"{:L('BLOCK_USER_CONFIRM_MESSAGE')}"
>
禁用
</a>
|
<a
href=
"{:U('indexadmin/ban',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"{:L('BLOCK_USER_CONFIRM_MESSAGE')}"
>
禁用
</a>
|
<else/>
<else/>
...
@@ -127,11 +130,13 @@
...
@@ -127,11 +130,13 @@
<else/>
<else/>
<a
href=
"{:U('indexadmin/super',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置超管吗?"
>
设置超管
</a>
|
<a
href=
"{:U('indexadmin/super',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置超管吗?"
>
设置超管
</a>
|
</if>
</if>
<!--
<if condition="$vo.ishot eq '1'">
<if condition="$vo.ishot eq '1'">
<a href="{:U('indexadmin/cancelhot',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要取消热门吗?">取消热门</a> |
<a href="{:U('indexadmin/cancelhot',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要取消热门吗?">取消热门</a> |
<else/>
<else/>
<a href="{:U('indexadmin/hot',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要设置热门吗?">热门</a> |
<a href="{:U('indexadmin/hot',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要设置热门吗?">热门</a> |
</if>
</if>
-->
<if
condition=
"$vo.isrecommend eq '1'"
>
<if
condition=
"$vo.isrecommend eq '1'"
>
<a
href=
"{:U('indexadmin/cancelrecommend',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消推荐吗?"
>
取消推荐
</a>
|
<a
href=
"{:U('indexadmin/cancelrecommend',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消推荐吗?"
>
取消推荐
</a>
|
<else/>
<else/>
...
...
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