hive-app/common/styles/index.css
@@ -33,6 +33,9 @@ .ml-20{ margin-left: 20px; } .ml-30{ margin-left: 30px; } .mr-0{ margin-right: 0; @@ -244,6 +247,10 @@ border-radius: 20px; text-align: center; } uni-button[disabled]:not([type]), uni-button[disabled][type=default]{ color: #FFFFFF; background-color: rgba(36, 131, 255, 0.4); } /* 固定底部 */ .sticky-footer{