This commit is contained in:
Pan
2017-08-28 13:12:44 +08:00
committed by 花裤衩
parent b98860ace1
commit f7aee3b5a3
50 changed files with 386 additions and 416 deletions

View File

@@ -37,7 +37,7 @@
</template>
<script>
import { isvalidUsername } from 'utils/validate'
import { isvalidUsername } from '@/utils/validate'
import socialSign from './socialsignin'
export default {