Browse Source

创意测试弹窗去除

Signed-off-by: jiapeng.dong <jiapeng.dong@cloudcross.com>
jiapeng.dong 9 years ago
parent
commit
d25101c0dc

+ 2 - 2
src/main/webapp/WEB-INF/pages/advertiser/main/ad/target/create-banner/list.ftl

@@ -58,7 +58,7 @@
 			            	<th class="theadTh" style="width:5%;"><div class="checkboxStyleTh"></div></th>
 			                <th class="theadTh" style="width:5%;">ID</th>
 			                <th class="theadTh" style="width:10%;">创意</th>
-			                <th class="theadTh" style="width:12%;">创意名称</th>
+			                <th class="theadTh" style="width:10%;">创意名称</th>
 			                <th class="theadTh" style="width:6%;">尺寸</th>
 			                <th class="theadTh" style="width:6%;">类型</th>
 			                <th class="theadTh" style="width:12%;">上传时间</th>
@@ -74,7 +74,7 @@
 								<td class="tbodyTd"><img src="${crb.bannerTemplate.pathSmall!}"/></td>
 								<td class="tbodyTd">
 									<div class="input-group-td">
-										<input type="text" class="input-text" name="name" value="${crb.bannerTemplate.name!}"/>
+										<input type="text" class="input-text" name="name" style="width:200px" value="${crb.bannerTemplate.name!}"/>
 									</div>
 								</td>
 								<td class="tbodyTd">${crb.bannerTemplate.width!}x${crb.bannerTemplate.height!}</td>

+ 32 - 32
src/main/webapp/assets/css/common.css

@@ -1,5 +1,5 @@
 /************ CSS **************/
-/* 设置页面的元素 内边距和外边距为0, 和字体的样式 */
+/* 璁剧疆椤甸潰鐨勫厓绱�鍐呰竟璺濆拰澶栬竟璺濅负0锛�鍜屽瓧浣撶殑鏍峰紡 */
 *{
 	padding: 0px;
 	margin: 0px;
@@ -28,7 +28,7 @@ li{
 }
 
 /************ head CSS **************/
-/* 设置头部背景宽度高度和最小宽度 */
+/* 璁剧疆澶撮儴鑳屾櫙瀹藉害楂樺害鍜屾渶灏忓搴�*/
 #headDiv{
 	background-image:url(../images/home_page_background.jpg);
 	position:absolute;
@@ -37,25 +37,25 @@ li{
     height: 100px;
     min-width: 1300px;
 }
-/* 设置logo的位置和浮动 */
+/* 璁剧疆logo鐨勪綅缃拰娴姩 */
 #headDiv .logo{
 	margin-left:26px;
 	margin-top:22px;
 	margin-bottom:18px;
 	float:left;
 }
-/* 设置ul的位置和浮动 */
+/* 璁剧疆ul鐨勪綅缃拰娴姩 */
 #headDiv #menu{
 	margin-left:35px;
 	float:left;
 }
-/* 设置li文字水平垂直居中 */
+/* 璁剧疆li鏂囧瓧姘村钩鍨傜洿灞呬腑 */
 #headDiv #menu li{
 	float:left;
 	text-align: center;
 	line-height:78px;
 }
-/* 设置a链接为块,高度宽度样式 */
+/* 璁剧疆a閾炬帴涓哄潡锛岄珮搴﹀搴︽牱寮�*/
 #headDiv #menu li a{
 	display: block;
 	height:78px;
@@ -64,12 +64,12 @@ li{
 	color:#ffffff;	
 }
 
-/* 设置链接hover时的背景和鼠标样式 */
+/* 璁剧疆閾炬帴hover鏃剁殑鑳屾櫙鍜岄紶鏍囨牱寮�*/
 #headDiv #menu li a:hover,#headDiv #menu li a.menu_change{
 	background-image:url(../images/tophover_bg.jpg);	
 	text-decoration: none;
 }
