|
|
@ -1625,6 +1625,12 @@ export default { |
|
|
|
</script> |
|
|
|
<style scoped src="@/assets/styles/common.css"></style> |
|
|
|
<style scoped> |
|
|
|
>>> .el-descriptions-item__content { |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
>>> .el-descriptions-item__container { |
|
|
|
font-size: 16px; |
|
|
|
} |
|
|
|
.q-radio { |
|
|
|
display: block; |
|
|
|
margin-bottom: 10px; |
|
|
@ -1732,7 +1738,6 @@ export default { |
|
|
|
background: #c6a268; |
|
|
|
width: 100%; |
|
|
|
font-size: 16px; |
|
|
|
margin-bottom: 10px; |
|
|
|
} |
|
|
|
.card { |
|
|
|
padding: 16px; |
|
|
|