diff --git a/public/index.html b/public/index.html index 3e5a139..ce019bf 100644 --- a/public/index.html +++ b/public/index.html @@ -1,15 +1,18 @@ - - - - - <%= htmlWebpackPlugin.options.title %> + + + + + 视频监控可视化平台
diff --git a/src/assets/fonts/iconfont.css b/src/assets/fonts/iconfont.css index 9007d35..c8307c2 100644 --- a/src/assets/fonts/iconfont.css +++ b/src/assets/fonts/iconfont.css @@ -1,6 +1,6 @@ @font-face { font-family: "iconfont"; /* Project id */ - src: url('iconfont.ttf?t=1700030201509') format('truetype'); + src: url('iconfont.ttf?t=1709789909096') format('truetype'); } .iconfont { @@ -31,6 +31,10 @@ content: "\e62e"; } +.icon-shudianxianlu:before { + content: "\e60a"; +} + .icon-dianli:before { content: "\e649"; } diff --git a/src/assets/fonts/iconfont.ttf b/src/assets/fonts/iconfont.ttf index 817081f..f88f6d5 100644 Binary files a/src/assets/fonts/iconfont.ttf and b/src/assets/fonts/iconfont.ttf differ diff --git a/src/views/photographicDevice/components/addPhotoDialog.vue b/src/views/photographicDevice/components/addPhotoDialog.vue index 9618c5e..240b51a 100644 --- a/src/views/photographicDevice/components/addPhotoDialog.vue +++ b/src/views/photographicDevice/components/addPhotoDialog.vue @@ -42,6 +42,16 @@ + + + + + +
+ +
+ + + +
+
+ + 全部 + 在线 + 离线 + + 刷新 +
+ + + + + + + + + + + + + + {{ node.label }} + + + + + + +
+ + +