diff --git a/templates/default_v2/list_case.html b/templates/default_v2/list_case.html
index 5b6f441..cf6d00d 100644
--- a/templates/default_v2/list_case.html
+++ b/templates/default_v2/list_case.html
@@ -1,8 +1,10 @@
+
-
+
@@ -11,8 +13,8 @@
{dreamer-cms:category field="typenamecn" /}_{dreamer-cms:global name="title"/}
-
-
+
+
@@ -23,77 +25,94 @@
+
-
- {dreamer-cms:include file='inc/header1.html'/}
-
-
-
-
-
-
- {dreamer-cms:location lang="cn" /}
-
-
-
- {dreamer-cms:pagelist pagesize="12"}
-
-
-
-
-
-
[field:remark function="substring(0,60,'...')"/]
-
+
+ {dreamer-cms:include file='inc/header1.html'/}
+
+
+
+
+
+
+ {dreamer-cms:location lang="cn" /}
+
+
+
+ {dreamer-cms:pagelist pagesize="12"}
+
+
+
+
+
+
[field:remark function="substring(0,60,'...')"/]
+
+
+ {/dreamer-cms:pagelist}
- {/dreamer-cms:pagelist}
-
-
-
-
- {dreamer-cms:pagination /}
+
+ {dreamer-cms:pagination /}
+
-
-
-
-
-
- {dreamer-cms:include file='inc/footer.html'/}
-
-{dreamer-cms:include file="inc/service.html" /}
+
+ {dreamer-cms:include file='inc/footer.html'/}
+
+ {dreamer-cms:include file="inc/service.html" /}
+
\ No newline at end of file
diff --git a/templates/default_v2/list_template.html b/templates/default_v2/list_template.html
index 0c5f84b..465ee0b 100644
--- a/templates/default_v2/list_template.html
+++ b/templates/default_v2/list_template.html
@@ -46,6 +46,9 @@ height: 80px;
#theinfo{
height: 15px;
}
+.one:hover {
+ transform: translateY(-10px); /* 上浮10px */
+ }