Commit 85708b18 authored by danfuman's avatar danfuman

修改

parent 936dbdb4
......@@ -40,6 +40,20 @@ export default {
</script>
<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{
justify-content: space-between;
background: #FFFFFF;
......
......@@ -40,6 +40,20 @@ export default {
</script>
<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{
justify-content: space-between;
background: #FFFFFF;
......
......@@ -323,4 +323,3 @@
margin-top: 0;
}
</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