page { padding: 0 10px; padding-bottom: 120px; } .cell_sub { display: flex; align-items: center; justify-content: space-between; height: 56px; line-height: 56px; } .cell { padding: 0 10px; background-color: #fff; border-radius: 8px; } .despArea { padding: 16px 10px; background-color: #fff; border-radius: 8px; } .areaInput { width: 100%; min-height: 234px; max-height: 234px; } .bottomBox{ position: fixed; width: 100vw; bottom: 0; left: 0; background-color: #fff; } .drawerContent{ padding: 0 16px; } .weui-cell{ padding: 16px 0; }