Commit 66e2acd0 authored by 陈精华's avatar 陈精华 Committed by kl

优化:图片预览背景颜色和office相关预览背景颜色统一

parent 44165d65
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
/*#dowebok li img { width: 200%;}*/ /*#dowebok li img { width: 200%;}*/
</style> </style>
</head> </head>
<body> <body bgcolor="#404040">
<ul id="dowebok"> <ul id="dowebok">
<#list imgurls as img> <#list imgurls as img>
<li><img id="${img}" url="${img}" src="${img}" width="1px" height="1px"></li> <li><img id="${img}" url="${img}" src="${img}" width="1px" height="1px"></li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment