.container{min-height:100vh;background-color:#fff}.container,.module{display:flex;flex-direction:column}.module{padding:0 20px}.logo{width:80px;height:80px;margin:0 auto;margin-top:28px;margin-bottom:10px}.title{font-size:16px;color:#333;margin-bottom:5px}.title,.version{text-align:center}.version{color:#999;font-size:14px;display:flex;flex-direction:column;margin-bottom:25px}.content{color:#333;font-size:14px;margin-bottom:15px}.row{display:flex;justify-content:space-between;height:52px;align-items:center;color:#333;font-size:16px;border-bottom:1px solid #ededed}.arrow-about{display:inline-block;width:8px;height:8px;margin-top:1px;flex-shrink:0;margin-left:3px;transform:rotate(45deg);border-top:1px solid #999;border-right:1px solid #999}::v-deep .van-hairline--bottom:after{border:0!important}.flex-j{display:flex;flex:1;flex-direction:column;justify-content:space-between}