罗广辉
2026-04-24 648904d076ae6e17892b40675598b1c8dc474277
src/subPackages/userDetail/password/index.vue
@@ -225,12 +225,16 @@
      bottom: 150rpx;
   }
   .u-button:first-child {
      margin-right: 30rpx;
   :deep(.u-button:first-child) {
      margin-right: 30rpx !important;
   }
   .custom-style {
      width: 276rpx;
      height: 76rpx;
   }
   :deep(.u-button){
      width: 276rpx !important;
      height: 76rpx !important;
   }
</style>