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
28973eca
Commit
28973eca
authored
Mar 17, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
9569a2e3
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
160 additions
and
191 deletions
+160
-191
admin/themes/simplebootx/Admin/Adminlog/edit.html
+3
-4
admin/themes/simplebootx/Admin/Ads/edit.html
+7
-8
admin/themes/simplebootx/Admin/Ads/sort_edit.html
+2
-3
admin/themes/simplebootx/Admin/Car/edit.html
+2
-3
admin/themes/simplebootx/Admin/Car/user_edit.html
+3
-4
admin/themes/simplebootx/Admin/Cash/edit.html
+4
-5
admin/themes/simplebootx/Admin/Chargerules/edit.html
+1
-1
admin/themes/simplebootx/Admin/Chargerules/edit2.html
+1
-1
admin/themes/simplebootx/Admin/Family/edit.html
+1
-1
admin/themes/simplebootx/Admin/Family/users_edit.html
+3
-4
admin/themes/simplebootx/Admin/Feedback/edit.html
+3
-4
admin/themes/simplebootx/Admin/Game/edit.html
+2
-3
admin/themes/simplebootx/Admin/Gift/edit.html
+1
-1
admin/themes/simplebootx/Admin/Gift/sort_edit.html
+2
-3
admin/themes/simplebootx/Admin/Guard/edit.html
+3
-4
admin/themes/simplebootx/Admin/Guide/edit.html
+3
-4
admin/themes/simplebootx/Admin/Impression/edit.html
+4
-5
admin/themes/simplebootx/Admin/Impression/edit2.html
+1
-1
admin/themes/simplebootx/Admin/Jackpot/edit.html
+4
-5
admin/themes/simplebootx/Admin/Jackpotrate/edit.html
+5
-6
admin/themes/simplebootx/Admin/Level/experlevel_edit.html
+1
-1
admin/themes/simplebootx/Admin/Levelanchor/edit.html
+6
-7
admin/themes/simplebootx/Admin/Liang/edit.html
+1
-1
admin/themes/simplebootx/Admin/Liang/user_edit.html
+3
-4
admin/themes/simplebootx/Admin/Liveclass/edit.html
+3
-4
admin/themes/simplebootx/Admin/Liveing/edit.html
+9
-10
admin/themes/simplebootx/Admin/Loginbonus/edit.html
+2
-3
admin/themes/simplebootx/Admin/Luckrate/edit.html
+1
-1
admin/themes/simplebootx/Admin/Music/classify_edit.html
+8
-9
admin/themes/simplebootx/Admin/Music/music_edit.html
+41
-42
admin/themes/simplebootx/Admin/Push/edit.html
+3
-4
admin/themes/simplebootx/Admin/Report/edit.html
+3
-4
admin/themes/simplebootx/Admin/Reportcat/edit.html
+2
-3
admin/themes/simplebootx/Admin/Sendcode/edit.html
+3
-4
admin/themes/simplebootx/Admin/Userauth/edit.html
+3
-4
admin/themes/simplebootx/Admin/Userauth/edit2.html
+1
-1
admin/themes/simplebootx/Admin/Video/edit.html
+6
-7
admin/themes/simplebootx/Admin/Video/edit_report.html
+2
-3
admin/themes/simplebootx/Admin/Vip/edit.html
+2
-3
admin/themes/simplebootx/Admin/Vip/user_edit.html
+3
-4
admin/themes/simplebootx/Admin/Welfare/edit.html
+1
-1
admin/themes/simplebootx/User/edit.html
+1
-1
No files found.
admin/themes/simplebootx/Admin/Adminlog/edit.html
View file @
28973eca
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<option
value=
"0"
>
默认分类
</option>
<option
value=
"0"
>
默认分类
</option>
<volist
name=
"gift_sort"
id=
"vo"
>
<volist
name=
"gift_sort"
id=
"vo"
>
<option
value=
"{$vo.id}"
<
if
condition=
"$gift['sid'] eq '$vo.id'"
>
selected
</if>
>{$vo.sortname}
</option>
<option
value=
"{$vo.id}"
<
if
condition=
"$gift['sid'] eq '$vo.id'"
>
selected
</if>
>{$vo.sortname}
</option>
</volist>
</volist>
</select>
</select>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</div>
</div>
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('link/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('link/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -94,4 +94,4 @@
...
@@ -94,4 +94,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Ads/edit.html
View file @
28973eca
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<option
value=
"0"
>
默认分类
</option>
<option
value=
"0"
>
默认分类
</option>
<volist
name=
"ads_sort"
id=
"vo"
>
<volist
name=
"ads_sort"
id=
"vo"
>
<option
value=
"{$key}"
<
if
condition=
"$ads['sid'] eq $key"
>
selected
</if>
>{$vo}
</option>
<option
value=
"{$key}"
<
if
condition=
"$ads['sid'] eq $key"
>
selected
</if>
>{$vo}
</option>
</volist>
</volist>
</select>
</select>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</div>
</div>
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,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"
>
...
@@ -61,17 +61,17 @@
...
@@ -61,17 +61,17 @@
</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"
>
<textarea
name=
"des"
rows=
"2"
cols=
"20"
id=
"signature"
class=
"inputtext"
style=
"height: 100px; width: 500px;"
>
{$ads['des']}
</textarea>
<textarea
name=
"des"
rows=
"2"
cols=
"20"
id=
"signature"
class=
"inputtext"
style=
"height: 100px; width: 500px;"
>
{$ads['des']}
</textarea>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Ads/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Ads/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -79,4 +79,4 @@
...
@@ -79,4 +79,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Ads/sort_edit.html
View file @
28973eca
...
@@ -26,11 +26,11 @@
...
@@ -26,11 +26,11 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Ads/sort_index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Ads/sort_index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Car/edit.html
View file @
28973eca
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Car/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Car/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -149,4 +149,4 @@
...
@@ -149,4 +149,4 @@
})()
})()
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Car/user_edit.html
View file @
28973eca
...
@@ -28,14 +28,14 @@
...
@@ -28,14 +28,14 @@
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"endtime"
value=
"{:date('Y-m-d H:i:s',$data['endtime'])}"
class=
"js-datetime"
style=
"width: 160px;"
>
<input
type=
"text"
name=
"endtime"
value=
"{:date('Y-m-d H:i:s',$data['endtime'])}"
class=
"js-datetime"
style=
"width: 160px;"
>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Vip/user_index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Vip/user_index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Cash/edit.html
View file @
28973eca
...
@@ -37,7 +37,7 @@ input{
...
@@ -37,7 +37,7 @@ input{
<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"
>
...
@@ -46,7 +46,7 @@ input{
...
@@ -46,7 +46,7 @@ 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">
...
@@ -72,7 +72,7 @@ input{
...
@@ -72,7 +72,7 @@ input{
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Cash/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Cash/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -80,4 +80,4 @@ input{
...
@@ -80,4 +80,4 @@ input{
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Chargerules/edit.html
View file @
28973eca
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Chargerules/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Chargerules/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Chargerules/edit2.html
View file @
28973eca
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Chargerules/index2')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Chargerules/index2')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Family/edit.html
View file @
28973eca
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Family/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Family/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Family/users_edit.html
View file @
28973eca
...
@@ -49,10 +49,10 @@
...
@@ -49,10 +49,10 @@
<textarea
name=
"reason"
rows=
"2"
cols=
"20"
id=
"signature"
class=
"inputtext"
style=
"height: 100px; width: 500px;"
>
{$user_family['reason']}
</textarea>
<textarea
name=
"reason"
rows=
"2"
cols=
"20"
id=
"signature"
class=
"inputtext"
style=
"height: 100px; width: 500px;"
>
{$user_family['reason']}
</textarea>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Family/users')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Family/users')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -60,4 +60,4 @@
...
@@ -60,4 +60,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Feedback/edit.html
View file @
28973eca
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,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"
>
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Userauth/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Userauth/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -128,4 +128,4 @@
...
@@ -128,4 +128,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Game/edit.html
View file @
28973eca
...
@@ -95,11 +95,11 @@
...
@@ -95,11 +95,11 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Game/index3')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Game/index3')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/edit.html
View file @
28973eca
...
@@ -138,7 +138,7 @@
...
@@ -138,7 +138,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Gift/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Gift/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Gift/sort_edit.html
View file @
28973eca
...
@@ -26,11 +26,11 @@
...
@@ -26,11 +26,11 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Gift/sort_index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Gift/sort_index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Guard/edit.html
View file @
28973eca
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,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"
>
...
@@ -55,11 +55,11 @@
...
@@ -55,11 +55,11 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Guard/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Guard/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Guide/edit.html
View file @
28973eca
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<input
type=
"hidden"
name=
"id"
value=
"{$data['id']}"
>
<input
type=
"hidden"
name=
"id"
value=
"{$data['id']}"
>
<input
type=
"hidden"
name=
"type"
value=
"{$data['type']}"
>
<input
type=
"hidden"
name=
"type"
value=
"{$data['type']}"
>
<fieldset>
<fieldset>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
序号
</label>
<label
class=
"control-label"
>
序号
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Guide/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Guide/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -64,4 +64,4 @@
...
@@ -64,4 +64,4 @@
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Impression/edit.html
View file @
28973eca
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,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"
>
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Impression/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Impression/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -58,6 +58,6 @@
...
@@ -58,6 +58,6 @@
$
(
this
).
colpickSetColor
(
this
.
value
);
$
(
this
).
colpickSetColor
(
this
.
value
);
});
});
})()
})()
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Impression/edit2.html
View file @
28973eca
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Impression/index2')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Impression/index2')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Jackpot/edit.html
View file @
28973eca
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<form
method=
"post"
class=
"form-horizontal js-ajax-form"
action=
"{:U('Jackpot/edit_post')}"
>
<form
method=
"post"
class=
"form-horizontal js-ajax-form"
action=
"{:U('Jackpot/edit_post')}"
>
<input
type=
"hidden"
name=
"id"
value=
"{$data['id']}"
>
<input
type=
"hidden"
name=
"id"
value=
"{$data['id']}"
>
<fieldset>
<fieldset>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
等级
</label>
<label
class=
"control-label"
>
等级
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
...
@@ -21,17 +21,17 @@
...
@@ -21,17 +21,17 @@
<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=
"level_up"
value=
"{$data['level_up']}"
>
<input
type=
"text"
name=
"level_up"
value=
"{$data['level_up']}"
>
<span
class=
"form-required"
></span>
<span
class=
"form-required"
></span>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Jackpot/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Jackpot/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Jackpotrate/edit.html
View file @
28973eca
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,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"
>
...
@@ -29,16 +29,16 @@
...
@@ -29,16 +29,16 @@
</volist>
</volist>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Jackpotrate/index',array('giftid'=>$data['giftid']))}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Jackpotrate/index',array('giftid'=>$data['giftid']))}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Level/experlevel_edit.html
View file @
28973eca
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Level/experlevel_index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Level/experlevel_index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Levelanchor/edit.html
View file @
28973eca
...
@@ -29,8 +29,8 @@
...
@@ -29,8 +29,8 @@
<input
type=
"text"
name=
"level_up"
value=
"{$experlevel['level_up']}"
maxlength=
"9"
>
<input
type=
"text"
name=
"level_up"
value=
"{$experlevel['level_up']}"
maxlength=
"9"
>
<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"
>
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,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"
>
...
@@ -62,10 +62,10 @@
...
@@ -62,10 +62,10 @@
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Levelanchor/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Levelanchor/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -73,4 +73,4 @@
...
@@ -73,4 +73,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Liang/edit.html
View file @
28973eca
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Liang/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Liang/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Liang/user_edit.html
View file @
28973eca
...
@@ -28,14 +28,14 @@
...
@@ -28,14 +28,14 @@
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"endtime"
value=
"{:date('Y-m-d H:i:s',$data['endtime'])}"
class=
"js-datetime"
style=
"width: 160px;"
>
<input
type=
"text"
name=
"endtime"
value=
"{:date('Y-m-d H:i:s',$data['endtime'])}"
class=
"js-datetime"
style=
"width: 160px;"
>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Vip/user_index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Vip/user_index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Liveclass/edit.html
View file @
28973eca
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,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,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Liveclass/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Liveclass/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -58,4 +58,4 @@
...
@@ -58,4 +58,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Liveing/edit.html
View file @
28973eca
...
@@ -23,15 +23,15 @@
...
@@ -23,15 +23,15 @@
<option
value=
"0"
>
默认分类
</option>
<option
value=
"0"
>
默认分类
</option>
<volist
name=
"liveclass"
id=
"vo"
>
<volist
name=
"liveclass"
id=
"vo"
>
<option
value=
"{$vo['id']}"
<
eq
name=
"live['liveclassid']"
value=
"$vo['id']"
>
selected
</eq>
>{$vo['name']}
</option>
<option
value=
"{$vo['id']}"
<
eq
name=
"live['liveclassid']"
value=
"$vo['id']"
>
selected
</eq>
>{$vo['name']}
</option>
</volist>
</volist>
</select>
</select>
<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"
id=
"cdn"
>
<div
class=
"controls"
id=
"cdn"
>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"0"
name=
"type"
<
eq
name=
"live['type']"
value=
"0"
>
checked="checked"
</eq>
>普通房间
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"0"
name=
"type"
<
eq
name=
"live['type']"
value=
"0"
>
checked="checked"
</eq>
>普通房间
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"1"
name=
"type"
<
eq
name=
"live['type']"
value=
"1"
>
checked="checked"
</eq>
>密码房间
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"1"
name=
"type"
<
eq
name=
"live['type']"
value=
"1"
>
checked="checked"
</eq>
>密码房间
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"2"
name=
"type"
<
eq
name=
"live['type']"
value=
"2"
>
checked="checked"
</eq>
>门票房间
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"2"
name=
"type"
<
eq
name=
"live['type']"
value=
"2"
>
checked="checked"
</eq>
>门票房间
</label>
...
@@ -42,8 +42,8 @@
...
@@ -42,8 +42,8 @@
<div
id=
"cdn_switch_1"
class=
"hide"
<
if
condition=
"$live['type'] gt '0'"
>
style="display:block;"
</if>
>
<div
id=
"cdn_switch_1"
class=
"hide"
<
if
condition=
"$live['type'] gt '0'"
>
style="display:block;"
</if>
>
<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=
"type_val"
value=
"{$live['type_val']}"
id=
"type_val"
>
<input
type=
"text"
name=
"type_val"
value=
"{$live['type_val']}"
id=
"type_val"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -58,15 +58,15 @@
...
@@ -58,15 +58,15 @@
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
视频类型
</label>
<label
class=
"control-label"
>
视频类型
</label>
<div
class=
"controls"
>
<div
class=
"controls"
>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"1"
name=
"anyway"
<
eq
name=
"live['anyway']"
value=
"1"
>
checked="checked"
</eq>
>横屏
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"1"
name=
"anyway"
<
eq
name=
"live['anyway']"
value=
"1"
>
checked="checked"
</eq>
>横屏
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"0"
name=
"anyway"
<
eq
name=
"live['anyway']"
value=
"0"
>
checked="checked"
</eq>
>竖屏
</label>
<label
class=
"radio inline"
><input
type=
"radio"
value=
"0"
name=
"anyway"
<
eq
name=
"live['anyway']"
value=
"0"
>
checked="checked"
</eq>
>竖屏
</label>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Liveing/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Liveing/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -87,4 +87,4 @@
...
@@ -87,4 +87,4 @@
})()
})()
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Loginbonus/edit.html
View file @
28973eca
...
@@ -27,11 +27,11 @@
...
@@ -27,11 +27,11 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Loginbonus/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Loginbonus/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Luckrate/edit.html
View file @
28973eca
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Luckrate/index',array('giftid'=>$data['giftid']))}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Luckrate/index',array('giftid'=>$data['giftid']))}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Music/classify_edit.html
View file @
28973eca
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
</ul>
</ul>
<form
method=
"post"
class=
"form-horizontal js-ajax-form"
action=
"{:U('Music/classify_edit_post')}"
>
<form
method=
"post"
class=
"form-horizontal js-ajax-form"
action=
"{:U('Music/classify_edit_post')}"
>
<fieldset>
<fieldset>
<input
type=
"hidden"
name=
"id"
value=
"{$classify_info['id']}"
>
<input
type=
"hidden"
name=
"id"
value=
"{$classify_info['id']}"
>
<div
class=
"control-group"
>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
排序号
</label>
<label
class=
"control-label"
>
排序号
</label>
...
@@ -25,8 +25,8 @@
...
@@ -25,8 +25,8 @@
<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"
>
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<if
condition=
"$classify_info['img_url'] neq ''"
>
<if
condition=
"$classify_info['img_url'] neq ''"
>
<img
src=
"{$classify_info['img_url']}"
id=
"thumb2_preview"
width=
"135"
style=
"cursor: hand"
/>
<img
src=
"{$classify_info['img_url']}"
id=
"thumb2_preview"
width=
"135"
style=
"cursor: hand"
/>
<else
/>
<else
/>
<img
src=
"__TMPL__Public/assets/images/default-thumbnail.png"
id=
"thumb2_preview"
width=
"135"
style=
"cursor: hand"
/>
<img
src=
"__TMPL__Public/assets/images/default-thumbnail.png"
id=
"thumb2_preview"
width=
"135"
style=
"cursor: hand"
/>
</if>
</if>
...
@@ -55,17 +55,17 @@
...
@@ -55,17 +55,17 @@
</div>
</div>
</div> -->
</div> -->
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Music/classify')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Music/classify')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</div>
</div>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Music/music_edit.html
View file @
28973eca
...
@@ -17,13 +17,13 @@
...
@@ -17,13 +17,13 @@
<option
value=
"0"
>
默认分类
</option>
<option
value=
"0"
>
默认分类
</option>
<volist
name=
"classify"
id=
"vo"
>
<volist
name=
"classify"
id=
"vo"
>
<option
value=
"{$vo['id']}"
<
if
condition=
"$info['classify_id'] eq $vo['id']"
>
selected
</if>
>{$vo['title']}
</option>
<option
value=
"{$vo['id']}"
<
if
condition=
"$info['classify_id'] eq $vo['id']"
>
selected
</if>
>{$vo['title']}
</option>
</volist>
</volist>
</select>
</select>
<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"
>
...
@@ -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"
>
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
</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"
>
...
@@ -89,12 +89,12 @@
...
@@ -89,12 +89,12 @@
<div
class=
"controls"
>
<div
class=
"controls"
>
<audio
id=
"audio"
controls=
""
style=
"display: none;"
></audio>
<audio
id=
"audio"
controls=
""
style=
"display: none;"
></audio>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
id=
"submit"
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
id=
"submit"
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Music/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Music/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -102,13 +102,13 @@
...
@@ -102,13 +102,13 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/layer/layer.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/layer/layer.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
function
()
{
$
(
function
()
{
$
(
"#upfile"
).
change
(
function
()
{
$
(
"#upfile"
).
change
(
function
()
{
$
(
'#submit'
).
removeAttr
(
"disabled"
);
$
(
'#submit'
).
removeAttr
(
"disabled"
);
//获取文件类型
//获取文件类型
var
a
=
$
(
"#upfile"
).
val
();
var
a
=
$
(
"#upfile"
).
val
();
...
@@ -121,31 +121,31 @@
...
@@ -121,31 +121,31 @@
}
}
var
objUrl
=
getObjectURL
(
this
.
files
[
0
]);
var
objUrl
=
getObjectURL
(
this
.
files
[
0
]);
$
(
"#audio"
).
attr
(
"src"
,
objUrl
);
$
(
"#audio"
).
attr
(
"src"
,
objUrl
);
$
(
"#audio"
)[
0
].
play
();
$
(
"#audio"
)[
0
].
play
();
$
(
"#audio"
).
show
();
$
(
"#audio"
).
show
();
getTime
();
getTime
();
});
});
});
});
//获取mp3文件的时间 兼容浏览器
//获取mp3文件的时间 兼容浏览器
function
getTime
()
{
function
getTime
()
{
setTimeout
(
function
()
{
setTimeout
(
function
()
{
var
duration
=
$
(
"#audio"
)[
0
].
duration
;
var
duration
=
$
(
"#audio"
)[
0
].
duration
;
if
(
isNaN
(
duration
)){
if
(
isNaN
(
duration
)){
getTime
();
getTime
();
}
}
else
{
else
{
//console.log($("#audio")[0]);
//console.log($("#audio")[0]);
// console.info("该歌曲的总时间为:"+$("#audio")[0].duration+"秒");
// console.info("该歌曲的总时间为:"+$("#audio")[0].duration+"秒");
var
length
=
Math
.
floor
(
$
(
"#audio"
)[
0
].
duration
);
//获取音乐长度
var
length
=
Math
.
floor
(
$
(
"#audio"
)[
0
].
duration
);
//获取音乐长度
if
(
length
<
15
){
//长度小于15秒
if
(
length
<
15
){
//长度小于15秒
layer
.
msg
(
'音乐长度不能低于15秒'
);
layer
.
msg
(
'音乐长度不能低于15秒'
);
$
(
"#submit"
).
attr
(
"disabled"
,
"true"
);
$
(
"#submit"
).
attr
(
"disabled"
,
"true"
);
}
}
var
len_str
=
"00:00"
;
var
len_str
=
"00:00"
;
...
@@ -167,24 +167,24 @@
...
@@ -167,24 +167,24 @@
//console.log(len_str);
//console.log(len_str);
$
(
"#length"
).
val
(
len_str
);
$
(
"#length"
).
val
(
len_str
);
}
}
},
10
);
},
10
);
}
}
//把文件转换成可读URL
//把文件转换成可读URL
function
getObjectURL
(
file
)
{
function
getObjectURL
(
file
)
{
var
url
=
null
;
var
url
=
null
;
if
(
window
.
createObjectURL
!=
undefined
)
{
// basic
if
(
window
.
createObjectURL
!=
undefined
)
{
// basic
url
=
window
.
createObjectURL
(
file
);
url
=
window
.
createObjectURL
(
file
);
}
else
if
(
window
.
URL
!=
undefined
)
{
// mozilla(firefox)
}
else
if
(
window
.
URL
!=
undefined
)
{
// mozilla(firefox)
url
=
window
.
URL
.
createObjectURL
(
file
);
url
=
window
.
URL
.
createObjectURL
(
file
);
}
else
if
(
window
.
webkitURL
!=
undefined
)
{
// webkit or chrome
}
else
if
(
window
.
webkitURL
!=
undefined
)
{
// webkit or chrome
url
=
window
.
webkitURL
.
createObjectURL
(
file
);
url
=
window
.
webkitURL
.
createObjectURL
(
file
);
}
}
return
url
;
return
url
;
}
}
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Push/edit.html
View file @
28973eca
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<option
value=
"0"
>
默认分类
</option>
<option
value=
"0"
>
默认分类
</option>
<volist
name=
"gift_sort"
id=
"vo"
>
<volist
name=
"gift_sort"
id=
"vo"
>
<option
value=
"{$vo.id}"
<
if
condition=
"$gift['sid'] eq '$vo.id'"
>
selected
</if>
>{$vo.sortname}
</option>
<option
value=
"{$vo.id}"
<
if
condition=
"$gift['sid'] eq '$vo.id'"
>
selected
</if>
>{$vo.sortname}
</option>
</volist>
</volist>
</select>
</select>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</div>
</div>
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('link/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('link/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -94,4 +94,4 @@
...
@@ -94,4 +94,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Report/edit.html
View file @
28973eca
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,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"
>
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Userauth/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Userauth/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -128,4 +128,4 @@
...
@@ -128,4 +128,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Reportcat/edit.html
View file @
28973eca
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Reportcat/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Reportcat/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -33,4 +33,4 @@
...
@@ -33,4 +33,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Sendcode/edit.html
View file @
28973eca
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<option
value=
"0"
>
默认分类
</option>
<option
value=
"0"
>
默认分类
</option>
<volist
name=
"gift_sort"
id=
"vo"
>
<volist
name=
"gift_sort"
id=
"vo"
>
<option
value=
"{$vo.id}"
<
if
condition=
"$gift['sid'] eq '$vo.id'"
>
selected
</if>
>{$vo.sortname}
</option>
<option
value=
"{$vo.id}"
<
if
condition=
"$gift['sid'] eq '$vo.id'"
>
selected
</if>
>{$vo.sortname}
</option>
</volist>
</volist>
</select>
</select>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</div>
</div>
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('link/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('link/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -94,4 +94,4 @@
...
@@ -94,4 +94,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Userauth/edit.html
View file @
28973eca
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,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"
>
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Userauth/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Userauth/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -90,4 +90,4 @@
...
@@ -90,4 +90,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Userauth/edit2.html
View file @
28973eca
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Userauth/index2')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Userauth/index2')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/Admin/Video/edit.html
View file @
28973eca
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
<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"
value=
" {$video['userinfo']['user_nicename']} ({$video['uid']}) "
readonly
>
<input
type=
"text"
value=
" {$video['userinfo']['user_nicename']} ({$video['uid']}) "
readonly
>
<span
class=
"form-required"
>
*
</span>
<span
class=
"form-required"
>
*
</span>
</div>
</div>
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,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"
>
...
@@ -115,7 +115,7 @@
...
@@ -115,7 +115,7 @@
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<if
condition=
"$from eq 'index'"
>
<if
condition=
"$from eq 'index'"
>
<a
class=
"btn"
href=
"{:U('Video/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Video/index')}"
>
{:L('BACK')}
</a>
<elseif
condition=
"$from eq 'lower'"
/>
<elseif
condition=
"$from eq 'lower'"
/>
...
@@ -123,7 +123,7 @@
...
@@ -123,7 +123,7 @@
<elseif
condition=
"$from eq 'nopassindex'"
/>
<elseif
condition=
"$from eq 'nopassindex'"
/>
<a
class=
"btn"
href=
"{:U('Video/nopassindex')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Video/nopassindex')}"
>
{:L('BACK')}
</a>
<elseif
condition=
"$from eq 'passindex'"
/>
<elseif
condition=
"$from eq 'passindex'"
/>
<a
class=
"btn"
href=
"{:U('Video/passindex')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Video/passindex')}"
>
{:L('BACK')}
</a>
</if>
</if>
</div>
</div>
</form>
</form>
...
@@ -178,9 +178,9 @@
...
@@ -178,9 +178,9 @@
}
}
});
});
});
});
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Video/edit_report.html
View file @
28973eca
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Video/reportset')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Video/reportset')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -33,4 +33,4 @@
...
@@ -33,4 +33,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Vip/edit.html
View file @
28973eca
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Vip/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Vip/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
@@ -47,4 +47,4 @@
...
@@ -47,4 +47,4 @@
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
src=
"__PUBLIC__/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
<script
type=
"text/javascript"
src=
"__PUBLIC__/js/content_addtop.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
admin/themes/simplebootx/Admin/Vip/user_edit.html
View file @
28973eca
...
@@ -21,14 +21,14 @@
...
@@ -21,14 +21,14 @@
<div
class=
"controls"
>
<div
class=
"controls"
>
<input
type=
"text"
name=
"endtime"
value=
"{:date('Y-m-d H:i:s',$data['endtime'])}"
class=
"js-datetime"
style=
"width: 160px;"
>
<input
type=
"text"
name=
"endtime"
value=
"{:date('Y-m-d H:i:s',$data['endtime'])}"
class=
"js-datetime"
style=
"width: 160px;"
>
</div>
</div>
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Vip/user_index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Vip/user_index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
</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/Welfare/edit.html
View file @
28973eca
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('Welfare/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('Welfare/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
admin/themes/simplebootx/User/edit.html
View file @
28973eca
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
</div>
</div>
</fieldset>
</fieldset>
<div
class=
"form-actions"
>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
EDIT
')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('
SAVE
')}
</button>
<a
class=
"btn"
href=
"{:U('indexadmin/index')}"
>
{:L('BACK')}
</a>
<a
class=
"btn"
href=
"{:U('indexadmin/index')}"
>
{:L('BACK')}
</a>
</div>
</div>
</form>
</form>
...
...
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