Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
xiaozhan
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
冷斌
xiaozhan
Commits
e34ee133
Commit
e34ee133
authored
Mar 11, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
7e10841d
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
admin/themes/simplebootx/Admin/Level/experlevel_add.html
+2
-2
admin/themes/simplebootx/Admin/Level/experlevel_edit.html
+2
-2
admin/themes/simplebootx/Admin/Level/experlevel_index.html
+2
-2
No files found.
admin/themes/simplebootx/Admin/Level/experlevel_add.html
View file @
e34ee133
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</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">
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<span class="form-required">*</span> 内容为6位颜色16进制色码,点击可选择
<span class="form-required">*</span> 内容为6位颜色16进制色码,点击可选择
</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"
>
...
...
admin/themes/simplebootx/Admin/Level/experlevel_edit.html
View file @
e34ee133
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</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">
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<span class="form-required">*</span> 内容为6位颜色16进制色码,点击可选择
<span class="form-required">*</span> 内容为6位颜色16进制色码,点击可选择
</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"
>
...
...
admin/themes/simplebootx/Admin/Level/experlevel_index.html
View file @
e34ee133
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<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>
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<td>
{$vo['levelid']}
</td>
<td>
{$vo['levelid']}
</td>
<td>
{$vo['levelname']}
</td>
<td>
{$vo['levelname']}
</td>
<td>
{$vo['level_up']}
</td>
<td>
{$vo['level_up']}
</td>
<td><input
style=
"width:50px;height:20px;background:#{$vo['colour']};"
disabled
/></td
>
<!-- <td><input style="width:50px;height:20px;background:#{$vo['colour']};" disabled/></td>--
>
<td><img
src=
"{$vo['thumb']}"
style=
"height:24px"
></td>
<td><img
src=
"{$vo['thumb']}"
style=
"height:24px"
></td>
<td><img
src=
"{$vo['thumb_mark']}"
style=
"height:24px"
></td>
<td><img
src=
"{$vo['thumb_mark']}"
style=
"height:24px"
></td>
<td>
{$vo.addtime|date="Y-m-d H:i:s",###}
</td>
<td>
{$vo.addtime|date="Y-m-d H:i:s",###}
</td>
...
...
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