[improvement] PullRerefresh: use dynamic slot (#2409)

This commit is contained in:
neverland
2018-12-30 21:42:51 +08:00
committed by GitHub
parent d0fa4152dc
commit 4572681eed
17 changed files with 34 additions and 67 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export default {
cancel: 'Cancel',
delete: 'Delete',
complete: 'Complete',
loadingTip: 'Loading...',
loading: 'Loading...',
telEmpty: 'Please fill in the tel',
nameEmpty: 'Please fill in the name',
confirmDelete: 'Are you sure you want to delete?',
+1 -1
View File
@@ -6,7 +6,7 @@ export default {
cancel: 'İptal',
delete: 'Sil',
complete: 'Tamamla',
loadingTip: 'Yükleniyor...',
loading: 'Yükleniyor...',
telEmpty: 'Lütfen tel. no giriniz',
nameEmpty: 'Lütfen isim giriniz',
confirmDelete: 'Silmek istediğinize emin misiniz?',
+1 -1
View File
@@ -6,7 +6,7 @@ export default {
cancel: '取消',
delete: '删除',
complete: '完成',
loadingTip: '加载中...',
loading: '加载中...',
telEmpty: '请填写电话',
nameEmpty: '请填写姓名',
confirmDelete: '确定要删除么',
+1 -1
View File
@@ -6,7 +6,7 @@ export default {
cancel: '取消',
delete: '刪除',
complete: '完成',
loadingTip: '加載中...',
loading: '加載中...',
telEmpty: '請填寫電話',
nameEmpty: '請填寫姓名',
confirmDelete: '確定要刪除麽',
+1 -1
View File
@@ -6,7 +6,7 @@ export default {
cancel: '取消',
delete: '刪除',
complete: '完成',
loadingTip: '載入中...',
loading: '載入中...',
telEmpty: '請填寫電話',
nameEmpty: '請填寫姓名',
confirmDelete: '確定要刪除嗎',