|
@@ -11,9 +11,9 @@
|
|
|
<title>广告位创建</title>
|
|
|
<!-- basic scripts -->
|
|
|
|
|
|
- <link rel="stylesheet" href="${ctx}/assets/operator/css/public-head.css"/>
|
|
|
- <link rel="stylesheet" href="${ctx}/assets/operator/css/page.yf.yang.css"/>
|
|
|
- <!-- <link rel="stylesheet" href="${ctx}/assets/operator/css/uploadify.css"/> -->
|
|
|
+ <link rel="stylesheet" href="${ctx}/assets/css/public-head.css"/>
|
|
|
+ <link rel="stylesheet" href="${ctx}/assets/css/page.yf.yang.css"/>
|
|
|
+ <!-- <link rel="stylesheet" href="${ctx}/assets/css/uploadify.css"/> -->
|
|
|
<!--Include Required Prerequisites js-->
|
|
|
<script type="text/javascript" src="${ctx}/assets/js/lib/jquery-1.9.1.min.js"></script>
|
|
|
<script type="text/javascript" src="${ctx}/assets/js/lib/jquery.min.js"></script>
|
|
@@ -146,14 +146,14 @@
|
|
|
<div id="filepicture" style="float:left;margin:-40px 0 0 100px;">
|
|
|
<input type="hidden" name="default_path" id="uploadfilehidden" value="${zone.default_path!}" />
|
|
|
<input type="file" name="file" id="uploadfile" class='videoSt0'/>
|
|
|
- <div style="float:left;margin:-48px 0 0 225px;">
|
|
|
+ <div style="float:left;margin:-48px 0 0 20px;">
|
|
|
<button id="uploadfilestr" type="button" href="${ctx}/operator/main/ad/zone/fileupload">上传</button>
|
|
|
<span class="help_inline">jpg/gif 2M以下</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div id="fileurl" class="controls radioC">
|
|
|
<label class="label1">点击地址</label>
|
|
|
- <input id="default_url" type="text" name="default_url" style="position:absolute;margin:-35px 0 0 100px;" value="${zone.default_url!}" verify="text/255/0/0"></span><span class="spanVaildate" style="margin:-35px 0 0 440px;"></span>
|
|
|
+ <input id="default_url" type="text" name="default_url" style="position:absolute;margin-left:-235px;margin-top:8px;" value="${zone.default_url!}" verify="text/255/0/0"></span><span class="spanVaildate" style="margin:-35px 0 0 440px;"></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -169,7 +169,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="choose_ops" style="clear:both;">
|
|
|
+ <div class="choose_ops" style="clear:both;margin-top: 100px;">
|
|
|
<span class="star">*</span><span>素材再次自审</span>
|
|
|
<div class="opsdiv_control" style="margin-top:-32px;">
|
|
|
<input type="radio" name="recheck" class="first_control" id="yes" <#if zone.recheck==0>checked</#if> value="1" />
|