From 586978e34af954f63fed40735f7acbea1b8c1d65 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: Tue, 9 May 2023 19:04:28 +0300 Subject: [PATCH] OrderList pt demo added --- doc/orderlist/pt/PTDoc.vue | 174 +++++++++++++++++++++++++++++++++++ doc/orderlist/pt/PTImage.vue | 8 ++ doc/orderlist/pt/index.vue | 41 +++++++++ pages/orderlist/index.vue | 7 +- 4 files changed, 228 insertions(+), 2 deletions(-) create mode 100644 doc/orderlist/pt/PTDoc.vue create mode 100644 doc/orderlist/pt/PTImage.vue create mode 100644 doc/orderlist/pt/index.vue diff --git a/doc/orderlist/pt/PTDoc.vue b/doc/orderlist/pt/PTDoc.vue new file mode 100644 index 000000000..4ff31e60a --- /dev/null +++ b/doc/orderlist/pt/PTDoc.vue @@ -0,0 +1,174 @@ + + + diff --git a/doc/orderlist/pt/PTImage.vue b/doc/orderlist/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/orderlist/pt/PTImage.vue @@ -0,0 +1,8 @@ + diff --git a/doc/orderlist/pt/index.vue b/doc/orderlist/pt/index.vue new file mode 100644 index 000000000..57e52ebfe --- /dev/null +++ b/doc/orderlist/pt/index.vue @@ -0,0 +1,41 @@ + + + diff --git a/pages/orderlist/index.vue b/pages/orderlist/index.vue index dd4eda167..352922200 100755 --- a/pages/orderlist/index.vue +++ b/pages/orderlist/index.vue @@ -1,5 +1,5 @@