✌️ 🎨 ✌️

This commit is contained in:
syuilo
2017-11-08 16:50:33 +09:00
parent 6379416b9e
commit e78989c3d4
8 changed files with 19 additions and 14 deletions

View File

@@ -72,7 +72,6 @@ export default me => {
};
function mount(content) {
document.documentElement.style.background = '#313a42';
document.documentElement.removeAttribute('data-page');
if (page) page.unmount();
const body = document.getElementById('app');