...
|
...
|
@@ -2268,7 +2268,7 @@ |
|
|
<div class="panel-body">
|
|
|
<div class="row">
|
|
|
<label>轮播速度<span class="red">*</span>:</label>
|
|
|
<input type="text" placeholder="轮播速度" placeholder="填0的表示不轮播" class="observe form-control input-form" data-field="speed" value="[[contentData.data.speed]]">ms
|
|
|
<input type="text" placeholder="填0的表示不轮播,手动轮播" class="observe form-control input-form" data-field="speed" value="[[contentData.data.speed]]">ms
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="panel-body">
|
...
|
...
|
|