修改
This commit is contained in:
parent
bd9e97dd9f
commit
c5f2bb73e9
@ -116,11 +116,7 @@
|
||||
import {
|
||||
getSex
|
||||
} from '@/utils/conversion.js'
|
||||
import protocol from '../quanyi/quanyi.vue'
|
||||
export default {
|
||||
components: {
|
||||
protocol,
|
||||
},
|
||||
props: [
|
||||
'Refresh', 'down'
|
||||
],
|
||||
@ -186,12 +182,6 @@
|
||||
mounted() {
|
||||
this.info()
|
||||
},
|
||||
onReady() { //更改导航栏文字
|
||||
uni.setNavigationBarTitle({
|
||||
title: this.title,
|
||||
});
|
||||
},
|
||||
onShow() {},
|
||||
methods: {
|
||||
//前往聊天
|
||||
goseekadvicefrom(item) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user