From 80300daa8fe45a312b13143e7a644a3843d4eb98 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, 5 May 2023 13:31:26 +0300 Subject: [PATCH] Editor pt demo added --- doc/editor/pt/PTDoc.vue | 73 +++++++++++++++++++++++++++++++++++++++ doc/editor/pt/PTImage.vue | 8 +++++ doc/editor/pt/index.vue | 41 ++++++++++++++++++++++ pages/editor/index.vue | 8 +++-- 4 files changed, 127 insertions(+), 3 deletions(-) create mode 100644 doc/editor/pt/PTDoc.vue create mode 100644 doc/editor/pt/PTImage.vue create mode 100644 doc/editor/pt/index.vue diff --git a/doc/editor/pt/PTDoc.vue b/doc/editor/pt/PTDoc.vue new file mode 100644 index 000000000..9bf43877d --- /dev/null +++ b/doc/editor/pt/PTDoc.vue @@ -0,0 +1,73 @@ + + + diff --git a/doc/editor/pt/PTImage.vue b/doc/editor/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/editor/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/editor/pt/index.vue b/doc/editor/pt/index.vue new file mode 100644 index 000000000..d5e5b01c0 --- /dev/null +++ b/doc/editor/pt/index.vue @@ -0,0 +1,41 @@ + + + diff --git a/pages/editor/index.vue b/pages/editor/index.vue index e10866d79..da15a27b6 100755 --- a/pages/editor/index.vue +++ b/pages/editor/index.vue @@ -1,16 +1,17 @@