From 8c1934f36350085860144dcf1f85d51635bbdac1 Mon Sep 17 00:00:00 2001
From: 劉鈞霖 <benson@gmail.com>
Date: 星期三, 10 十一月 2021 14:44:58 +0800
Subject: [PATCH] [ Update ] 新增 popUpFrame 公用元件 來去辨別 裝置開始的modal  以及 複選按鈕元件, 手機聯絡時段功能

---
 PAMapp/package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/PAMapp/package.json b/PAMapp/package.json
index 02e2d34..9c507d0 100644
--- a/PAMapp/package.json
+++ b/PAMapp/package.json
@@ -15,6 +15,7 @@
     "@types/swiper": "^5.4.3",
     "core-js": "^3.18.3",
     "element-ui": "^2.15.6",
+    "lodash": "^4.17.21",
     "nuxt": "^2.15.8",
     "nuxt-property-decorator": "^2.9.1",
     "swiper": "^5.4.5",
@@ -24,6 +25,7 @@
   "devDependencies": {
     "@nuxt/types": "^2.15.8",
     "@nuxt/typescript-build": "^2.1.0",
+    "@types/lodash": "^4.14.176",
     "@vue/test-utils": "^1.2.2",
     "babel-core": "7.0.0-bridge.0",
     "babel-jest": "^27.3.0",

--
Gitblit v1.8.0