فهرست منبع

uas手机版
订阅管理样式调整

RaoMeng 5 سال پیش
والد
کامیت
cc7a043a6c

+ 1 - 0
uas-office-web/uas-mobile/src/components/private/subscribe/comp-subscrive.less

@@ -112,6 +112,7 @@
 .comp-sub-already-item-root {
   .com-row-flex;
   padding: 18px;
+  background-color: white;
   border-bottom: 1px solid @com-color-divide-gray-line;
 
   .comp-sub-already-item-title {

+ 1 - 0
uas-office-web/uas-mobile/src/configs/theme.config.less

@@ -24,6 +24,7 @@
 .com-column-flex {
   display: flex;
   flex-direction: column;
+  background-color: @com-bg-color-lightGray;
 }
 
 .com-row-flex {