0510航天交易所ui仿制,代码使用的jiem
lxf
2025-07-16 fcb00a66b4053550b473a29d7299c7a4737eea75
src/page/changePassword/index.vue
@@ -161,14 +161,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");
    // }
@@ -182,7 +182,7 @@
    border: 1px solid transparent !important;
  }
  /deep/ .van-cell__value {
  :deep(.van-cell__value) {
    height: 6.4rem;
    line-height: 6.4rem;
    font-weight: 700;
@@ -191,7 +191,7 @@
    text-align: left;
  }
  /deep/ .van-field__body {
  :deep(.van-field__body) {
    display: flex;
    position: relative;
    width: 100%;