Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
OF1706
8 years ago
Commit
028744caba5045dac5c62bb6c98f3103e62cd695
1 parent
7cb1b491
code mod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/product/views/action/global/detail.hbs
apps/product/views/action/global/detail.hbs
View file @
028744c
...
...
@@ -99,10 +99,10 @@
<div
class=
"line"
></div>
<span
id=
"code-buy"
class=
"code-buy"
skn=
"
{{
skn
}}
"
>
<span
id=
"code-buy"
class=
"code-buy"
skn=
"
{{
product_
skn
}}
"
>
<div
class=
"code-box"
>
<div
id=
"qrcode-img"
class=
"code-img"
data-url=
'http
s://union.yoho.cn/union/app-downloads.html?openby:yohobuy={"action":"go.productDetail","params":{"product_skn":"
{{
skn
}}
"}}'
>
data-url=
'http
://union.yoho.cn/union/app-downloads.html?openby:yohobuy={"action":"go.globalpurchase","params":{"skn":"
{{
product_
skn
}}
"}}'
>
</div>
<div
class=
"code-font"
>
<em>
手机客户端
<br/>
扫一扫购买
</em>
...
...
Please
register
or
login
to post a comment