Merge branch 'master' of ssh://git.czcyedu.com:222/huoran/FE_bankTeaching into master

20240205
luoJunYong.123 3 years ago
commit 076f15367d
  1. 4
      src/components/selectBusiness/index.vue
  2. 4
      src/pages/counter/list/index.vue

@ -316,12 +316,14 @@ export default {
position: relative;height: 50px;
line-height: 50px;
background-color: rgb(98, 149, 243) ;
border-top-left-radius:14px;
border-top-right-radius:14px;
.data-title2 {
position: absolute;
left: 15px;
height: 50px;
line-height: 50px;
color:#fff;
}
.close {
height: 50px;

@ -2959,12 +2959,14 @@ export default {
position: relative;height: 50px;
line-height: 50px;
background-color: skyblue;
border-top-left-radius:14px;
border-top-right-radius:14px;
.data-title2 {
position: absolute;
left: 15px;
height: 50px;
line-height: 50px;
color:#fff;
}
.close {
height: 50px;

Loading…
Cancel
Save