1、解决客服页面头部下拉会移动问题2、替换我的团队背景图片
This commit is contained in:
parent
1226a59c32
commit
627006ff53
@ -120,23 +120,23 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 458rpx;
|
height: 458rpx;
|
||||||
margin-top: -88rpx;
|
margin-top: -88rpx;
|
||||||
background: url('https://zysc.fjptzykj.com:3000/shangcheng/fea9ad54f32d4705a633874efd534e70e507030ea5a7604b0110fdf7292f1f4d.png');
|
background: url('https://zysc.fjptzykj.com:3000/shangcheng/60fc2b85464857c82643d346c4ef6b387e4e4d3d923b4816b717e0d645454491.jpg');
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
}
|
}
|
||||||
.lvv{
|
.lvv{
|
||||||
background: url('https://zysc.fjptzykj.com:3000/shangcheng/ed254fe4a03c16933e608f8adeb3e700a24ec4620064746a516c10da395b9395.png') !important;
|
background: url('https://zysc.fjptzykj.com:3000/shangcheng/d7527e651cf2aef01871872e3e808f30ccddcb9a59c4db1e6d8f038216515d15.jpg') !important;
|
||||||
background-size: 100% 100% !important;
|
background-size: 100% 100% !important;
|
||||||
}
|
}
|
||||||
.bluev{
|
.bluev{
|
||||||
background: url('https://zysc.fjptzykj.com:3000/shangcheng/8728b7f2de5a0d2d8a74ef0c17a275f82b265a3d8d11993ec7c424c3ad454f0b.png') !important;
|
background: url('https://zysc.fjptzykj.com:3000/shangcheng/27d4737ae9482948b0336d0e6f63e887dd70ad192f4c727cdd6ff37409a94765.jpg') !important;
|
||||||
background-size: 100% 100% !important;
|
background-size: 100% 100% !important;
|
||||||
}
|
}
|
||||||
.pinkv{
|
.pinkv{
|
||||||
background: url('https://zysc.fjptzykj.com:3000/shangcheng/b44a3035cd4f676504a7003607bfb9aa457ffe1335c12d1e26dcffb45e3bfec8.png') !important;
|
background: url('https://zysc.fjptzykj.com:3000/shangcheng/4934eb152ba1302ce28963b1bc554caff9b31bac04596dfc04058435e48cbf8f.jpg') !important;
|
||||||
background-size: 100% 100% !important;
|
background-size: 100% 100% !important;
|
||||||
}
|
}
|
||||||
.orangev{
|
.orangev{
|
||||||
background: url('https://zysc.fjptzykj.com:3000/shangcheng/ebc89def2a0cf1db1ce6b5aec26407e24e49c85dcf81a1d1c759afe414da033f.png') !important;
|
background: url('https://zysc.fjptzykj.com:3000/shangcheng/d317e16aa7a7497e5bf410ca7f8b8d96698bd83ed6b382aa9d40229dddac7060.jpg') !important;
|
||||||
background-size: 100% 100% !important;
|
background-size: 100% 100% !important;
|
||||||
}
|
}
|
||||||
.list-content {
|
.list-content {
|
||||||
@ -194,7 +194,8 @@
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
width: auto;
|
width: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
background: linear-gradient(90deg, #ff6600 0%, #fe832a 100%);
|
// background: linear-gradient(90deg, #ff6600 0%, #fe832a 100%);
|
||||||
|
background:#e93422;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 19rpx;
|
border-radius: 19rpx;
|
||||||
padding: 4rpx 14rpx;
|
padding: 4rpx 14rpx;
|
||||||
@ -236,8 +237,8 @@
|
|||||||
border-radius: 25rpx;
|
border-radius: 25rpx;
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: linear-gradient(90deg, #ff6600 0%, #fe832a 100%);
|
// background: linear-gradient(90deg, #ff6600 0%, #fe832a 100%);
|
||||||
// background: rgba(72,204,82);
|
background: #e93422;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -185,11 +185,15 @@ const kefuName = ref('众悦商城客服');
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
|
|
||||||
.chat-wrap {
|
::v-deep(.chat-wrap){
|
||||||
|
.ui-bar{
|
||||||
|
position: fixed !important;
|
||||||
|
width: 100%;
|
||||||
|
padding-right: 0 !important;
|
||||||
|
}
|
||||||
.page-bg {
|
.page-bg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: var(--ui-BG-Main);
|
background-color: var(--ui-BG-Main);
|
||||||
|
@ -604,7 +604,8 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
width: 68rpx;
|
width: 68rpx;
|
||||||
height: 38rpx;
|
height: 38rpx;
|
||||||
background: linear-gradient(90deg, #fe832a 0%, #ff6600 100%);
|
// background: linear-gradient(90deg, #fe832a 0%, #ff6600 100%);
|
||||||
|
background: #e93422;
|
||||||
border-radius: 10rpx 0px 10rpx 0px;
|
border-radius: 10rpx 0px 10rpx 0px;
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
Loading…
Reference in New Issue
Block a user