From dfe1481faae6512a03b047fe23f5d33614612ecd Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 22 Nov 2022 19:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E8=AE=A2=E5=8D=95=EF=BC=8C?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppIntegralExchange/myOder.vue | 26 ++++++++++++++++++++ src/apps/AppIntegralExchange/orderForm.vue | 28 ++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 src/apps/AppIntegralExchange/myOder.vue create mode 100644 src/apps/AppIntegralExchange/orderForm.vue diff --git a/src/apps/AppIntegralExchange/myOder.vue b/src/apps/AppIntegralExchange/myOder.vue new file mode 100644 index 00000000..d418fe30 --- /dev/null +++ b/src/apps/AppIntegralExchange/myOder.vue @@ -0,0 +1,26 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppIntegralExchange/orderForm.vue b/src/apps/AppIntegralExchange/orderForm.vue new file mode 100644 index 00000000..d357e33d --- /dev/null +++ b/src/apps/AppIntegralExchange/orderForm.vue @@ -0,0 +1,28 @@ + + + + + \ No newline at end of file