diff --git a/static/test/ai-bg.png b/static/test/ai-bg.png new file mode 100644 index 0000000..70f630e Binary files /dev/null and b/static/test/ai-bg.png differ diff --git a/static/test/ai-friend.png b/static/test/ai-friend.png new file mode 100644 index 0000000..68669bc Binary files /dev/null and b/static/test/ai-friend.png differ diff --git a/static/test/ai-self.png b/static/test/ai-self.png new file mode 100644 index 0000000..86815ad Binary files /dev/null and b/static/test/ai-self.png differ diff --git a/static/test/flower-bg.png b/static/test/flower-bg.png new file mode 100644 index 0000000..c6144b0 Binary files /dev/null and b/static/test/flower-bg.png differ diff --git a/static/test/icon-back.png b/static/test/icon-back.png new file mode 100644 index 0000000..85a1fb4 Binary files /dev/null and b/static/test/icon-back.png differ diff --git a/static/test/icon-shop.png b/static/test/icon-shop.png new file mode 100644 index 0000000..f75ae3d Binary files /dev/null and b/static/test/icon-shop.png differ diff --git a/static/test/icon-text.png b/static/test/icon-text.png new file mode 100644 index 0000000..4d5fd22 Binary files /dev/null and b/static/test/icon-text.png differ diff --git a/static/test/icon-translate-down.png b/static/test/icon-translate-down.png new file mode 100644 index 0000000..ef642eb Binary files /dev/null and b/static/test/icon-translate-down.png differ diff --git a/static/test/icon-translate.png b/static/test/icon-translate.png new file mode 100644 index 0000000..24746ef Binary files /dev/null and b/static/test/icon-translate.png differ diff --git a/static/test/icon-voice.png b/static/test/icon-voice.png new file mode 100644 index 0000000..a83e864 Binary files /dev/null and b/static/test/icon-voice.png differ diff --git a/static/test/weather_cloudy.png b/static/test/weather_cloudy.png new file mode 100644 index 0000000..6ba47c0 Binary files /dev/null and b/static/test/weather_cloudy.png differ diff --git a/static/test/weather_rainy.png b/static/test/weather_rainy.png new file mode 100644 index 0000000..de7ba23 Binary files /dev/null and b/static/test/weather_rainy.png differ diff --git a/static/test/weather_smog.png b/static/test/weather_smog.png new file mode 100644 index 0000000..c902edd Binary files /dev/null and b/static/test/weather_smog.png differ diff --git a/static/test/weather_snowy.png b/static/test/weather_snowy.png new file mode 100644 index 0000000..d6a4920 Binary files /dev/null and b/static/test/weather_snowy.png differ diff --git a/static/test/weather_sunny.png b/static/test/weather_sunny.png new file mode 100644 index 0000000..0d7c0df Binary files /dev/null and b/static/test/weather_sunny.png differ diff --git a/subPageC/orderShop/cancelStep.vue b/subPageC/orderShop/cancelStep.vue new file mode 100644 index 0000000..29670e8 --- /dev/null +++ b/subPageC/orderShop/cancelStep.vue @@ -0,0 +1,151 @@ + + + + + \ No newline at end of file diff --git a/subPageC/orderShop/orderCancel.vue b/subPageC/orderShop/orderCancel.vue new file mode 100644 index 0000000..df940ff --- /dev/null +++ b/subPageC/orderShop/orderCancel.vue @@ -0,0 +1,139 @@ + + + + + \ No newline at end of file diff --git a/subPageC/orderShop/orderDetail.vue b/subPageC/orderShop/orderDetail.vue new file mode 100644 index 0000000..2f264dd --- /dev/null +++ b/subPageC/orderShop/orderDetail.vue @@ -0,0 +1,747 @@ + + + + + diff --git a/subPageC/orderShop/orderList.vue b/subPageC/orderShop/orderList.vue new file mode 100644 index 0000000..2e829d3 --- /dev/null +++ b/subPageC/orderShop/orderList.vue @@ -0,0 +1,370 @@ + + + + + diff --git a/subPageC/orderShop/payResult.vue b/subPageC/orderShop/payResult.vue new file mode 100644 index 0000000..6a194df --- /dev/null +++ b/subPageC/orderShop/payResult.vue @@ -0,0 +1,14 @@ + + + + + \ No newline at end of file