Commit d2938048 authored by liuChang's avatar liuChang

Merge branch 'V20231129-中建一局二公司' of 192.168.60.201:root/dsk-operate-sys into V20231129-中建一局二公司

parents 3baf4473 ad80b557
...@@ -40,6 +40,20 @@ export default { ...@@ -40,6 +40,20 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.title_wrap{
padding: 20px;
background-color: #FFFFFF;
border-bottom: 1px solid #e0e0e0;
.enterprise_title{
border-left: 2px solid #445781;
padding-left: 8px;
font-size: 16px;
height: 16px;
line-height: 16px;
font-weight: 700;
color: #232323;
}
}
.header{ .header{
justify-content: space-between; justify-content: space-between;
background: #FFFFFF; background: #FFFFFF;
......
...@@ -40,6 +40,20 @@ export default { ...@@ -40,6 +40,20 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.title_wrap{
padding: 20px;
background-color: #FFFFFF;
border-bottom: 1px solid #e0e0e0;
.enterprise_title{
border-left: 2px solid #445781;
padding-left: 8px;
font-size: 16px;
height: 16px;
line-height: 16px;
font-weight: 700;
color: #232323;
}
}
.header{ .header{
justify-content: space-between; justify-content: space-between;
background: #FFFFFF; background: #FFFFFF;
......
...@@ -323,4 +323,3 @@ ...@@ -323,4 +323,3 @@
margin-top: 0; margin-top: 0;
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment