@@ -16,10 +14,13 @@
parseInt(
(new Date(eventData.toDate).getTime() - new Date().getTime()) /
(1000 * 3600 * 24)
- )<0?'0':parseInt(
- (new Date(eventData.toDate).getTime() - new Date().getTime()) /
- (1000 * 3600 * 24)
- ) "
+ ) < 0
+ ? '0'
+ : parseInt(
+ (new Date(eventData.toDate).getTime() - new Date().getTime()) /
+ (1000 * 3600 * 24)
+ )
+ "
/>
@@ -32,59 +33,71 @@
:logoUrl="eventData.logoUrl"
/>
-
+
+
+
+
+
+
+
+
+
+ {{ action.title }}
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
- {{ action.title }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ action.title }}
-
-
-
-
-
+
+
+
+
+
+
+
+ {{ action.title }}
+
+
+
+
+
+
-
+
-
+
-
+
{{ action.score }}