When Registration OK, go to Login and show message to verify email.

This commit is contained in:
Paolo Arena
2019-01-01 03:22:01 +01:00
parent 7a217c3ca9
commit d0de816ceb
10 changed files with 56 additions and 140 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div>
User: {{ Username}}
<div id="profile" v-if="Username">
<img :src="photo" style='height: 80px' class="inline-block">
<img src="../img/avatar-1.svg" id="avatar" class="inline-block">