吉安感知网项目-前端
张含笑
2026-01-21 3812b50d752160804dfa88beba6ec8f4fe6cd689
feat:修改背景
2 files modified
16 ■■■■■ changed files
uniapps/work-app/src/pages/voiceCall/index.vue 8 ●●●●● patch | view | raw | blame | history
uniapps/work-app/src/pages/work/index.vue 8 ●●●●● patch | view | raw | blame | history
uniapps/work-app/src/pages/voiceCall/index.vue
@@ -155,6 +155,14 @@
  display: flex;
  align-items: center;
  height: 108rpx;
  :deep(){
    .u-search__content{
      background: #fff !important;
    }
    .u-search__content__input{
      background: #fff !important;
    }
  }
}
.contactList {
uniapps/work-app/src/pages/work/index.vue
@@ -573,6 +573,14 @@
    padding-right: 24rpx;
    width: 100%;
    height: 108rpx;
    :deep(){
      .u-search__content{
        background: #fff !important;
      }
      .u-search__content__input{
        background: #fff !important;
      }
    }
  }
  :deep(){