Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
quxiu
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
冷斌
quxiu
Commits
2b926dfb
Commit
2b926dfb
authored
Apr 24, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
3d1dfd7a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
admin/themes/simplebootx/Admin/Chargerules/add.html
+2
-0
admin/themes/simplebootx/Admin/Chargerules/edit.html
+2
-0
admin/themes/simplebootx/Admin/Chargerules/index.html
+2
-2
No files found.
admin/themes/simplebootx/Admin/Chargerules/add.html
View file @
2b926dfb
...
@@ -42,6 +42,7 @@
...
@@ -42,6 +42,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">
...
@@ -49,6 +50,7 @@
...
@@ -49,6 +50,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"
>
...
...
admin/themes/simplebootx/Admin/Chargerules/edit.html
View file @
2b926dfb
...
@@ -43,6 +43,7 @@
...
@@ -43,6 +43,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">
...
@@ -50,6 +51,7 @@
...
@@ -50,6 +51,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"
>
...
...
admin/themes/simplebootx/Admin/Chargerules/index.html
View file @
2b926dfb
...
@@ -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>
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<td>
{$vo['money']}
</td>
<td>
{$vo['money']}
</td>
<td>
{$vo['money_ios']}
</td>
<td>
{$vo['money_ios']}
</td>
<td>
{$vo['product_id']}
</td>
<td>
{$vo['product_id']}
</td>
<
td>
{$vo['give']}
</td
>
<
!--<td>{$vo['give']}</td>--
>
<td>
{$vo.addtime|date="Y-m-d H:i:s",###}
</td>
<td>
{$vo.addtime|date="Y-m-d H:i:s",###}
</td>
<td
align=
"center"
>
<td
align=
"center"
>
...
...
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