This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
massage-front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
初始化
pull/4/head
前端-胡立永
4 months ago
parent
d2127d6b7f
commit
f2a2993346
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mixins/configList.js
+ 1
- 1
mixins/configList.js
View File
@ -19,8 +19,8 @@ export default {
// 1.发送给朋友
onShareAppMessage
(
res
)
{
let
o
=
{
...
this
.
Gshare
,
title
:
this
.
configList
.
logo_name
,
...
this
.
Gshare
,
}
if
(
this
.
userInfo
.
id
)
{
o
.
path
=
this
.
Gshare
.
path
+
'?shareId='
+
this
.
userInfo
.
id
Write
Preview
Loading…
Cancel
Save