This commit is contained in:
duanliang
2025-06-11 20:40:10 +08:00
parent 9cd435f867
commit 58d9a679c1

View File

@@ -222,19 +222,15 @@ import pubSub from 'pubsub-js'
<style scoped lang="scss"> <style scoped lang="scss">
.coll-box{ .coll-box{
flex:1 !important; flex:1 !important;
.box-1{ }
width:initial; .box-1 .rt-lable{
flex:1; .label{
font-size:vw(14) !important;
}
.value{
font-size:vw(24) !important;
} }
} }
// .box-1 .rt-lable{
// .lable{
// font-size:vw(10) !important;
// }
// .value{
// font-size:vw(28) !important;
// }
// }
.box-1 { .box-1 {
margin-top: vh(120); margin-top: vh(120);
width: vw(780); width: vw(780);