0510航天交易所ui仿制,代码使用的jiem
lxf
2025-07-10 fc8c0126b1d376534b893d3885043902ca57c847
src/page/changeFundsPassword/index.vue
@@ -257,14 +257,14 @@
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  /deep/ .van-cell.van-field {
  :deep(.van-cell.van-field) {
    margin-top: 4.4rem;
    display: flex;
    flex-direction: column;
    font-size: 1.8rem;
    color: #303133;
  }
  /deep/ .van-field__control {
  :deep(.van-field__control) {
    // @include themify() {
    //   background: themed("tab_background");
    // }
@@ -278,7 +278,7 @@
    border: 1px solid transparent !important;
  }
  /deep/ .van-cell__value {
  :deep(.van-cell__value) {
    height: 6.4rem;
    line-height: 6.4rem;
    font-weight: 700;
@@ -287,7 +287,7 @@
    text-align: left;
  }
  /deep/ .van-field__body {
  :deep(.van-field__body) {
    display: flex;
    position: relative;
    width: 100%;