@@ -9,7 +9,7 @@
width: 300px;
height: 86vh;
background-color: #fff;
- max-height: 310px;
+ max-height: 340px;
--van-tabs-line-height: 50px;
--van-tab-active-text-color: var(--van-primary-color);
@@ -17,7 +17,7 @@
.van-tab__panel {
position: relative;
height: calc(86vh - 50px);
- max-height: calc(310px - 50px);
+ max-height: calc(340px - 50px);
overflow-y: auto;
padding: 0 20px 10px 20px;
@@ -125,7 +125,7 @@ export default defineComponent({
</Cell>
</Tab>
<Tab title="评测">
- <Cell title="选择评测难度" center>
+ <Cell title="评测难度" center>
{{
extra: () => (
<RadioGroup