diff --git a/src/views/pages/civilizedCity/components/EventListDetailsPopNew.vue b/src/views/pages/civilizedCity/components/EventListDetailsPopNew.vue index c97d51c..97638cc 100644 --- a/src/views/pages/civilizedCity/components/EventListDetailsPopNew.vue +++ b/src/views/pages/civilizedCity/components/EventListDetailsPopNew.vue @@ -98,7 +98,7 @@
-
周边图片
+
周边视频
@@ -240,7 +240,7 @@ export default { }, xAxis: { type: "category", - data: ["2022.11.01", "2022.11.02", "2022.11.03", "2022.11.04", "2022.11.05","2022.11.06","2022.11.07"], + data: ["10:45", "11.00", "11:15", "11:30", "11:45","12:00","12:15","12:30","12:45","13:00"], axisLine: { show: false, // 不显示坐标轴线 lineStyle: { @@ -284,7 +284,7 @@ export default { { type: "line", yAxisIndex: 0, - data: [60, 80, 100, 100, 150, 126,100,160], + data: [4568, 4689, 5602, 5500, 5700, 6592,7890,6500,6300,5600], itemStyle: { normal: { color: "#08e715", //圆点颜色