From a1f6e57d43f51586e624a700c31eef572ce4e847 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: Thu, 4 May 2023 17:51:43 +0300 Subject: [PATCH] Calendar pt demo added --- doc/calendar/pt/PTDoc.vue | 85 +++++++++++++++++++++++++++++++++++++ doc/calendar/pt/PTImage.vue | 8 ++++ doc/calendar/pt/index.vue | 41 ++++++++++++++++++ pages/calendar/index.vue | 8 ++-- 4 files changed, 139 insertions(+), 3 deletions(-) create mode 100644 doc/calendar/pt/PTDoc.vue create mode 100644 doc/calendar/pt/PTImage.vue create mode 100644 doc/calendar/pt/index.vue diff --git a/doc/calendar/pt/PTDoc.vue b/doc/calendar/pt/PTDoc.vue new file mode 100644 index 000000000..539915e3a --- /dev/null +++ b/doc/calendar/pt/PTDoc.vue @@ -0,0 +1,85 @@ + + + diff --git a/doc/calendar/pt/PTImage.vue b/doc/calendar/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/calendar/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/calendar/pt/index.vue b/doc/calendar/pt/index.vue new file mode 100644 index 000000000..4e530ebd7 --- /dev/null +++ b/doc/calendar/pt/index.vue @@ -0,0 +1,41 @@ + + + diff --git a/pages/calendar/index.vue b/pages/calendar/index.vue index 83f5fd70f..f56c87dbb 100755 --- a/pages/calendar/index.vue +++ b/pages/calendar/index.vue @@ -1,5 +1,5 @@