优化页面云台逻辑,重新设计预置点/巡航组/自动扫描/雨刷/辅助开关的页面,支持光圈放大缩小,支持焦距放大缩小

This commit is contained in:
648540858
2024-11-13 17:12:57 +08:00
parent 6e8c7708b5
commit d720275ada
9 changed files with 345 additions and 97 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 1291092 */
src: url('iconfont.woff2?t=1726109971995') format('woff2'),
url('iconfont.woff?t=1726109971995') format('woff'),
url('iconfont.ttf?t=1726109971995') format('truetype');
src: url('iconfont.woff2?t=1731484250872') format('woff2'),
url('iconfont.woff?t=1731484250872') format('woff'),
url('iconfont.ttf?t=1731484250872') format('truetype');
}
.iconfont {
@@ -13,6 +13,22 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-bianjiao-suoxiao:before {
content: "\e8c8";
}
.icon-bianjiao-fangda:before {
content: "\e8c9";
}
.icon-guangquan-:before {
content: "\e7e9";
}
.icon-guangquan:before {
content: "\e7ea";
}
.icon-a-mti-1fenpingshi:before {
content: "\e7e5";
}