diff --git a/src/assets/homeImage/videoIcon.svg b/src/assets/homeImage/videoIcon.svg new file mode 100644 index 0000000..eda16c4 --- /dev/null +++ b/src/assets/homeImage/videoIcon.svg @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/src/components/biserialListItem/biserialListItem.vue b/src/components/biserialListItem/biserialListItem.vue index 6b79c78..7670771 100644 --- a/src/components/biserialListItem/biserialListItem.vue +++ b/src/components/biserialListItem/biserialListItem.vue @@ -7,52 +7,87 @@
- 九龙 > 尖沙咀/佐敦
+ {{
+ location&&location.data&&location.data[1]?`${ location&&location.data&&location.data[data&&data.location&&data.location.substring(0,1)] } > ${ location&&location.data[data&&data.location] }`:''
+ }}
+