...
|
...
|
@@ -128,7 +128,7 @@ |
|
|
</div>
|
|
|
[[/if]]
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<!-- <div class="form-group">
|
|
|
<label class="col-sm-1 control-label">是否新品:</label>
|
|
|
<div class="col-sm-4">
|
|
|
[[if String((isNew||'Y')).indexOf('Y')>-1]]
|
...
|
...
|
@@ -159,7 +159,7 @@ |
|
|
<label class="radio-inline"><input type="checkbox" name="sellChannels" value="3">场地</label>
|
|
|
[[/if]]
|
|
|
</div>
|
|
|
</div>
|
|
|
</div> -->
|
|
|
<div class="form-group">
|
|
|
<label class="col-sm-1 control-label">展示时间:</label>
|
|
|
<label class="col-sm-1 control-label">售罄</label>
|
...
|
...
|
@@ -183,7 +183,7 @@ |
|
|
[[/if]]
|
|
|
[[/if]]
|
|
|
</div>
|
|
|
[[if shopList]]
|
|
|
<!-- [[if shopList]]
|
|
|
<div class="form-group">
|
|
|
<label class="col-sm-1 control-label">展示店铺:</label>
|
|
|
<div class="col-sm-4">
|
...
|
...
|
@@ -196,5 +196,5 @@ |
|
|
[[/each]]
|
|
|
</div>
|
|
|
</div>
|
|
|
[[/if]]
|
|
|
[[/if]] -->
|
|
|
</script> |
|
|
\ No newline at end of file |
...
|
...
|
|