接口对接+效果美化
This commit is contained in:
@@ -174,6 +174,12 @@
|
||||
this.getTitles(id)
|
||||
},
|
||||
setOneCateIndex(item, index) {
|
||||
if(item.title == "时辰取穴"){
|
||||
uni.navigateTo({
|
||||
url: "../timeAcupoint/timeAcupoint"
|
||||
})
|
||||
return
|
||||
}
|
||||
let id = item.id
|
||||
this.curOneCateIndex = index
|
||||
this.curTwoCateIndex = 0
|
||||
|
||||
Reference in New Issue
Block a user