|
|
|
@ -118,16 +118,16 @@ const signIn = () => {
|
|
|
|
</v-btn>
|
|
|
|
</v-btn>
|
|
|
|
</v-form>
|
|
|
|
</v-form>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="mt-4 text-center text-white">
|
|
|
|
<!-- <div class="mt-4 text-center text-white">-->
|
|
|
|
<span>계정이 없으십니까?</span>
|
|
|
|
<!-- <span>계정이 없으십니까?</span>-->
|
|
|
|
<router-link
|
|
|
|
<!-- <router-link-->
|
|
|
|
to="/signup"
|
|
|
|
<!-- to="/signup"-->
|
|
|
|
class="ml-2 font-weight-medium"
|
|
|
|
<!-- class="ml-2 font-weight-medium"-->
|
|
|
|
style="color: #90caf9; text-decoration: none"
|
|
|
|
<!-- style="color: #90caf9; text-decoration: none"-->
|
|
|
|
>
|
|
|
|
<!-- >-->
|
|
|
|
SignUp
|
|
|
|
<!-- SignUp-->
|
|
|
|
</router-link>
|
|
|
|
<!-- </router-link>-->
|
|
|
|
</div>
|
|
|
|
<!-- </div>-->
|
|
|
|
</v-card>
|
|
|
|
</v-card>
|
|
|
|
<!-- 회원가입 -->
|
|
|
|
<!-- 회원가입 -->
|
|
|
|
</v-card>
|
|
|
|
</v-card>
|
|
|
|
|