shish hace 11 meses
padre
commit
3db0f65900

+ 0 - 6
hdPad/src/pages/home/components/birthdayEdit.vue

@@ -131,12 +131,6 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-// 生日修改样式
-.full-width {
-    padding: 0 !important;
-    margin: 0 !important;
-    width: 100% !important;
-}
 
 .birthday-container {
     background-color: #fff;

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

@@ -252,6 +252,7 @@ export default {
   background: #fff;
   border-radius: 4px;
   width: 100%;
+  padding: 10px;
   box-sizing: border-box;
 }