From 3454c20f50e6ba14f947cfbce46a7f10acb8609f 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 16:24:46 +0300 Subject: [PATCH] Chip pt demo added --- doc/chip/pt/PTDoc.vue | 56 +++++++++++++++++++++++++++++++++++++++++ doc/chip/pt/PTImage.vue | 8 ++++++ doc/chip/pt/index.vue | 42 +++++++++++++++++++++++++++++++ pages/chip/index.vue | 6 +++-- 4 files changed, 110 insertions(+), 2 deletions(-) create mode 100644 doc/chip/pt/PTDoc.vue create mode 100644 doc/chip/pt/PTImage.vue create mode 100644 doc/chip/pt/index.vue diff --git a/doc/chip/pt/PTDoc.vue b/doc/chip/pt/PTDoc.vue new file mode 100644 index 000000000..f574b4adb --- /dev/null +++ b/doc/chip/pt/PTDoc.vue @@ -0,0 +1,56 @@ + + + diff --git a/doc/chip/pt/PTImage.vue b/doc/chip/pt/PTImage.vue new file mode 100644 index 000000000..433bb9178 --- /dev/null +++ b/doc/chip/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/chip/pt/index.vue b/doc/chip/pt/index.vue new file mode 100644 index 000000000..d60a7bdfe --- /dev/null +++ b/doc/chip/pt/index.vue @@ -0,0 +1,42 @@ + + + diff --git a/pages/chip/index.vue b/pages/chip/index.vue index ecbcb4bf0..c9dd9b2ad 100644 --- a/pages/chip/index.vue +++ b/pages/chip/index.vue @@ -1,5 +1,5 @@