diff --git a/CoreCms.Net.Uni-App/CoreShop/pages.json b/CoreCms.Net.Uni-App/CoreShop/pages.json index fdb8d6e..2df7b36 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages.json +++ b/CoreCms.Net.Uni-App/CoreShop/pages.json @@ -34,7 +34,7 @@ "path": "pages/index/cart/cart", "style": { "navigationBarTextStyle": "white", - "navigationBarTitleText": "购物车" + "navigationBarTitleText": "结缘清单" } }, { @@ -784,7 +784,7 @@ }, { "pagePath": "pages/index/cart/cart", - "text": "购物车", + "text": "结缘清单", "iconPath": "static/images/indexMenus/index03.png", "selectedIconPath": "static/images/indexMenus/index03_1.png" }, diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/index/cart/cart.vue b/CoreCms.Net.Uni-App/CoreShop/pages/index/cart/cart.vue index 1f8d3e7..cfdb734 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/index/cart/cart.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/index/cart/cart.vue @@ -1,4 +1,4 @@ -