敏感词
This commit is contained in:
@@ -143,20 +143,14 @@ export default {
|
||||
},
|
||||
onLoad(option) {
|
||||
console.log(option)
|
||||
// userId: 'ChenChen',
|
||||
// toUserId: 'LiuYe',
|
||||
// toName: '刘烨',
|
||||
// type: '0',
|
||||
// seq: '12481'
|
||||
|
||||
// this.params = {...option}
|
||||
this.params = {
|
||||
userId: 'ChenChen',
|
||||
toUserId: 'LiuYe',
|
||||
toName: '刘烨',
|
||||
type: '0',
|
||||
seq: '12481'
|
||||
}
|
||||
this.params = {...option}
|
||||
// this.params = {
|
||||
// userId: 'ChenChen',
|
||||
// toUserId: 'LiuYe',
|
||||
// toName: '刘烨',
|
||||
// type: '0',
|
||||
// seq: '12481'
|
||||
// }
|
||||
this.id = this.params.userId
|
||||
this.scrollHeight = uni.getSystemInfoSync().windowHeight - 56
|
||||
this.injectJWeixin('openLocation')
|
||||
|
||||
Reference in New Issue
Block a user