1
@@ -152,7 +152,6 @@ export default defineComponent({
<div class={styles.topWrap}>
<OSticky position="top" background="#F8F8F8" onGetHeight={getHeight}>
<OHeader
- isBack
border={false}
background={state.heightV > state.scrollTop ? 'transparent' : '#fff'}
>
@@ -62,7 +62,7 @@
line-height: 30px;
margin-bottom: 4px;
font-family: 'DINA';
- font-weight: bold;
+ font-weight: normal;
span {
margin-left: 1px;