This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
app2.0 - 通讯录禁用点击事件
临城职教中职
ndbs
2 years ago
parent
fcd9847b39
commit
caf41f1d38
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/contact.vue
+ 1
- 0
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/contact.vue
View File
@@ -33,6 +33,7 @@ export default {
methods: {
// 处理点击用户的场合,跳转到消息页
userClick(item) {
return
this.NAV_TO(`/pages/msg/chat?id=${item.id}&name=${item.name}`)
}
},
Write
Preview
Loading…
Cancel
Save