.
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
},
|
},
|
||||||
// 穴位详情
|
// 穴位详情
|
||||||
gotoDetail(item){
|
gotoDetail(item){
|
||||||
this.showNoRights()
|
// this.showNoRights()
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url:"./acupointDetail?id=" + item.id
|
url:"./acupointDetail?id=" + item.id
|
||||||
})
|
})
|
||||||
@@ -262,7 +262,7 @@
|
|||||||
// title: 'focus事件,输出值为:' + e.value,
|
// title: 'focus事件,输出值为:' + e.value,
|
||||||
// icon: 'none'
|
// icon: 'none'
|
||||||
// })
|
// })
|
||||||
this.showNoRights()
|
// this.showNoRights()
|
||||||
this.showSearchList = true
|
this.showSearchList = true
|
||||||
},
|
},
|
||||||
// cancel(res) {
|
// cancel(res) {
|
||||||
|
|||||||
Reference in New Issue
Block a user