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
71b574f3
Commit
71b574f3
authored
Feb 18, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
00f3d8a7
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
31 additions
and
33 deletions
+31
-33
admin/themes/simplebootx/Admin/Chargerules/add.html
+1
-1
admin/themes/simplebootx/Admin/Chargerules/edit.html
+1
-1
admin/themes/simplebootx/Admin/Chargerules/index.html
+1
-1
admin/themes/simplebootx/Admin/Config/index.html
+2
-2
admin/themes/simplebootx/Admin/Configprivate/index.html
+1
-1
admin/themes/simplebootx/Admin/Gather/index.html
+15
-16
admin/themes/simplebootx/Admin/Gift/add.html
+1
-1
admin/themes/simplebootx/Admin/Gift/edit.html
+1
-1
admin/themes/simplebootx/Admin/Zombie/index.html
+8
-9
No files found.
admin/themes/simplebootx/Admin/Chargerules/add.html
View file @
71b574f3
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
</div>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
赠送
萌豆
</label>
<label
class=
"control-label"
>
赠送
钻石
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"give"
value=
"0"
>
<input
type=
"text"
name=
"give"
value=
"0"
>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
...
...
admin/themes/simplebootx/Admin/Chargerules/edit.html
View file @
71b574f3
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
</div>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
赠送
萌豆
</label>
<label
class=
"control-label"
>
赠送
钻石
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"give"
value=
"{$rules['give']}"
>
<input
type=
"text"
name=
"give"
value=
"{$rules['give']}"
>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
...
...
admin/themes/simplebootx/Admin/Chargerules/index.html
View file @
71b574f3
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<th>
价格
</th>
<th>
价格
</th>
<th>
苹果支付价格
</th>
<th>
苹果支付价格
</th>
<th>
苹果项目ID
</th>
<th>
苹果项目ID
</th>
<th>
赠送
萌豆
</th>
<th>
赠送
钻石
</th>
<th>
发布时间
</th>
<th>
发布时间
</th>
<th
align=
"center"
>
{:L('ACTIONS')}
</th>
<th
align=
"center"
>
{:L('ACTIONS')}
</th>
...
...
admin/themes/simplebootx/Admin/Config/index.html
View file @
71b574f3
...
@@ -83,13 +83,13 @@ input{
...
@@ -83,13 +83,13 @@ input{
</div>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
萌豆
名称
</label>
<label
class=
"control-label"
>
钻石
名称
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"post[name_coin]"
value=
"{$config['name_coin']}"
>
用户充值得到的虚拟币名称
<input
type=
"text"
name=
"post[name_coin]"
value=
"{$config['name_coin']}"
>
用户充值得到的虚拟币名称
</div>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
萌币
名称
</label>
<label
class=
"control-label"
>
钻石
名称
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"post[name_votes]"
value=
"{$config['name_votes']}"
>
主播获得的虚拟票名称
<input
type=
"text"
name=
"post[name_votes]"
value=
"{$config['name_votes']}"
>
主播获得的虚拟票名称
</div>
</div>
...
...
admin/themes/simplebootx/Admin/Configprivate/index.html
View file @
71b574f3
...
@@ -682,7 +682,7 @@ input{
...
@@ -682,7 +682,7 @@ input{
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
上庄限制
</label>
<label
class=
"control-label"
>
上庄限制
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"post[game_banker_limit]"
value=
"{$config['game_banker_limit']}"
>
上庄限制,上庄游戏 申请上庄的用户拥有的
萌豆
数的最低值
<input
type=
"text"
name=
"post[game_banker_limit]"
value=
"{$config['game_banker_limit']}"
>
上庄限制,上庄游戏 申请上庄的用户拥有的
钻石
数的最低值
</div>
</div>
</div>
</div>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
...
...
admin/themes/simplebootx/Admin/Gather/index.html
View file @
71b574f3
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
</if>
</if>
</ul>
</ul>
<form
class=
"well form-search"
method=
"post"
action=
"{:U('Gather/index')}"
>
<form
class=
"well form-search"
method=
"post"
action=
"{:U('Gather/index')}"
>
代理、推广员、主播:
代理、推广员、主播:
<input
type=
"text"
name=
"keyword"
style=
"width: 200px;"
value=
"{$formget.keyword}"
placeholder=
"请输入用户名、昵称..."
>
<input
type=
"text"
name=
"keyword"
style=
"width: 200px;"
value=
"{$formget.keyword}"
placeholder=
"请输入用户名、昵称..."
>
时间段:
时间段:
<input
type=
"text"
name=
"start_time"
class=
"js-date date"
id=
"start_time"
value=
"{$formget.start_time}"
style=
"width: 80px;"
autocomplete=
"off"
>
-
<input
type=
"text"
name=
"start_time"
class=
"js-date date"
id=
"start_time"
value=
"{$formget.start_time}"
style=
"width: 80px;"
autocomplete=
"off"
>
-
...
@@ -19,23 +19,23 @@
...
@@ -19,23 +19,23 @@
{$date}数据统计 (根据筛选条件统计)
{$date}数据统计 (根据筛选条件统计)
<span
style=
"color:red;font-size: 17px;"
>
<span
style=
"color:red;font-size: 17px;"
>
普客总充值:¥{$_total_charge}
普客总充值:¥{$_total_charge}
普客刷礼(
萌豆
):{$total_coin}
普客刷礼(
钻石
):{$total_coin}
</span>
</span>
</div>
</div>
<if
condition=
"$my eq 1"
>
<if
condition=
"$my eq 1"
>
<div
style=
"margin-top:10px"
>
<div
style=
"margin-top:10px"
>
注册人数:{$my_total_reg}
注册人数:{$my_total_reg}
充值金额:{$my_total_charge}
充值金额:{$my_total_charge}
充值人数:{$my_total_charge_num}
充值人数:{$my_total_charge_num}
自客自销(
萌豆
):{$mysolt1}
自客自销(
钻石
):{$mysolt1}
他客自销(
萌币
):{$mysolt3}
他客自销(
钻石
):{$mysolt3}
自客他销(
萌币
):{$mysolt2}
自客他销(
钻石
):{$mysolt2}
</div>
</div>
</if>
</if>
</form>
</form>
<table
class=
"table table-hover table-bordered"
>
<table
class=
"table table-hover table-bordered"
>
<thead>
<thead>
<tr>
<tr>
...
@@ -47,11 +47,11 @@
...
@@ -47,11 +47,11 @@
<th>
注册人数
</th>
<th>
注册人数
</th>
<th>
充值金额
</th>
<th>
充值金额
</th>
<th>
充值人数
</th>
<th>
充值人数
</th>
<th>
守护金额(
萌币
)
</th>
<th>
守护金额(
钻石
)
</th>
<th>
商城消费(
萌币
)
</th>
<th>
商城消费(
钻石
)
</th>
<th>
自客自销(
萌币
)
</th>
<th>
自客自销(
钻石
)
</th>
<th>
他客自销(
萌币
)
</th>
<th>
他客自销(
钻石
)
</th>
<th>
自客他销(
萌币
)
</th>
<th>
自客他销(
钻石
)
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
...
@@ -81,4 +81,4 @@
...
@@ -81,4 +81,4 @@
</div>
</div>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Gift/add.html
View file @
71b574f3
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
1.用户送出去幸运礼物时,幸运礼物的价值将分成三份,分别为主播、奖池和平台,后台可以设置主播和奖池获得的比例,剩下的归属于平台,主播和奖池的比例不要超过100%【谨记】
<br>
1.用户送出去幸运礼物时,幸运礼物的价值将分成三份,分别为主播、奖池和平台,后台可以设置主播和奖池获得的比例,剩下的归属于平台,主播和奖池的比例不要超过100%【谨记】
<br>
2.后台可设置某个礼物为幸运礼物
<br>
2.后台可设置某个礼物为幸运礼物
<br>
3.成为幸运礼物后,可设置幸运礼物的的中奖设置以及奖池设置,以下是幸运礼物和奖池说明
<br>
3.成为幸运礼物后,可设置幸运礼物的的中奖设置以及奖池设置,以下是幸运礼物和奖池说明
<br>
a)在中奖设置中可设置每个礼物每组每个倍数的中奖概率【如:小黄瓜 每组送10个中10倍的概率为 5%,小黄瓜 每组送100个中10倍的概率为
<br>
6%】,当用户中奖后,返还的奖励以当组礼物总价值为基数返还【如送了一组10个的,总价值为100,中了10倍,那么会获得1000
萌豆
】
<br>
a)在中奖设置中可设置每个礼物每组每个倍数的中奖概率【如:小黄瓜 每组送10个中10倍的概率为 5%,小黄瓜 每组送100个中10倍的概率为
<br>
6%】,当用户中奖后,返还的奖励以当组礼物总价值为基数返还【如送了一组10个的,总价值为100,中了10倍,那么会获得1000
钻石
】
<br>
b)奖池说明:奖池分为三个阶段,后台可设置每个奖池的金额下限,直接当奖池里边的金额达到最低的金额限制时,奖池才会开启,当有用户中奖时,会赢走奖池内的所有奖金
<br>
b)奖池说明:奖池分为三个阶段,后台可设置每个奖池的金额下限,直接当奖池里边的金额达到最低的金额限制时,奖池才会开启,当有用户中奖时,会赢走奖池内的所有奖金
<br>
c)幸运礼物与奖池说明:后台可设置每个幸运礼物每个组数相对于奖池每个阶段的中奖概率【如:小黄瓜每组10个对于奖池1阶段的中奖概率为0.01%,】,建议设置:礼物价值越高中奖概率越高,每组数量越多中奖概率越大
<br>
c)幸运礼物与奖池说明:后台可设置每个幸运礼物每个组数相对于奖池每个阶段的中奖概率【如:小黄瓜每组10个对于奖池1阶段的中奖概率为0.01%,】,建议设置:礼物价值越高中奖概率越高,每组数量越多中奖概率越大
<br>
</div>
</div>
...
...
admin/themes/simplebootx/Admin/Gift/edit.html
View file @
71b574f3
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
1.用户送出去幸运礼物时,幸运礼物的价值将分成三份,分别为主播、奖池和平台,后台可以设置主播和奖池获得的比例,剩下的归属于平台,主播和奖池的比例不要超过100%【谨记】
<br>
1.用户送出去幸运礼物时,幸运礼物的价值将分成三份,分别为主播、奖池和平台,后台可以设置主播和奖池获得的比例,剩下的归属于平台,主播和奖池的比例不要超过100%【谨记】
<br>
2.后台可设置某个礼物为幸运礼物
<br>
2.后台可设置某个礼物为幸运礼物
<br>
3.成为幸运礼物后,可设置幸运礼物的的中奖设置以及奖池设置,以下是幸运礼物和奖池说明
<br>
3.成为幸运礼物后,可设置幸运礼物的的中奖设置以及奖池设置,以下是幸运礼物和奖池说明
<br>
a)在中奖设置中可设置每个礼物每组每个倍数的中奖概率【如:小黄瓜 每组送10个中10倍的概率为 5%,小黄瓜 每组送100个中10倍的概率为
<br>
6%】,当用户中奖后,返还的奖励以当组礼物总价值为基数返还【如送了一组10个的,总价值为100,中了10倍,那么会获得1000
萌豆
】
<br>
a)在中奖设置中可设置每个礼物每组每个倍数的中奖概率【如:小黄瓜 每组送10个中10倍的概率为 5%,小黄瓜 每组送100个中10倍的概率为
<br>
6%】,当用户中奖后,返还的奖励以当组礼物总价值为基数返还【如送了一组10个的,总价值为100,中了10倍,那么会获得1000
钻石
】
<br>
b)奖池说明:奖池分为三个阶段,后台可设置每个奖池的金额下限,直接当奖池里边的金额达到最低的金额限制时,奖池才会开启,当有用户中奖时,会赢走奖池内的所有奖金
<br>
b)奖池说明:奖池分为三个阶段,后台可设置每个奖池的金额下限,直接当奖池里边的金额达到最低的金额限制时,奖池才会开启,当有用户中奖时,会赢走奖池内的所有奖金
<br>
c)幸运礼物与奖池说明:后台可设置每个幸运礼物每个组数相对于奖池每个阶段的中奖概率【如:小黄瓜每组10个对于奖池1阶段的中奖概率为0.01%,】,建议设置:礼物价值越高中奖概率越高,每组数量越多中奖概率越大
<br>
c)幸运礼物与奖池说明:后台可设置每个幸运礼物每个组数相对于奖池每个阶段的中奖概率【如:小黄瓜每组10个对于奖池1阶段的中奖概率为0.01%,】,建议设置:礼物价值越高中奖概率越高,每组数量越多中奖概率越大
<br>
</div>
</div>
...
...
admin/themes/simplebootx/Admin/Zombie/index.html
View file @
71b574f3
...
@@ -7,14 +7,14 @@
...
@@ -7,14 +7,14 @@
<li
><a
href=
"{:U('Zombie/add')}"
>
新增僵尸粉
</a></li>
<li
><a
href=
"{:U('Zombie/add')}"
>
新增僵尸粉
</a></li>
</ul>
</ul>
<form
class=
"well form-search"
method=
"post"
action=
"{:U('Zombie/index')}"
>
<form
class=
"well form-search"
method=
"post"
action=
"{:U('Zombie/index')}"
>
注册时间:
注册时间:
<input
type=
"text"
name=
"start_time"
class=
"js-date date"
value=
"{$formget.start_time}"
style=
"width: 80px;"
autocomplete=
"off"
>
-
<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"
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=
"text"
name=
"keyword"
style=
"width: 200px;"
value=
"{$formget.keyword}"
placeholder=
"请输入会员id、用户名或者昵称..."
>
<input
type=
"submit"
class=
"btn btn-primary"
value=
"搜索"
>
<input
type=
"submit"
class=
"btn btn-primary"
value=
"搜索"
>
</form>
</form>
<form
method=
"post"
class=
"js-ajax-form"
>
<form
method=
"post"
class=
"js-ajax-form"
>
<table
class=
"table table-hover table-bordered"
>
<table
class=
"table table-hover table-bordered"
>
...
@@ -28,10 +28,10 @@
...
@@ -28,10 +28,10 @@
<!-- <th>{:L('EMAIL')}</th> -->
<!-- <th>{:L('EMAIL')}</th> -->
<th>
余额
</th>
<th>
余额
</th>
<th>
累计消费
</th>
<th>
累计消费
</th>
<th>
萌币
</th>
<th>
钻石
</th>
<th>
累计
萌币
</th>
<th>
累计
钻石
</th>
<th>
注册时间
</th>
<th>
注册时间
</th>
<th
align=
"center"
>
{:L('ACTIONS')}
</th>
<th
align=
"center"
>
{:L('ACTIONS')}
</th>
</tr>
</tr>
</thead>
</thead>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<td>
{$vo.create_time}
</td>
<td>
{$vo.create_time}
</td>
<td
align=
"center"
>
<td
align=
"center"
>
<a
href=
"{:U('Zombie/edit',array('id'=>$vo['id']))}"
>
编辑
</a>
|
<a
href=
"{:U('Zombie/edit',array('id'=>$vo['id']))}"
>
编辑
</a>
|
<a
href=
"{:U('Zombie/del',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要删除此用户吗?"
>
删除
</a>
<a
href=
"{:U('Zombie/del',array('id'=>$vo['id']))}"
class=
"js-ajax-dialog-btn"
data-msg=
"您确定要删除此用户吗?"
>
删除
</a>
</td>
</td>
</tr>
</tr>
...
@@ -63,4 +63,4 @@
...
@@ -63,4 +63,4 @@
</div>
</div>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
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