Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yoho-miniapp-ufo
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
QC-L
2019-01-17 14:24:56 +0800
Commit
50458819d6f958b36803bd01578cf556237724d7
1 parent
2d693ae5
隐藏线下店右上角转发按钮
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/pages/productDetail/index.js
src/pages/productDetail/index.js
View file @
5045881
...
...
@@ -109,6 +109,7 @@ export default class ProductDetail extends Component {
const
storeArr
=
p
.
split
(
','
)
||
[];
const
storeId
=
storeArr
[
1
];
if
(
queryObj
.
skup
)
{
wx
.
hideShareMenu
();
this
.
setState
({
skup
:
queryObj
.
skup
,
storeId
...
...
Please
register
or
login
to post a comment