Add gear js to route template
parent
01217fbe04
commit
5a8e1c287b
|
@ -22,6 +22,7 @@ module.exports = (plugin, app) => {
|
|||
title: 'gear',
|
||||
www_name: app.live.conf.www_name,
|
||||
www_copyright: app.live.conf.www_copyright,
|
||||
scripts: ['/js/gear.js'],
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue