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
李奇
2019-02-25 14:57:16 +0800
Commit
f1275d22f0b9a5883beab9c966c8f47a4ae2379a
1 parent
41828c2a
删除无效log
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/pages/productDetail/index.js
src/pages/productDetail/index.js
View file @
f1275d2
...
...
@@ -125,7 +125,6 @@ export default class ProductDetail extends Component {
let
code
=
options
.
scene
;
getQRCodeSource
(
code
).
then
(
json
=>
{
if
(
json
)
{
console
.
log
(
json
)
if
(
json
.
skup
)
{
wx
.
hideShareMenu
();
this
.
setState
({
...
...
Please
register
or
login
to post a comment