diff --git a/src/apps/AppCreditPoints/AppCreditPoints.vue b/src/apps/AppCreditPoints/AppCreditPoints.vue new file mode 100644 index 00000000..5a91bf44 --- /dev/null +++ b/src/apps/AppCreditPoints/AppCreditPoints.vue @@ -0,0 +1,504 @@ + + + diff --git a/src/apps/AppCreditPoints/component/img/line.png b/src/apps/AppCreditPoints/component/img/line.png new file mode 100644 index 00000000..bde78ee8 Binary files /dev/null and b/src/apps/AppCreditPoints/component/img/line.png differ diff --git a/src/apps/AppSuperMarket/AppSuperMarket.vue b/src/apps/AppSuperMarket/AppSuperMarket.vue new file mode 100644 index 00000000..de07cb84 --- /dev/null +++ b/src/apps/AppSuperMarket/AppSuperMarket.vue @@ -0,0 +1,509 @@ + + + \ No newline at end of file diff --git a/src/apps/AppSuperMarket/Search.vue b/src/apps/AppSuperMarket/Search.vue new file mode 100644 index 00000000..72da6fa4 --- /dev/null +++ b/src/apps/AppSuperMarket/Search.vue @@ -0,0 +1,39 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppSuperMarket/SubmitOrder.vue b/src/apps/AppSuperMarket/SubmitOrder.vue new file mode 100644 index 00000000..ae5d2e3f --- /dev/null +++ b/src/apps/AppSuperMarket/SubmitOrder.vue @@ -0,0 +1,244 @@ + + + + + diff --git a/src/apps/AppSuperMarket/Success.vue b/src/apps/AppSuperMarket/Success.vue new file mode 100644 index 00000000..238d8129 --- /dev/null +++ b/src/apps/AppSuperMarket/Success.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/apps/AppSuperMarket/components/img/fail.png b/src/apps/AppSuperMarket/components/img/fail.png new file mode 100644 index 00000000..f6eff0cd Binary files /dev/null and b/src/apps/AppSuperMarket/components/img/fail.png differ diff --git a/src/apps/AppSuperMarket/components/img/success.png b/src/apps/AppSuperMarket/components/img/success.png new file mode 100644 index 00000000..4966d215 Binary files /dev/null and b/src/apps/AppSuperMarket/components/img/success.png differ