diff --git a/f/web-kboss/src/router/index.js b/f/web-kboss/src/router/index.js index e877b3b..2582f79 100644 --- a/f/web-kboss/src/router/index.js +++ b/f/web-kboss/src/router/index.js @@ -513,29 +513,29 @@ export const asyncRoutes = [ ] }, // Token用量 - 一级菜单(所有登录用户都能看到) - { - path: "/tokenUsage", - component: Layout, - meta: { - title: "Token用量", - fullPath: "/tokenUsage", - noCache: true, - icon: "el-icon-data-line" - }, - children: [ - { - path: "", - component: () => import('@/views/tokenUsage/index.vue'), - name: 'TokenUsage', - meta: { - title: "Token用量", - fullPath: "/tokenUsage", - noCache: true, - icon: "el-icon-data-line" - } - }, - ] - }, + // { + // path: "/tokenUsage", + // component: Layout, + // meta: { + // title: "Token用量", + // fullPath: "/tokenUsage", + // noCache: true, + // icon: "el-icon-data-line" + // }, + // children: [ + // { + // path: "", + // component: () => import('@/views/tokenUsage/index.vue'), + // name: 'TokenUsage', + // meta: { + // title: "Token用量", + // fullPath: "/tokenUsage", + // noCache: true, + // icon: "el-icon-data-line" + // } + // }, + // ] + // }, // 模型体验 { path: "/modelExperience", diff --git a/f/web-kboss/src/views/homePage/indexLast.vue b/f/web-kboss/src/views/homePage/indexLast.vue index 93dbcff..9b36df7 100644 --- a/f/web-kboss/src/views/homePage/indexLast.vue +++ b/f/web-kboss/src/views/homePage/indexLast.vue @@ -16,8 +16,8 @@
  • 地址:{{ logoInfoNew.home.adress }}
  • 邮箱:{{logoInfoNew.home.email}}
  • -
  • 电话: {{logoInfoNew.home.mobile}} -
  • + +