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 @@
+
-
+
一起来识谣
@@ -13,7 +20,6 @@
谣言:
-
{{currentShow.rumor}}
@@ -38,44 +44,44 @@