|
@@ -37,7 +37,7 @@
|
|
<a href="javascript:;" id="uploadFile_banner" style="margin:0 5px 0 5px;">替换素材
|
|
<a href="javascript:;" id="uploadFile_banner" style="margin:0 5px 0 5px;">替换素材
|
|
<input type="file" id="file${bannerTemplate.id}" valueId="${bannerTemplate.id!}"/>
|
|
<input type="file" id="file${bannerTemplate.id}" valueId="${bannerTemplate.id!}"/>
|
|
</a>
|
|
</a>
|
|
- <button href="${ctx}/advertiser/main/ad/banner-template/alterName?id=${bannerTemplate.id!}" style="margin:0 5px 0 5px;">修改名称</button>
|
|
|
|
|
|
+ <button href="${ctx}/advertiser/main/ad/banner-template/alterName?id=${bannerTemplate.id!}" style="margin:0 5px 0 35px;">修改名称</button>
|
|
<#if bannerTemplate.status==0>
|
|
<#if bannerTemplate.status==0>
|
|
<button class="btn-status" data-toggle="dropdown" href="${ctx}/advertiser/main/ad/banner-template/disable?id=${bannerTemplate.id!}" style="margin-right:5px;">暂停</button>
|
|
<button class="btn-status" data-toggle="dropdown" href="${ctx}/advertiser/main/ad/banner-template/disable?id=${bannerTemplate.id!}" style="margin-right:5px;">暂停</button>
|
|
<#elseif bannerTemplate.status==1>
|
|
<#elseif bannerTemplate.status==1>
|