[Client:Mobile] Update desogn

This commit is contained in:
syuilo 2017-02-17 14:03:17 +09:00
parent 941e9924c6
commit c9b4a9e5e9
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ const route = require('./router.ls');
* Boot
*/
boot(me => {
// http://qiita.com/junya/items/3ff380878f26ca447f85
document.body.setAttribute('ontouchstart', '');
// Register mixins
mixins(me);