罗广辉
2026-04-24 648904d076ae6e17892b40675598b1c8dc474277
src/subPackages/userDetail/password/index.vue
@@ -210,9 +210,10 @@
            color: #222324;
            font-family: Source Han Sans CN, Source Han Sans CN;
         }
      :deep(.uni-input-placeholder) {
        color: #D5D5D5;
      }
         input.input-item::placeholder {
            color: #c9c9c9;
            font-size: 30rpx;
         }
      }
@@ -224,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;
   }
</style>
   :deep(.u-button){
      width: 276rpx !important;
      height: 76rpx !important;
   }
</style>