move the function of switching desktop/mobile page to frontend

This commit is contained in:
MaysWind
2021-05-30 21:48:12 +08:00
parent 9c50fad6af
commit f076513214
8 changed files with 75 additions and 21 deletions
-6
View File
@@ -69,12 +69,6 @@
"url": "https://github.com/mattn/go-sqlite3",
"licenseUrl": "https://github.com/mattn/go-sqlite3/blob/master/LICENSE"
},
{
"name": "UserAgent",
"copyright": "Copyright (c) 2012-2020 Miquel Sabaté Solà",
"url": "https://github.com/mssola/user_agent",
"licenseUrl": "https://github.com/mssola/user_agent/blob/master/LICENSE"
},
{
"name": "Go Cryptography",
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",