diff --git a/static/js/checkm.js b/static/js/checkm.js new file mode 100644 index 0000000..a4ef8e2 --- /dev/null +++ b/static/js/checkm.js @@ -0,0 +1,3 @@ +if ((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))) { + window.location.href="http://wap.aiprose.com"; +} diff --git a/views/T.header.tpl b/views/T.header.tpl index 37faf10..844cb6b 100644 --- a/views/T.header.tpl +++ b/views/T.header.tpl @@ -9,9 +9,10 @@ {{end}} + {{/**/}} - + {{end}} \ No newline at end of file diff --git a/views/note.html b/views/note.html index 189cbe8..792347e 100644 --- a/views/note.html +++ b/views/note.html @@ -9,6 +9,7 @@ {{/**/}} 我的笔记 - 云悦 +