diff --git a/src/locale/zh-Hans.json b/src/locale/zh-Hans.json index 6a1358b..62061ef 100644 --- a/src/locale/zh-Hans.json +++ b/src/locale/zh-Hans.json @@ -1,7 +1,7 @@ { "tabbar.home": "首页", "tabbar.about": "关于", - "tabbar.cart": "购物车", + "tabbar.cart": "进货车", "tabbar.store": "商家", "tabbar.me": "我的", "i18n.title": "中文标题", diff --git a/src/pages/cart/components/EmptyCart.vue b/src/pages/cart/components/EmptyCart.vue index 482af68..860f581 100644 --- a/src/pages/cart/components/EmptyCart.vue +++ b/src/pages/cart/components/EmptyCart.vue @@ -1,3 +1,9 @@ +