Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mongo-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
mongo-ui
Commits
0189c9ed
Commit
0189c9ed
authored
Aug 30, 2020
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 分享测试
parent
db8cba5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
sharetest.jpg
public/sharetest.jpg
+0
-0
weixinJsSdk.mixin.js
src/mixins/weixinJsSdk.mixin.js
+3
-3
No files found.
public/sharetest.jpg
0 → 100644
View file @
0189c9ed
6.47 KB
src/mixins/weixinJsSdk.mixin.js
View file @
0189c9ed
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
修复讨论: https://developers.weixin.qq.com/community/develop/doc/00044ae90742f8c82fb78fcae56800
修复讨论: https://developers.weixin.qq.com/community/develop/doc/00044ae90742f8c82fb78fcae56800
* @LastEditors: gzw
* @LastEditors: gzw
* @Date: 2019-03-14 18:40:11
* @Date: 2019-03-14 18:40:11
* @LastEditTime: 2020-08-30 18:
17:40
* @LastEditTime: 2020-08-30 18:
41:38
*/
*/
import
cfg
from
"
@/config/index
"
;
import
cfg
from
"
@/config/index
"
;
import
{
getwxAuth
}
from
"
@/api/user
"
;
import
{
getwxAuth
}
from
"
@/api/user
"
;
...
@@ -19,7 +19,7 @@ export default {
...
@@ -19,7 +19,7 @@ export default {
title
=
"
wwww
"
,
title
=
"
wwww
"
,
desc
=
"
aaaa
"
,
desc
=
"
aaaa
"
,
link
=
window
.
location
.
href
,
link
=
window
.
location
.
href
,
imgUrl
=
"
https://
activitystatic.lkbang.net/mongo/images/activity%402x.272880e4
.png
"
imgUrl
=
"
https://
mangguo-mg.liangkebang.net/sharetest
.png
"
)
{
)
{
const
res
=
await
getwxAuth
({
const
res
=
await
getwxAuth
({
appId
:
cfg
.
wxAppId
,
appId
:
cfg
.
wxAppId
,
...
@@ -53,7 +53,7 @@ export default {
...
@@ -53,7 +53,7 @@ export default {
desc
,
desc
,
link
,
link
,
imgUrl
,
imgUrl
,
type
:
""
,
type
:
"
link
"
,
dataUrl
:
""
,
dataUrl
:
""
,
success
:
function
()
{
success
:
function
()
{
console
.
log
(
"
分享成功
"
);
console
.
log
(
"
分享成功
"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment