Explorar el Código

1、修改选品左侧栏样式

zhoux hace 1 año
padre
commit
47ff7707f8

+ 1 - 0
package-base-select/pages/select-goods/select-goods.wxss

@@ -76,6 +76,7 @@ page {
   font-size: 13px !important;
   color: #666666 !important;
   font-weight: 600;
+  word-break: break-all;
 }
 
 .goods-class {

+ 1 - 0
pages/shopping/shopping.wxss

@@ -53,6 +53,7 @@ page{
   font-size: 13px !important;
   color: #666666 !important;
   font-weight: 600;
+  word-break: break-all;
 }
 .goods-class {
   position: fixed;