修改bug

This commit is contained in:
zhouyanli
2026-08-26 14:10:23 +08:00
parent e1522e7792
commit c862c6ae4b
8 changed files with 24 additions and 14 deletions

View File

@@ -111,7 +111,7 @@ import { getManagePhoneData } from '../api/apiSub.js'
.page {
flex: 1;
overflow-y: auto;
padding: 0px 40rpx;
padding: 20px 40rpx;
box-sizing: border-box;
}