Authored by 陈峰

commit

... ... @@ -36,7 +36,7 @@ if (!isDev) {
const getContext = (req) => {
return {
url: req.url,
title: 'BLK2!',
title: '',
user: req.user,
env: {
isApp: req.yoho.isApp,
... ...