![]()
+ th:alt="${equipment.spec.displayName}"
+ th:src="${isLazyload ? loadingImg : equipment.spec.url}"
+ th:data-lazy-src="${ isLazyload ? equipment.spec.url : ''}">
- [[${equipment.name}]]
+ th:onclick="rm.rightmenuCopyText([[${equipment.spec.displayName}]]);btf.snackbarShow('已复制装备名称');">
+ [[${equipment.spec.displayName}]]
-
[[${equipment.model}]]
+
[[${#annotations.get(equipment, 'model')}]]
- [[${equipment.description}]]
+ [[${equipment.spec.description}]]
diff --git a/templates/error/404.html b/templates/error/404.html
index d4c32ea4..a5f50e03 100644
--- a/templates/error/404.html
+++ b/templates/error/404.html
@@ -1,5 +1,5 @@
-
diff --git a/templates/error/500.html b/templates/error/500.html
index 23a64196..4c91681d 100644
--- a/templates/error/500.html
+++ b/templates/error/500.html
@@ -1,5 +1,5 @@
-
diff --git a/templates/fcircle.html b/templates/fcircle.html
index fbd147e0..42b06741 100644
--- a/templates/fcircle.html
+++ b/templates/fcircle.html
@@ -55,8 +55,8 @@
以下内容自动生成,未经过审核
-
-
@@ -165,10 +165,6 @@
-
-
-
-
diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html
index 70b7d0e1..db6df69e 100644
--- a/templates/modules/layouts/layout.html
+++ b/templates/modules/layouts/layout.html
@@ -26,7 +26,7 @@
-
+
@@ -68,6 +68,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -76,12 +91,6 @@
-
-
-
-
-
@@ -91,9 +100,6 @@
-
-
-
@@ -125,15 +131,8 @@
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/templates/modules/widgets/aside/comments.html b/templates/modules/widgets/aside/comments.html
index 6b72aeee..592ee767 100644
--- a/templates/modules/widgets/aside/comments.html
+++ b/templates/modules/widgets/aside/comments.html
@@ -13,7 +13,7 @@
th:with="newcommentnumber = ${#conversions.convert(theme.config.sidebar.newcomment.newcommentnumber, 'java.lang.Integer') >= 0 ? theme.config.sidebar.newcommentnumber : 5}">