clipboard / add date to rss title

This commit is contained in:
lesion
2019-07-05 01:38:31 +02:00
parent fa57a30b60
commit c58294dcbf
7 changed files with 23 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<template lang='pug'>
el-card
nuxt-link.float-right(to='/')
v-icon(name='times' color='red')
el-button(circle icon='el-icon-close' type='danger' size='small' plain)
h5 {{$t('common.login')}}
el-form(v-loading='loading')
p(v-html="$t('login.description')")