@@ -30,6 +30,11 @@
uni.stopPullDownRefresh()
}, 500);
},
+ onShareAppMessage() {
+ return {
+ title:"弘则移动CRM"
+ }
+ },
methods: {
// 跳转消息列表
@@ -50,6 +50,11 @@
return this.$store.state.userInfo
}
handleLoginOut() {
this.$dialog.confirm({
@@ -22,6 +22,11 @@
handleGoNext(type) {
if(type==='custome'){