From 07dc8bf8344890be2e253801d398990a76a7ce1c Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Sat, 21 Jul 2018 08:47:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E8=AE=BE=E5=A4=87=E5=88=A4?= =?UTF-8?q?=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: b0fcd554d934259ea58187452785c3a9a56c64a4 [formerly b0fcd554d934259ea58187452785c3a9a56c64a4 [formerly b0fcd554d934259ea58187452785c3a9a56c64a4 [formerly b0fcd554d934259ea58187452785c3a9a56c64a4 [formerly 34226601ec79c52767f74109b1813a396d2dc605 [formerly dbb1af9b0c7b60efa8f8b9f9bee8da61b3197ac3]]]]] Former-commit-id: 4a0fac504665277509d1f4a65fa63eddf170bfc1 Former-commit-id: 3666dfaef0e6eb43a62959a00832a67540a9e0df Former-commit-id: 14836b621d0f8d0b3d0982eec086fa6334afd80d [formerly 5b1ed7a7065b47fd37de6ed71db4c6b709ded728] Former-commit-id: ac7827d7b5674c7bb57764686c10f1721d4ceca7 Former-commit-id: 4bb10eb0e6081ef9556380c92a992b810936477f Former-commit-id: 12fa567115e57ce5da084eaa1cbd5e0d842f470d Former-commit-id: a927e3bc505c09154e1054d0aee79d42711570aa Former-commit-id: 8907e13de1ebe0478bc1d7776553f156e361ec37 --- public/index.html | 2 + public/is-mobile.html | 40 ++++++------------- public/script/ua-parser.min.js.REMOVED.git-id | 1 + public/script/ua.js | 9 +++++ src/libs/util.js | 26 +----------- src/main.js | 4 +- src/router/index.js | 11 ----- src/store/modules/d2admin.js.REMOVED.git-id | 2 +- 8 files changed, 29 insertions(+), 66 deletions(-) create mode 100644 public/script/ua-parser.min.js.REMOVED.git-id create mode 100644 public/script/ua.js diff --git a/public/index.html b/public/index.html index 01b8c8c4..a777dcdc 100644 --- a/public/index.html +++ b/public/index.html @@ -149,6 +149,8 @@ s.parentNode.insertBefore(hm, s); })(); + +