refactor: All Pages tree Vue component

This commit is contained in:
NGPixel
2017-05-21 18:58:19 -04:00
parent 6814c952bf
commit bf6eae1428
6 changed files with 114 additions and 142 deletions

View File

@@ -18,7 +18,9 @@ html
link(rel='manifest', href='/manifest.json')
//- Site Lang
script var siteLang = '!{appconfig.lang}';
script.
var siteLang = '!{appconfig.lang}';
var siteRoot = '!{appconfig.host}';
//- JS / CSS
script(type='text/javascript', src='/js/libs.min.js')