浏览代码

adjust name

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

+ 1 - 1
src/router/index.js

@@ -67,7 +67,7 @@ export const constantRouterMap = [
67 67
         name: 'GambleGameBucket',
68 68
         component: _import('gambleGameBucket/index'),
69 69
         meta: {
70
-          title: '每局莊家',
70
+          title: '每局紀錄',
71 71
           icon: 'form'
72 72
           // role: ['dd']
73 73
         }