Merge branch 'feature/【GFRS-2282】电投验证码优化' into dev

This commit is contained in:
pangxingyue
2021-03-08 11:09:37 +08:00

View File

@@ -788,6 +788,9 @@ export default {
<style lang="scss" scoped>
@import '@/assets/sass/variables.scss';
#app .van-cell:not(:last-child)::after {
border-bottom: none;
}
.accountInformation-container {
height: 100%;
}