feat:完善功能
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
isSkip.value = false
|
||||
isBack.value = true
|
||||
let res = await getSpotListApi()
|
||||
console.log(res, '============')
|
||||
navLeft.value = res.data
|
||||
current.value = 0
|
||||
title.value = navLeft.value[current.value].name
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
color: ['#F15A25', '#01FEFE', '#12B5FD'],
|
||||
// color: ['#F15A25', '#01FEFE', '#12B5FD'],
|
||||
polar: {
|
||||
center: ['50%', '40%']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user