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
dd630a80
Commit
dd630a80
authored
Feb 17, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
8dd3e5c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
47 deletions
+46
-47
admin/themes/simplebootx/User/index.html
+46
-47
No files found.
admin/themes/simplebootx/User/index.html
View file @
dd630a80
...
...
@@ -7,38 +7,38 @@
<li
><a
href=
"{:U('indexadmin/add')}"
>
新增会员
</a></li>
</ul>
<form
class=
"well form-search"
method=
"post"
action=
"{:U('indexadmin/index')}"
>
僵尸粉开关:
僵尸粉开关:
<select
class=
"select_2"
name=
"iszombie"
>
<option
value=
""
>
全部
</option>
<option
value=
"1"
<
if
condition=
"$formget.iszombie eq '1'"
>
selected
</if>
>开启
</option>
<option
value=
"0"
<
if
condition=
"$formget.iszombie eq '0'"
>
selected
</if>
>关闭
</option>
<option
value=
"0"
<
if
condition=
"$formget.iszombie eq '0'"
>
selected
</if>
>关闭
</option>
</select>
僵尸粉:
僵尸粉:
<select
class=
"select_2"
name=
"iszombiep"
>
<option
value=
""
>
全部
</option>
<option
value=
"1"
<
if
condition=
"$formget.iszombiep eq '1'"
>
selected
</if>
>是
</option>
<option
value=
"0"
<
if
condition=
"$formget.iszombiep eq '0'"
>
selected
</if>
>否
</option>
</select>
禁用:
</select>
禁用:
<select
class=
"select_2"
name=
"isban"
>
<option
value=
""
>
全部
</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>
</select>
热门:
</select>
热门:
<select
class=
"select_2"
name=
"ishot"
>
<option
value=
""
>
全部
</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>
</select>
超管:
</select>
超管:
<select
class=
"select_2"
name=
"issuper"
>
<option
value=
""
>
全部
</option>
<option
value=
"1"
<
if
condition=
"$formget.issuper eq '1'"
>
selected
</if>
>是
</option>
<option
value=
"0"
<
if
condition=
"$formget.issuper eq '0'"
>
selected
</if>
>否
</option>
</select>
<br>
设备来源:
<br>
设备来源:
<select
class=
"select_2"
name=
"source"
>
<option
value=
""
>
全部
</option>
<option
value=
"pc"
<
if
condition=
"$formget.source eq 'pc'"
>
selected
</if>
>PC
</option>
...
...
@@ -48,7 +48,7 @@
注册时间:
<input
type=
"text"
name=
"start_time"
class=
"js-date date"
value=
"{$formget.start_time}"
style=
"width: 80px;"
autocomplete=
"off"
>
-
<input
type=
"text"
class=
"js-date date"
name=
"end_time"
value=
"{$formget.end_time}"
style=
"width: 80px;"
autocomplete=
"off"
>
关键字:
关键字:
<input
type=
"text"
name=
"keyword"
style=
"width: 200px;"
value=
"{$formget.keyword}"
placeholder=
"请输入会员id、用户名或者昵称..."
>
<input
type=
"submit"
class=
"btn btn-primary"
value=
"搜索"
>
<div>
...
...
@@ -56,12 +56,12 @@
会员数量: {$count}
</div>
</form>
<form
method=
"post"
class=
"js-ajax-form"
>
<div
class=
"table-actions"
>
<button
class=
"btn btn-primary btn-small js-ajax-submit"
type=
"submit"
data-action=
"{:U('indexadmin/zombiepbatch',array('iszombiep'=>'1'))}"
data-subcheck=
"true"
>
批量设置为僵尸粉
</button>
<button
class=
"btn btn-primary btn-small js-ajax-submit"
type=
"submit"
data-action=
"{:U('indexadmin/zombiepbatch',array('iszombiep'=>'0'))}"
data-subcheck=
"true"
>
批量取消僵尸粉
</button>
<button
class=
"btn btn-primary btn-small js-ajax-submit"
type=
"submit"
data-action=
"{:U('indexadmin/zombieall',array('iszombie'=>'1'))}"
>
一键开启僵尸粉
</button>
<button
class=
"btn btn-primary btn-small js-ajax-submit"
type=
"submit"
data-action=
"{:U('indexadmin/zombieall',array('iszombie'=>'0'))}"
>
一键关闭僵尸粉
</button>
<!-- <button class="btn btn-primary btn-small js-ajax-submit" type="submit" data-action="{:U('indexadmin/recordall',array('isrecord'=>'1'))}" >一键开启录播</button>
...
...
@@ -80,8 +80,8 @@
<!-- <th>{:L('EMAIL')}</th> -->
<th>
余额
</th>
<th>
累计消费
</th>
<th>
萌币
</th>
<th>
累计
萌币
</th>
<th>
钻石
</th>
<th>
累计
钻石
</th>
<th>
邀请码
</th>
<th>
注册设备
</th>
<th>
{:L('REGISTRATION_TIME')}
</th>
...
...
@@ -119,40 +119,40 @@
<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'"
>
<a
href=
"{:U('indexadmin/ban',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"{:L('BLOCK_USER_CONFIRM_MESSAGE')}"
>
禁用
</a>
|
<else/>
<a
href=
"{:U('indexadmin/cancelban',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"{:L('ACTIVATE_USER_CONFIRM_MESSAGE')}"
>
{:L('ACTIVATE_USER')}
</a>
|
</if>
<else/>
<a
href=
"{:U('indexadmin/cancelban',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"{:L('ACTIVATE_USER_CONFIRM_MESSAGE')}"
>
{:L('ACTIVATE_USER')}
</a>
|
</if>
<if
condition=
"$vo.issuper eq '1'"
>
<a
href=
"{:U('indexadmin/cancelsuper',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消超管吗?"
>
取消超管
</a>
|
<else/>
<a
href=
"{:U('indexadmin/super',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置超管吗?"
>
设置超管
</a>
|
<a
href=
"{:U('indexadmin/cancelsuper',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消超管吗?"
>
取消超管
</a>
|
<else/>
<a
href=
"{:U('indexadmin/super',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置超管吗?"
>
设置超管
</a>
|
</if>
<if
condition=
"$vo.ishot eq '1'"
>
<a
href=
"{:U('indexadmin/cancelhot',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消热门吗?"
>
取消热门
</a>
|
<else/>
<a
href=
"{:U('indexadmin/hot',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置热门吗?"
>
热门
</a>
|
</if>
<a
href=
"{:U('indexadmin/cancelhot',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消热门吗?"
>
取消热门
</a>
|
<else/>
<a
href=
"{:U('indexadmin/hot',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置热门吗?"
>
热门
</a>
|
</if>
<if
condition=
"$vo.isrecommend eq '1'"
>
<a
href=
"{:U('indexadmin/cancelrecommend',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消推荐吗?"
>
取消推荐
</a>
|
<else/>
<a
href=
"{:U('indexadmin/recommend',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要推荐此用户吗?"
>
推荐
</a>
|
</if>
<a
href=
"{:U('indexadmin/cancelrecommend',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消推荐吗?"
>
取消推荐
</a>
|
<else/>
<a
href=
"{:U('indexadmin/recommend',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要推荐此用户吗?"
>
推荐
</a>
|
</if>
<if
condition=
"$vo.iszombie eq '1'"
>
<a
href=
"{:U('indexadmin/cancelzombie',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要关闭僵尸粉吗?"
>
关闭僵尸粉
</a>
|
<else/>
<a
href=
"{:U('indexadmin/zombie',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要开启僵尸粉吗?"
>
开启僵尸粉
</a>
|
</if>
<a
href=
"{:U('indexadmin/cancelzombie',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要关闭僵尸粉吗?"
>
关闭僵尸粉
</a>
|
<else/>
<a
href=
"{:U('indexadmin/zombie',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要开启僵尸粉吗?"
>
开启僵尸粉
</a>
|
</if>
<if
condition=
"$vo.iszombiep eq '1'"
>
<a
href=
"{:U('indexadmin/cancelzombiep',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消设置僵尸粉吗?"
>
取消设置僵尸粉
</a>
|
<else/>
<a
href=
"{:U('indexadmin/zombiep',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置为僵尸粉吗?"
>
设置为僵尸粉
</a>
|
</if>
<a
href=
"{:U('indexadmin/cancelzombiep',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要取消设置僵尸粉吗?"
>
取消设置僵尸粉
</a>
|
<else/>
<a
href=
"{:U('indexadmin/zombiep',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要设置为僵尸粉吗?"
>
设置为僵尸粉
</a>
|
</if>
<!-- <if condition="$vo.isrecord eq '1'">
<a href="{:U('indexadmin/cancelrecord',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要关闭录播吗?">关闭录播</a> |
<else/>
<a href="{:U('indexadmin/record',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要开启录播吗?">开启录播</a> |
</if> -->
<a
href=
"{:U('indexadmin/edit',array('id'=>$vo['id']))}"
>
编辑
</a>
|
<a href="{:U('indexadmin/cancelrecord',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要关闭录播吗?">关闭录播</a> |
<else/>
<a href="{:U('indexadmin/record',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要开启录播吗?">开启录播</a> |
</if> -->
<a
href=
"{:U('indexadmin/edit',array('id'=>$vo['id']))}"
>
编辑
</a>
|
<a
href=
"{:U('indexadmin/del',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要删除此用户吗?"
>
删除
</a>
</td>
</tr>
...
...
@@ -172,8 +172,8 @@
<h4
class=
"modal-title"
id=
"myModalLabel"
>
修改倍数
</h4>
</div>
<div
class=
"modal-body"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"rg_multiple"
value=
""
>
倍
<div
class=
"controls"
>
<input
type=
"text"
name=
"rg_multiple"
value=
""
>
倍
<input
type=
"hidden"
name=
"user_id"
value=
""
>
</div>
</div>
...
...
@@ -228,4 +228,4 @@
</script>
<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