+
@@ -192,7 +195,7 @@
:avatarUrl="historyTopList[historyTopIndex].topUser.avatar"
:name="historyTopList[historyTopIndex].topUser.nickname"
:distributionValue="historyTopList[historyTopIndex].topUser.quantity || ''"
- style="width: 90%"
+ style="flex: 1; min-width: 0"
@click="viewUserInfo(historyTopList[historyTopIndex].topUser.userId)"
/>
@@ -220,17 +223,33 @@
/>
+
+
+
+ {{ historyTopList[historyTopIndex].cycleDisplay }}
+