.list-view-item{ font-size:1ex; padding: 1ex; box-shadow: .8ex .7ex 1ex #22222215; margin-bottom: 2ex; margin-left: 4.5vw; width: 88vw; height: 16vh; display: flex; border-radius: 1ex; border: 1px solid #5d7bdd4f; } .query-view { position: fixed; top: 0ex; width: 100%; } .list-view { margin-top: 2.3ex; height: 85vh; overflow-y: auto; } .foot-view { position: fixed; bottom: 0.9ex; width: 100%; } .span-porject-top{ margin-top: 1.5ex; } .font{ color: red !important; text-align: center; } .font1{ text-align: center; } .span-porject > ul:nth-child(2){ font-size: 2.1ex; color: #1d1d1d; } .span-porject > ul:nth-child(1){ font-size: 1.9ex; color: #5f5f5f; } .span-porject{ margin-bottom: .3ex; } .hqs-popup { padding: 2ex; } .from-item { display: flex; flex-direction: column; } .from-item-input {} .from-item-label { font-size: 1.8ex; text-align: left; line-height: 4.8ex; margin-right: 1.8ex; } .chaxunx { display: flex; } .query-view .u-picker { position: fixed; /* 或者使用 absolute 或 relative,根据你的布局需求 */ bottom: 0; } .jine{ display: flex; background-color: #fff; height: 3ex; line-height: 3ex; margin: auto; }