MrShi
13 小时以前 ec9047869bd2642821d1dfc5bbd339313d910d66
bicycle/pages/trajectory/trajectory.vue
@@ -95,6 +95,7 @@
               this.info = rideInfo
               this.includePoints = tracks
               this.markers = this.buildMarkers(startPoint, endPoint)
               this.polyline = tracks.length ? [{
                  points: tracks,
                  color: '#01B6AD',