|
|
|
@ -26,8 +26,7 @@ |
|
|
|
<ul class="nav nav-tabs"> |
|
|
|
<li class="active"><a data-toggle="tab" href="#tab-1" aria-expanded="true">首页</a></li> |
|
|
|
<li class=""><a data-toggle="tab" href="#tab-2" aria-expanded="false">场景入口</a></li> |
|
|
|
<li class=""><a data-toggle="tab" href="#tab-3" aria-expanded="false">自定义-2</a></li> |
|
|
|
<li class=""><a data-toggle="tab" href="#tab-4" aria-expanded="false">我的</a></li> |
|
|
|
<li class=""><a data-toggle="tab" href="#tab-3" aria-expanded="false">我的</a></li> |
|
|
|
</ul> |
|
|
|
<div class="tab-content"> |
|
|
|
<div id="tab-1" class="tab-pane active"> |
|
|
|
@ -40,16 +39,16 @@ |
|
|
|
<input id="file-home-top" onchange="showImg(this,'home-top')" name="file" type="file" multiple> |
|
|
|
</div> |
|
|
|
<div class="col-sm-5"> |
|
|
|
<input class="form-control" type="text" name="title" id="title" placeholder="场景"> |
|
|
|
<input class="form-control" type="text" name="title" placeholder="场景"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form-group"> |
|
|
|
<label class="col-sm-2 control-label is-required">功能设置:</label> |
|
|
|
<div class="col-sm-5"> |
|
|
|
<input class="form-control" type="text" name="title" id="title" placeholder="名称设置"> |
|
|
|
<input class="form-control" type="text" name="title" placeholder="名称设置"> |
|
|
|
</div> |
|
|
|
<div class="col-sm-5"> |
|
|
|
<input class="form-control" type="text" name="title" id="title" placeholder="图片设置"> |
|
|
|
<input class="form-control" type="text" name="title" placeholder="图片设置"> |
|
|
|
</div> |
|
|
|
<!-- <div class="col-sm-4">--> |
|
|
|
<!-- <select name="page" class="form-control m-b" th:with="type=${@dict.getType('owning_page')}">--> |
|
|
|
@ -242,11 +241,6 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div id="tab-3" class="tab-pane"> |
|
|
|
<div class="col-sm-4" style="background: #0a55a1; height: 100%;">3-left</div> |
|
|
|
<div class="col-sm-4" style="background: #0fd115; height: 100%;">3-midden</div> |
|
|
|
<div class="col-sm-4" style="background: #f1c40f; height: 100%;">3-right</div> |
|
|
|
</div> |
|
|
|
<div id="tab-4" class="tab-pane"> |
|
|
|
<div class="page-row" style="height: 756px;"> |
|
|
|
<div style="height: 100%; width: 60%;"> |
|
|
|
<form class="form-horizontal m"> |
|
|
|
|