-/**设置LOGO位置**/
+/**璁剧疆LOGO浣嶇疆**/
 #logoa{
 	margin-top:13px;
 	margin-left:30px;
@@ -83,8 +83,8 @@ li{
 .logo3{
 	margin:3px 30px 0 20px;
 }
-/*******设置个人信息栏的样式*********/
-/* 设置信息栏的位置背景色,透明 */
+/*******璁剧疆涓汉淇℃伅鏍忕殑鏍峰紡*********/
+/* 璁剧疆淇℃伅鏍忕殑浣嶇疆鑳屾櫙鑹诧紝閫忔槑 */
 #divselect {
 	position:relative;
   	float:right;
@@ -97,14 +97,14 @@ li{
 }
 #currentOpa{
 	opacity:0.5;
-	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;/*设置50%半透明;*/
+	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;/*璁剧疆50%鍗婇�鏄�*/
 	background-color:#000000;
 	border-radius: 5px;	
 	background-image: url(../images/ren.png);
 	background-repeat:no-repeat;
 	background-position:6% 50%;
 }
-/* 设置个人邮箱的位置背景 */
+/* 璁剧疆涓汉閭鐨勪綅缃儗鏅�*/
 #divselect cite {
 	height: 50px;
 	display: block;
@@ -149,7 +149,7 @@ li{
 	border-radius: 3px;
 }
 
-/* 设置页面内容的位置宽度高度背景色和圆角 */
+/* 璁剧疆椤甸潰鍐呭鐨勪綅缃搴﹂珮搴﹁儗鏅壊鍜屽渾瑙�*/
 #pagecontent{
 	position:relative;	
 	margin-left: auto;
@@ -176,7 +176,7 @@ li{
 	font-size: 24px;
 }
 
-/* 面包屑 */
+/* 闈㈠寘灞�*/
 #navDiv ul#navDiv_ul li{
 	float:left;
 }
@@ -189,7 +189,7 @@ li{
 	color:#36aeea;
 }
 
-/* 选择报表页面*/
+/* 閫夋嫨鎶ヨ〃椤甸潰*/
 .selectBar span{
 	float:left;
 }
@@ -238,7 +238,7 @@ li{
 	float:left;
 }
 
-/* 搜索框样式*/
+/* 鎼滅储妗嗘牱寮�/
 #searchValueDiv{
 	float:right;
 }
@@ -270,7 +270,7 @@ li{
 	outline:none;
 }
 
-/* 按钮样式*/
+/* 鎸夐挳鏍峰紡*/
 .btn1,.btn2,.btn3,.btn-save,.btn-cancel,.btn_export,.btn-back,.btn-dimension,.btn-audit{
 	height:34px;
 	line-height:34px;
@@ -369,7 +369,7 @@ li{
 	background-color:#344c67;
 }
 
-/* 内容 */
+/* 鍐呭 */
 #content_choose{
 	width:100%;
 	height:34px;
@@ -429,7 +429,7 @@ li{
 	padding-top:20px;
 }
 
-/* 下拉框样式 */
+/* 涓嬫媺妗嗘牱寮�*/
 ul .select_box{
 	width:150px;
 	height:34px;
@@ -512,7 +512,7 @@ ul .son_ul li:hover{
 	color:#344c67;
 }
 
-/* 日历样式  */
+/* 鏃ュ巻鏍峰紡  */
 span#calendar_span i,span#input-calendar i{
 	position: absolute;
 	margin-left:7px;
@@ -538,7 +538,7 @@ span#input-calendar input[type="text"]{
 	color:#444444;
 }
 
-/* 表单查询,导出按钮 */
+/* 琛ㄥ崟鏌ヨ,瀵煎嚭鎸夐挳 */
 #btn_formSubmit,#btn_formExport{
 	font-size:12px; 
 	border-radius: 5px;
@@ -563,7 +563,7 @@ span#input-calendar input[type="text"]{
 	margin-left: 6px;
 }
 
