Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否提供webstrom调试vue的教程 #295

Closed
he0128 opened this issue Jul 11, 2019 · 2 comments
Closed

能否提供webstrom调试vue的教程 #295

he0128 opened this issue Jul 11, 2019 · 2 comments

Comments

@he0128
Copy link

he0128 commented Jul 11, 2019

版本号:
问题描述:
截图&代码:
@zhangdaiscott
Copy link
Member

@zhangdaiscott
Copy link
Member

zhangdaiscott commented Jul 12, 2019

  1. 在需要调试的代码地方加上 debugger

image

  1. 谷歌浏览器F12打开,访问对应页面,会自动跳到debug模式
    通过F10等快捷键跟踪代码
    image

相关链接:
https://segmentfault.com/a/1190000009682735
https://blog.csdn.net/qq_31487797/article/details/82500720

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants