|
@@ -79,7 +79,7 @@
|
|
|
<sys:ckfinder input="headImage" type="images" uploadPath="/photo" selectMultiple="false" maxWidth="100" maxHeight="100"/>
|
|
|
</div>
|
|
|
<div class="controls" style="padding-top: 20px;">
|
|
|
- <label style="color:#D0D0D0 ;">尺寸:1190 * 420 / PX(移动端:比例缩放)</label>
|
|
|
+ <label style="color:#D0D0D0 ;">建议图片尺寸1920*510px</label>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="control-group">
|
|
@@ -89,13 +89,13 @@
|
|
|
<sys:ckfinder input="crmHeadImage" type="images" uploadPath="/photo" selectMultiple="false" maxWidth="100" maxHeight="100"/>
|
|
|
</div>
|
|
|
<div class="controls" style="padding-top: 20px;">
|
|
|
- <label style="color:#D0D0D0 ;">尺寸:750 / PX</label>
|
|
|
+ <label style="color:#D0D0D0 ;">建议图片尺寸750px*366px</label>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="control-group">
|
|
|
<label class="control-label"></span>banner跳转链接:</label>
|
|
|
<div class="controls">
|
|
|
- <form:input path="headLink" htmlEscape="false" maxlength="255" class="input-xlarge url"/>
|
|
|
+ <form:input path="headLink" htmlEscape="false" maxlength="255" placeholder="输入URL地址" class="input-xlarge url"/>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="control-group">
|