liuyg
2021-12-27 84e172065fcc7fe6772d031c6c262a63e85f8efa
src/components/mobileLeftNav/index.vue
@@ -566,9 +566,7 @@
                name:
                  data[k].mechanismname ||
                  data[k].roadname ||
                  ourD.label == "监控"
                    ? "监控"
                    : "无显示名字",
                  (ourD.label == "监控" ? "监控" : "无显示名字"),
                bgImg: data[k].tpurl,
                video: data[k].videourl || "",
                from: "labels",
@@ -629,7 +627,7 @@
  .m-left-coutrol {
    position: absolute;
    left: -24px;
    top: 77px;
    top: 96px;
    width: 25px;
    height: 60px;
    background-color: #fff;