From a71d3810e1b9cd456241dbeb7c71cf1afacaba9b 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: Fri, 21 Apr 2023 15:05:15 +0300 Subject: [PATCH] Avatar pt demo added --- doc/avatar/pt/PTDoc.vue | 40 ++++++++++++++++++++++++++++++++ doc/avatar/pt/PTImage.vue | 9 ++++++++ doc/avatar/pt/index.vue | 48 +++++++++++++++++++++++++++++++++++++++ pages/avatar/index.vue | 6 +++-- 4 files changed, 101 insertions(+), 2 deletions(-) create mode 100644 doc/avatar/pt/PTDoc.vue create mode 100644 doc/avatar/pt/PTImage.vue create mode 100644 doc/avatar/pt/index.vue diff --git a/doc/avatar/pt/PTDoc.vue b/doc/avatar/pt/PTDoc.vue new file mode 100644 index 000000000..02a16e813 --- /dev/null +++ b/doc/avatar/pt/PTDoc.vue @@ -0,0 +1,40 @@ + + + diff --git a/doc/avatar/pt/PTImage.vue b/doc/avatar/pt/PTImage.vue new file mode 100644 index 000000000..4457559a7 --- /dev/null +++ b/doc/avatar/pt/PTImage.vue @@ -0,0 +1,9 @@ + diff --git a/doc/avatar/pt/index.vue b/doc/avatar/pt/index.vue new file mode 100644 index 000000000..0ba1a998c --- /dev/null +++ b/doc/avatar/pt/index.vue @@ -0,0 +1,48 @@ + + + diff --git a/pages/avatar/index.vue b/pages/avatar/index.vue index 7a9cfc68c..f65712300 100644 --- a/pages/avatar/index.vue +++ b/pages/avatar/index.vue @@ -1,5 +1,5 @@