+
+
+
+
-
-
- ⚠️ 请确保:总数 >= 种类数,页数 1-10。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
💡 规则:系统将根据数字范围自动分页(每页约 15 个)。描红数字,并寻找下一个数字进行连线。
+
+
+
-
@@ -67,14 +83,22 @@
}
.apple-input:focus, .apple-select:focus { border-color: #0071e3; box-shadow: 0 0 0 4px rgba(0,113,227,0.15); }
.icon-thumbnail {
- width: 64px; height: 64px; background: white; border-radius: 12px; border: 1px solid #e5e5e7;
- display: flex; align-items: center; justify-content: center; padding: 8px;
+ width: 52px; height: 52px; background: white; border-radius: 10px; border: 1px solid #e5e5e7;
+ display: flex; align-items: center; justify-content: center; padding: 6px;
box-shadow: 0 2px 6px rgba(0,0,0,0.04); transition: all 0.2s ease;
}
- .icon-thumbnail:hover { transform: translateY(-3px); border-color: #0071e3; box-shadow: 0 8px 20px rgba(0,0,0,0.08); }