Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
程默
mayi-mp-shop
Commits
42436c73
Commit
42436c73
authored
May 18, 2021
by
张卓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
toAppid从链接拿取
parent
b32c2621
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
src/pages/wxArticle/index.vue
+2
-4
No files found.
src/pages/wxArticle/index.vue
View file @
42436c73
...
...
@@ -29,8 +29,6 @@ export default {
}
},
async
onLoad
(
options
){
// this.link = 'https://www.baidu.com/?token=550e48f594414525a1bd0dfda431e370&scene=sso'
// return
if
(
options
.
scene
)
{
//扫码
let
data
=
await
this
.
getParams
(
options
.
scene
);
...
...
@@ -121,8 +119,8 @@ export default {
email
:
""
,
fromAppid
:
"VsEOuDJqBnGNyXZJWCQS"
,
// mobilephone: '15821335747',hgFTLLhgnBmeOyCkcbyv
toAppid
:
'hgFTLLhgnBmeOyCkcbyv'
,
//
toAppid: getUrlKey(link,'toAppid'),//道可
//
toAppid: 'hgFTLLhgnBmeOyCkcbyv',
toAppid
:
getUrlKey
(
link
,
'toAppid'
),
//道可
wxAvatarUrl
:
this
.
$store
.
state
.
userInfo
.
avatarUrl
,
};
login
.
getSsoBcakUrl
(
op
).
then
((
res
)
=>
{
...
...
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