diff --git a/common/utils.js b/common/utils.js index 556f693..3184fa0 100644 --- a/common/utils.js +++ b/common/utils.js @@ -299,7 +299,8 @@ // #endif }) } - + +// 获取触摸位置 export function getTouchPoint(e) { if (!e) { return { diff --git a/common/utils.js b/common/utils.js index 556f693..3184fa0 100644 --- a/common/utils.js +++ b/common/utils.js @@ -299,7 +299,8 @@ // #endif }) } - + +// 获取触摸位置 export function getTouchPoint(e) { if (!e) { return { diff --git a/components/card.vue b/components/card.vue index 0075ba6..6b118d5 100644 --- a/components/card.vue +++ b/components/card.vue @@ -1,8 +1,15 @@ +