/* pages/addressPage/index.wxss */ .pageIn { padding: 0 10px; } .subset { margin-top: 16px; } .subset .title .iconfont { font-weight: lighter; font-size: 18px; line-height: 26px; margin-right: 8px; } .navigator { display: flex; align-items: center; justify-content: space-between; width: calc(100vw - 40px); min-height: 76px; padding: 0px 10px; margin-top: 8px; border-radius: 6px; background-color: #fff; } .navigator .icon-gengduo1 { color: #999; margin-left: 15px; }