Browse Source

Merge branch 'dev/1.1.67_zsy' of jianyu/jy-mobile into feature/v1.1.67

zhangsiya 1 year ago
parent
commit
fe1e3aa863
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/components/selector/area-three-sidebar/index.vue

+ 4 - 0
src/components/selector/area-three-sidebar/index.vue

@@ -646,7 +646,11 @@ export default {
      font-size: 14px;
      line-height: 20px;
      .van-tag{
+       display: inline-block;
        font-size:11px;
+       padding: 1px 4px;
+       min-width: 18px;
+       text-align: center;
      }
      .title-name{
        width:84px;