Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
ybf
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xulili
ybf
Commits
e967ff4e
Commit
e967ff4e
authored
Apr 17, 2020
by
xd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试精准营销活动页数据显示
parent
f1d838da
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
132 additions
and
93 deletions
+132
-93
index.vue
wx_application/src/views/mainSale/active/main/index.vue
+127
-88
WW_verify_NdQI4DAtoC9jyfXm.txt
ybf_wx/WW_verify_NdQI4DAtoC9jyfXm.txt
+0
-1
index.html
ybf_wx/public/qrCode/index.html
+1
-0
index.html
ybf_wx/public/register/index.html
+0
-1
index.vue
ybf_wx/src/views/sideNav/discount/index.vue
+4
-3
No files found.
wx_application/src/views/mainSale/active/main/index.vue
View file @
e967ff4e
This diff is collapsed.
Click to expand it.
ybf_wx/WW_verify_NdQI4DAtoC9jyfXm.txt
deleted
100644 → 0
View file @
f1d838da
NdQI4DAtoC9jyfXm
\ No newline at end of file
ybf_wx/public/qrCode/index.html
View file @
e967ff4e
...
...
@@ -225,6 +225,7 @@
return
context
==
null
||
context
==
""
||
context
==
"undefined"
?
""
:
context
;
}
const
nowUrl
=
GetQueryString
(
'Url'
)
alert
(
`nowurl--->
${
nowUrl
}
`
)
let
pageUrl
=
`http://139.155.48.151:8085/workWx/auth/oauth2/wxMiniQrCode?pageUri=
${
nowUrl
}
`
;
// document.getElementById('uri').innerHTML = 'Uri=' + String(pageUri)
...
...
ybf_wx/public/register/index.html
View file @
e967ff4e
...
...
@@ -86,7 +86,6 @@
}
else
{
onBridgeReady
()
}
// let pageUri = `${nowUrl}&detailid=${voucherId}&actionid=${activeId}&unionid=${unionId}`;
// let storecode = "181"
let
pageUri
=
`pages/user/register/register?storeCode=
${
storecode
}
`
let
pageUrl
=
`http://139.155.48.151:8085/workWx/auth/oauth2/wxMiniQrCode?pageUri=
${
pageUri
}
`
;
...
...
ybf_wx/src/views/sideNav/discount/index.vue
View file @
e967ff4e
...
...
@@ -152,13 +152,14 @@ export default {
}
getVoucherWxUrl
(
postData
).
then
(
res
=>
{
console
.
log
(
res
,
'指向小程序的链接'
)
this
.
zVoucherUrlSet
(
res
.
result
.
link
)
this
.
zlist
.
voucherUrl
=
String
(
res
.
result
.
lin
);
this
.
zpick
(
'h5'
,
String
(
inData
))
// this.zVoucherUrlSet(res.result.link)
});
},
zpick
(
inMsgType
,
inUrl
)
{
switch
(
inMsgType
)
{
case
"text"
:
wx
.
invoke
(
"sendChatMessage"
,
...
...
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