Browse Source

名字大小

shish 1 year ago
parent
commit
7a7eb56b16

+ 1 - 0
ghsPad/src/pages/home/components/leftArea.vue

@@ -134,6 +134,7 @@ export default {
                             text-overflow:ellipsis;
                             white-space: nowrap;
                             width:50upx;
+                            font-size:12upx;
                         }
                         .del{
                             color:orange;

+ 1 - 0
ghsPad/src/pages/home/components/leftGroup.vue

@@ -154,6 +154,7 @@ export default {
                             text-overflow:ellipsis;
                             white-space: nowrap;
                             width:60upx;
+                            font-size:12upx;
                         }
                     }
                     .flower-image{

+ 1 - 0
hdPad/src/pages/home/components/leftArea.vue

@@ -134,6 +134,7 @@ export default {
                             text-overflow:ellipsis;
                             white-space: nowrap;
                             width:50upx;
+                            font-size:12upx;
                         }
                         .del{
                             color:orange;

+ 1 - 0
hdPad/src/pages/home/components/leftGroup.vue

@@ -188,6 +188,7 @@ export default {
                             text-overflow:ellipsis;
                             white-space: nowrap;
                             width:60upx;
+                            font-size:12upx;
                         }
                     }
                     .flower-image{