@@ -19,8 +19,8 @@ const titleArr = computed(() => {
</script>
<style lang="less" scoped>
.label {
- margin: 20px 0 5px;
- font-size: 16px;
+ margin: 0 0 15px;
+ font-size: 14px;
font-weight: bold;
color: #262626;
line-height: 24px;