|
@@ -362,7 +362,7 @@ export default {
|
|
title: this.shareInfo.content,
|
|
title: this.shareInfo.content,
|
|
desc: this.shareInfo.title,
|
|
desc: this.shareInfo.title,
|
|
success: () => {
|
|
success: () => {
|
|
- this.shareReceiveCloudPhone()
|
|
|
|
|
|
+ // this.shareReceiveCloudPhone()
|
|
},
|
|
},
|
|
fail: () => {
|
|
fail: () => {
|
|
Toast({
|
|
Toast({
|