+
![频谱仪设备照片]()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -15,4 +32,18 @@ img {
max-width: fit-content;
max-height: fit-content;
}
+.ppy-btns {
+ box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.5);
+}
+.ppy-btn {
+ height: 30px;
+ width: 36px;
+ border: 1px solid green;
+ overflow: hidden;
+ font-size: 10px;
+ text-align: left;
+ line-height: 1.2;
+ padding-left: 2px;
+ border-radius: 4px;
+}