weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

73 lines
827 B

/* 标题花边样式 */
uni-view.data-v-fb49e442{
overflow: inherit;
}
.containar-title-right.data-v-fb49e442,.containar-title-left.data-v-fb49e442{
flex: 1;
}
.lace-style .lace-1.data-v-fb49e442 {
position: absolute;
/* left: 35%; */
top: 14rpx;
width: 14rpx;
height: 14rpx;
background: rgba(255, 68, 68, 1);
border-radius: 50%;
}
.lace-style .lace-2.data-v-fb49e442 {
position: absolute;
/* left: 34%; */
top: 18rpx;
width: 14rpx;
height: 14rpx;
background: rgba(255, 68, 68, 1);
opacity: 0.2;
border-radius: 50%;
}
.containar-title-left .lace-1.data-v-fb49e442 {
right: 7%;
}
.containar-title-right .lace-1.data-v-fb49e442 {
left: 7%;
}
.containar-title-left .lace-2.data-v-fb49e442 {
right: 28rpx;
}
.containar-title-right .lace-2.data-v-fb49e442 {
left: 28rpx;
}