dever 6 years ago
parent
commit
43c801a86f

File diff suppressed because it is too large
+ 0 - 0
kissy/haili/css/global.css


+ 1 - 1
tm/template_dir/admin/focus/edit.html

@@ -68,7 +68,7 @@
 			<img id="icon_image_tag" src="<{$focusData.pic}>" style="width:30px;" class="img-thumbnail">
 			<input id="icon_image_input" name='pic' type="hidden" value="<{$focusData.pic}>">
 			<input id="icon_image_upload" type="button" value="选中图片" >
-			<span class="note">图片大小:高度为128px</span>
+			<span class="note">图片大小:宽度640px,高度自适应</span>
 		</div>
 	</div>
 	

+ 1 - 1
tm/template_dir/admin/focus/list.html

@@ -94,7 +94,7 @@
 			<img id="icon_image_tag" src="http://placehold.it/36&text=36x36" style="width:30px;" class="img-thumbnail">
 			<input id="icon_image_input" name='pic' type="hidden" value="">
 			<input id="icon_image_upload" type="button" value="默认图片" >
-			<span class="note">图片大小:高度为128px</span>
+			<span class="note">图片大小:宽度640px,高度自适应</span>
 		</div>
 	</div>
 	<div>

+ 1 - 1
tm/template_dir/header.html

@@ -26,7 +26,7 @@
 <link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/public/static/css/style.css" />
 <link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/public/bootstrap/font-awesome-4.3.0/css/font-awesome.css" />
 
-<link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/haili/css/global.css" />
+<link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/haili/css/global.css?v2" />
 
 <style>
 .submit_btn_style,.bg_color,.v_close_btn{background-color:<{$platform.color}>;}

Some files were not shown because too many files changed in this diff