zhujindu 4 mesi fa
parent
commit
e1c1759529
1 ha cambiato i file con 0 aggiunte e 65 eliminazioni
  1. 0 65
      src/views/deviceOutside/rangeStore.vue

+ 0 - 65
src/views/deviceOutside/rangeStore.vue

@@ -2147,71 +2147,6 @@ export default {
   },
 };
 </script>
-
-<style scoped lang="scss">
-.map {
-  width: 100%;
-  height: 79.3vh;
-  margin-top: 180px;
-}
-.text {
-  font-size: 14px;
-  color: #909090;
-  margin: 6px 0;
-}
-#container {
-  width: 20px;
-  height: 20px;
-  position: fixed;
-  left: -888px;
-}
-.mapimg {
-  position: fixed;
-  bottom: 235px;
-  right: 2px;
-  width: 38px;
-}
-.mapStoreList {
-  position: fixed;
-  width: 96%;
-  bottom: 10px;
-  background-color: white;
-  border-radius: 6px;
-  padding: 10px 0 14px;
-  overflow: hidden;
-  margin: 0 2%;
-  max-height: 330px;
-}
-.maplit {
-  width: 100%;
-  margin-top: -10px;
-  overflow-y: auto;
-  border-top: 1px solid #eeeeee;
-  padding: 0 14px;
-}
-.maplitactive {
-  height: 270px;
-}
-.maplistitem {
-  padding-bottom: 14px;
-  border-bottom: 1px solid #eeeeee;
-  .JPABC {
-    width: 20px;
-    position: relative;
-    top: 4px;
-    margin-right: 3px;
-  }
-}
-.maplistitem:last-child {
-  border: 0;
-}
-.tipsTitle {
-  padding: 5px 0;
-  text-align: center;
-  font-size: 16px;
-  font-weight: 600;
-}
-</style>
 <style>
 .icoImgMAP {
   background-color: #fff;