From 8f1f34884365a8065c90ac3d1fcc5e452748a0c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Wed, 15 Mar 2023 15:58:01 +0800 Subject: [PATCH 1/2] first commit --- js 判断浏览器版本号.html | 150 +++++++++++++++++++++++++++++++++++++++ npm ua-device.txt | 1 + 2 files changed, 151 insertions(+) create mode 100644 js 判断浏览器版本号.html create mode 100644 npm ua-device.txt diff --git a/js 判断浏览器版本号.html b/js 判断浏览器版本号.html new file mode 100644 index 0000000..6341f92 --- /dev/null +++ b/js 判断浏览器版本号.html @@ -0,0 +1,150 @@ + + + + + + + + Document + + + + + + + + \ No newline at end of file diff --git a/npm ua-device.txt b/npm ua-device.txt new file mode 100644 index 0000000..87b907d --- /dev/null +++ b/npm ua-device.txt @@ -0,0 +1 @@ +https://www.npmjs.com/package/ua-device \ No newline at end of file From c7c5e7d29a049c5e48ea63cf288289e4c085edd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Sun, 16 Jul 2023 11:51:42 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=B8=BA=E4=BB=93=E5=BA=93=E5=90=88?= =?UTF-8?q?=E5=B9=B6=E5=81=9A=E5=87=86=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js 判断浏览器版本号.html => tools/js 判断浏览器版本号.html | 0 npm ua-device.txt => tools/npm ua-device.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename js 判断浏览器版本号.html => tools/js 判断浏览器版本号.html (100%) rename npm ua-device.txt => tools/npm ua-device.txt (100%) diff --git a/js 判断浏览器版本号.html b/tools/js 判断浏览器版本号.html similarity index 100% rename from js 判断浏览器版本号.html rename to tools/js 判断浏览器版本号.html diff --git a/npm ua-device.txt b/tools/npm ua-device.txt similarity index 100% rename from npm ua-device.txt rename to tools/npm ua-device.txt