jiazhipeng 2 months ago
parent
commit
b57487446e
  1. 2
      src/views/User/Index.vue

2
src/views/User/Index.vue

@ -18,7 +18,7 @@ export default {
selectIndex: 0,
navList: [
{title: "个人中心",path:"/User/UserCenter"},
{title: '我的购物车',path:"" },
{title: '我的购物车',path:"/User/ShoppingCart" },
{title: '我的订单',path:"/User/OrderList" },
{title: '评价管理',path:"" },
{title: '我的发票',path:"/User/UserInvoice" },

Loading…
Cancel
Save