删除7月份的广告展示

This commit is contained in:
FairyEver 2019-08-17 17:58:40 +08:00
parent d1912cba60
commit 79362f0ff8
1 changed files with 1 additions and 9 deletions

View File

@ -63,13 +63,5 @@ export const menuHeader = [
]
},
demoPlayground,
demoBusiness,
// 恰饭
...process.env.VUE_APP_BUILD_MODE === 'TRAVIS' ? [
{
path: 'https://gio.ren/w/nP2OALom',
title: 'Web进阶教程',
icon: 'book'
}
] : []
demoBusiness
]