-
Notifications
You must be signed in to change notification settings - Fork 121
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
前端服务起不来 #6
Comments
哥们你前端vue文件里的标签怎么好几个不闭合的 login.vue里竟然还有这么一句,你这是要害死小白鼠啊 哭 |
v-model="userName" :value='user_name' |
@ycycorona 好的,感谢提醒,这里是半年前上传的项目,里面在代码结构(比如你提到的标签的闭合啊之类的难免做的不够好),也有像v-model="userName" :value='user_name'这样很“对不起“Vue小白的代码。所以哪里做的不好,写的有问题,也请多多指正,避免这类问题发生,希望用我们的举手之劳,帮助更多的人。 |
@alloyteamzy 额 态度这么好 我都不好意思了,就这两个文件 你瞅瞅吧,感觉是不小心动乱了,ide的会有代码提示。就是想找到缺的tag还是要费点眼里 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
依赖包全部安装了,server能跑起来,前端服务起不来
The text was updated successfully, but these errors were encountered: