body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,tr,td{margin:0;padding:0}ul,ol{list-style:none}*,:after,:before{box-sizing:border-box}body{font-family:Helvetica,微软雅黑,Arial}.daap-row{display:flex;flex-direction:row}.daap-col{display:flex;flex-direction:column}.daap-row-reverse{display:flex;flex-direction:row-reverse}.daap-col-reverse{display:flex;flex-direction:column-reverse}.daap-fill{flex:1}.daap-center{align-items:center}.daap-end{align-items:flex-end}.daap-middle{justify-content:center}.daap-tail{justify-content:flex-end}.daap-between{justify-content:space-between}.daap-evenly{justify-content:space-evenly}.daap-around{justify-content:space-around}.daap-row-center{display:flex;flex-direction:row;align-items:center}.daap-row-end{display:flex;flex-direction:row;align-items:flex-end}.daap-row-middle{display:flex;flex-direction:row;justify-content:center}.daap-row-tail{display:flex;flex-direction:row;justify-content:flex-end}.daap-row-center-middle{display:flex;flex-direction:row;align-items:center;justify-content:center}.daap-row-between{display:flex;flex-direction:row;justify-content:space-between}.daap-row-center-between{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.daap-col-center{display:flex;flex-direction:column;align-items:center}.daap-col-end{display:flex;flex-direction:column;align-items:flex-end}.daap-col-middle{display:flex;flex-direction:column;justify-content:center}.daap-col-tail{display:flex;flex-direction:column;justify-content:flex-end}.daap-col-center-middle{display:flex;flex-direction:column;align-items:center;justify-content:center}.daap-col-between{display:flex;flex-direction:column;justify-content:space-between}.daap-col-center-between{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.daap-text-center{text-align:center}.daap-text-right{text-align:right}:root{--max-app-width: 692px;--primary-color: #5a6ffa;--primary-color-done: #c2c9fc;--base-color: #333;--header-height: 46px;--footer-height: 46px;--cell-bg: #e8ebfe;--cell-bg-done: #f0f2fd;--success-color: #07c160;--fail-color: #f50}.row{margin:0 auto;max-width:var(--max-app-width);padding:0 16px}.row-full{margin:0 auto;max-width:var(--max-app-width)}.success-confirm .van-dialog__header{font-size:24px;color:var(--success-color)}.done-confirm .van-dialog__header{font-size:24px}.round-success{color:var(--success-color);background:#fff}.round-success .van-toast__icon{font-size:72px}.round-fail{color:var(--fail-color);background:#fff;font-size:18px}.qrContainer{position:absolute;top:-999px;width:1px;height:1px;overflow:hidden}