-/* 表格 */
+/* 琛ㄦ牸 */
 table.tableFig{
 	margin-top:20px;
 	width:100%;
@@ -652,12 +652,12 @@ table tr:hover,table.tableFig tr.trChange{
 	background:url(../images/bluegou.png) 1px no-repeat;
 }
 
-/* 导出按钮 */
+/* 瀵煎嚭鎸夐挳 */
 #exportReport{
 	margin-top:20px;
 }
 
-/* 分页 */
+/* 鍒嗛〉 */
 #pageDiv{
 	float:right;
 	margin-top: -55px;
@@ -667,7 +667,7 @@ table tr:hover,table.tableFig tr.trChange{
 	float:right;
 }
 
-/* 创建,编辑页面样式 */
+/* 鍒涘缓锛岀紪杈戦〉闈㈡牱寮�*/
 
 #validateForm,#apmacListForm{
 	clear:both;
@@ -843,7 +843,7 @@ input.input-text-small{
 	background-color: #F3F3F3;
 }
 
-/*** 维度管理 ***/
+/*** 缁村害绠$悊 ***/
 #dimension-chooseing{
 	float:left;
 }
@@ -940,7 +940,7 @@ input.input-text-small{
 	margin-right:5px;
 }
 
-/*** 媒体报表 ***/
+/*** 濯掍綋鎶ヨ〃 ***/
 #content_dataFrame{
 	height:150px;
 	margin-bottom:20px;
@@ -1024,7 +1024,7 @@ input.input-text-small{
     width: 90%;
 }
 
-/**** 素材审核 ****/
+/**** 绱犳潗瀹℃牳 ****/
 .auditDiv{
 	clear:both;
 	padding-top:20px;
@@ -1034,18 +1034,18 @@ input.input-text-small{
 	margin-right:20px;
 }
 
-/*** 后台财务管理-需求方充值 ***/
+/*** 鍚庡彴璐㈠姟绠$悊-闇�眰鏂瑰厖鍊�***/
 #navFinances span{
 	height:34px;
 	line-height:34px;
 }
 
-/**** 后台客户账号管理-创建编辑账号 ****/
+/**** 鍚庡彴瀹㈡埛璐﹀彿绠$悊-鍒涘缓缂栬緫璐﹀彿 ****/
 .hideClientAccount{
 	display:none;
 }
 
-/**** 后台热点管理-场景对应关系 ****/
+/**** 鍚庡彴鐑偣绠$悊-鍦烘櫙瀵瑰簲鍏崇郴 ****/
 table.tableApmac{
 	clear: both;
 	margin-top:20px;
@@ -1073,7 +1073,7 @@ table.tableApmac td{
 	border-top:thin solid #b9c5d9;
 }
 
-/****** 广告主版-媒体自投 ********/
+/****** 骞垮憡涓荤増-濯掍綋鑷姇 ********/
 #zonechooseDiv{
 	margin-left:120px;
 	height:332px;	

+ 2 - 2
src/main/webapp/assets/js/advertiser/adBanner.js

@@ -84,7 +84,7 @@ $(document).ready(function(){
 					var file_name = path.split("--")[path.split("--").length-1];
 					var file_path = path.split("--")[path.split("--").length-2];
 					alert(file_name);
-					alert(file_path);
+					//alert(file_path);
 					$("#bannerTemplateName").val(file_name);
 					$("#bannerTemplateName1").val(file_name); 
 					$("#upload-path").val(file_path);
@@ -188,7 +188,7 @@ function cloneSaveBanner(){
 		var id = parseInt($(this).attr("id"));
 		ids.push(id);
 	});
-	alert(ids);
+	//alert(ids);
 	$.post($("#ctx").val()+"/advertiser/main/ad/target/clone-banner/save?adGroupId="+$("#adGroupId").val()+"&id="+ids,function(data){
 		window.location.href = $("#ctx").val()+"/advertiser/main/ad/target/create-banner/list?adGroupId="+$("#adGroupId").val();
 	});