From b002d7e8709e4d6566124bdf7daa4bc3c3fd05d5 Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期四, 16 三月 2023 09:55:20 +0800
Subject: [PATCH] 1.新增大华摄像头dll及相关功能 2.更换LCVideoOnsdk.dll(跟大华摄像头有冲突) 3.修改适配版本为12.2(含有swift,需12.2以上支持)

---
 HDL-ON_Android/Assets/h5/static/images/switch-off.svg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_Android/Assets/h5/static/images/switch-off.svg b/HDL-ON_Android/Assets/h5/static/images/switch-off.svg
new file mode 100644
index 0000000..6b12520
--- /dev/null
+++ b/HDL-ON_Android/Assets/h5/static/images/switch-off.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.a{fill:#C0C7D4;opacity:0;}.b{fill:none;stroke:#C0C7D4;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style></defs><g transform="translate(-136 -197)"><rect class="a" width="32" height="32" transform="translate(168 197) rotate(90)"/><g transform="translate(-146.519 6.396)"><path class="b" d="M303.733,196.318a11.69,11.69,0,1,1-11.549.285" transform="translate(0 0.361)"/><line class="b" y2="13.286" transform="translate(298.21 194.604)"/></g></g></svg>
\ No newline at end of file

--
Gitblit v1.8.0