瀏覽代碼

Merge branch 'feature_20250717_可控店分级' into uat(dev)

zhujindu 4 月之前
父節點
當前提交
308e301698
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/views/deviceOutside/rangeStore.vue

+ 1 - 3
src/views/deviceOutside/rangeStore.vue

@@ -2215,7 +2215,7 @@ export default {
   font-weight: 600;
 }
 </style>
-<style>
+<style lang="scss">
 .icoImgMAP {
   background-color: #fff;
   text-align: center;
@@ -2265,8 +2265,6 @@ export default {
   line-height: 26px;
   height: 26px;
 }
-</style>
-<style lang="scss">
 .van-tabs__nav--card .van-tab.van-tab--active {
   background-color: #0057ba !important;
 }