modified title

master
yujialong 3 years ago
parent 7a51b21c37
commit 87da12d174
  1. 2
      src/config/index.js

@ -11,7 +11,7 @@ export default {
/** /**
* @description 配置显示在浏览器标签的title * @description 配置显示在浏览器标签的title
*/ */
title: isHh ? '智信云金融随机过程实验教学系统' : '金融随机过程实验教学系统', title: isHh ? '金融随机过程实验教学系统' : '金融随机过程实验教学系统',
/** /**
* @description 是否使用国际化默认为false * @description 是否使用国际化默认为false
* 如果不使用则需要在路由中给需要在菜单中展示的路由设置meta: {title: 'xxx'} * 如果不使用则需要在路由中给需要在菜单中展示的路由设置meta: {title: 'xxx'}

Loading…
Cancel
Save