src/views/forget/index.vue
@@ -103,7 +103,10 @@ box-sizing: border-box; font-size: 13px; } .w-full{ background-color: $bg_yellow; border: none; } .forgetCont { padding: 15px; ; @@ -138,8 +141,8 @@ } .active { background: $US_tabActice_background; color: $color_main; background: $bg_Bottom; // color: $text_color1; } } </style>