Browse Source

分类显示

shish 4 years ago
parent
commit
f362e7b0c9
1 changed files with 3 additions and 1 deletions
  1. 3 1
      hdPad/src/pages/home/components/rightItem.vue

+ 3 - 1
hdPad/src/pages/home/components/rightItem.vue

@@ -174,8 +174,10 @@ export default {
         & > view {
             border:1px solid #e4e4e4;
             padding: 12upx 0upx;
-            font-size: 12upx;
+            font-size: 10upx;
             width: 68upx;
+            overflow: hidden;
+            white-space: nowrap;
             text-align: center;
             &.active {
                 background-color: #428369;