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
Plain Diff
Browse Files
Authored by
杨延青
8 years ago
Commit
5c517f7e5f9ab8ce5a306b861ff410d024163139
2 parents
dd84475b
028744ca
Merge branch 'feature/codeMod' into 'release/5.6.1'
code mod 全球购详情页 See merge request
!116
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 @
5c517f7
...
...
@@ -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