From 633ee732282cccb9e765230600a5ded0d2362c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Mon, 8 May 2023 12:37:06 +0300 Subject: [PATCH] Paginator pt demo added --- doc/paginator/pt/PTDoc.vue | 70 ++++++++++++++++++++++++++++++++++++ doc/paginator/pt/PTImage.vue | 8 +++++ doc/paginator/pt/index.vue | 41 +++++++++++++++++++++ pages/paginator/index.vue | 10 +++--- 4 files changed, 125 insertions(+), 4 deletions(-) create mode 100644 doc/paginator/pt/PTDoc.vue create mode 100644 doc/paginator/pt/PTImage.vue create mode 100644 doc/paginator/pt/index.vue diff --git a/doc/paginator/pt/PTDoc.vue b/doc/paginator/pt/PTDoc.vue new file mode 100644 index 000000000..21ccee9d9 --- /dev/null +++ b/doc/paginator/pt/PTDoc.vue @@ -0,0 +1,70 @@ + + + diff --git a/doc/paginator/pt/PTImage.vue b/doc/paginator/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/paginator/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/paginator/pt/index.vue b/doc/paginator/pt/index.vue new file mode 100644 index 000000000..290fb27fb --- /dev/null +++ b/doc/paginator/pt/index.vue @@ -0,0 +1,41 @@ + + + diff --git a/pages/paginator/index.vue b/pages/paginator/index.vue index 3ae65c1bb..823ed2b84 100755 --- a/pages/paginator/index.vue +++ b/pages/paginator/index.vue @@ -1,16 +1,17 @@