diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue
index 1b8faac1521345513353e96050dd24d94610d432..4aba91560722eae423eb220bcd11855144776ebb 100644
--- a/src/components/HelloWorld.vue
+++ b/src/components/HelloWorld.vue
@@ -1,43 +1,219 @@
-
-
-
-
{{ msg }}
-
- You’ve successfully created a project with
- Vite +
- Vue 3.
-
+
+
添加商品
+
{{ errorMessage }}
+
+
+
+
+
+
+
+
+
+
+
当前购物车为空
+
+
总计:{{ totalPrice.toFixed(2) }} 元
+
+