Browse Source

fix:样式

liushengqiang 2 năm trước cách đây
mục cha
commit
716f602258

+ 2 - 2
src/page-instrument/header-top/settting/index.module.less

@@ -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;
 

+ 1 - 1
src/page-instrument/header-top/settting/index.tsx

@@ -125,7 +125,7 @@ export default defineComponent({
 							</Cell>
 						</Tab>
 						<Tab title="评测">
-							<Cell title="选择评测难度" center>
+							<Cell title="评测难度" center>
 								{{
 									extra: () => (
 										<RadioGroup