Browse Source

no message

ZhouFeng 3 years ago
parent
commit
473224bf08
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/common/sider.vue

+ 2 - 0
src/common/sider.vue

@@ -68,12 +68,14 @@
             path: '/shopInfo',
             name: 'shopInfo',
             title: '商户信息',
+            title: '商家信息',
             icon: '/static/image/order-icon.png',
             children: [
               {
                 path: '/shopInfo/shopInfos',
                 name: 'shopInfos',
                 title: '门店管理',
+                title: '订单列表',
               }
             ]
           },