浏览代码

modify sidebar name

EthnaYeh 7 年之前
父节点
当前提交
ad99ab2e38
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -81,7 +81,7 @@ export const constantRouterMap = [
81 81
         name: 'GambleGameBucket',
82 82
         component: _import('gambleGameBucket/index'),
83 83
         meta: {
84
-          title: '每紀錄',
84
+          title: '每紀錄',
85 85
           icon: 'table'
86 86
           // role: ['dd']
87 87
         },