page { padding: 10px; } .weui-cell{ display: flex; justify-content: space-between; height: 56px !important; line-height: 56px; padding: 0px 10px !important; border-radius: 8px; font-size: 16px; } page .tel > span:first-child { width: 60px; } page .tel input { height: 25px; line-height: 25px; } page .save { margin-top: 90px; width: 260px; /* height: 42px; line-height: 42px; background-color: var(--color-ysd); border-radius: 999px; */ } page .weui-cells_form { margin: 0 !important; }