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

[bug]: app注册按钮无法使用 #5

Open
tsfTSF7 opened this issue Dec 10, 2024 · 2 comments
Open

[bug]: app注册按钮无法使用 #5

tsfTSF7 opened this issue Dec 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tsfTSF7
Copy link

tsfTSF7 commented Dec 10, 2024

版本情况

Campus版本: 1.1.7

问题描述

  1. 复现代码
    我复现uniapp的代码,我将代码导入Hbuilder后,控制台报错,注册按钮无法使用
Console.log("报错了");
  1. 测试涉及到的文件
    components/content/ArrowDown.vue,pages/index/index.vue,pages/me/me.vue,pages/index/tab.vue

具体报错信息如下:
21:10:45.997 [Vue warn]: Error in render: "TypeError: Cannot read property 'userId' of undefined"\n\nfound in\n\n---> at components/content/ArrowDown.vue\n at pages/index/index.vue\n at pages/index/tab.vue
21:10:45.997 [system] ‍[⁠TypeError⁠]‍ {message: "Cannot read property 'userId' of undefined"}
21:10:49.466 [Vue warn]: Error in render: "TypeError: Cannot read property 'userId' of undefined"\n\nfound in\n\n---> at components/content/ArrowDown.vue\n at pages/me/me.vue\n at pages/index/tab.vue
21:10:49.472 [system] ‍[⁠TypeError⁠]‍ {message: "Cannot read property 'userId' of undefined"}

@tsfTSF7 tsfTSF7 added the bug Something isn't working label Dec 10, 2024
@oddfar
Copy link
Owner

oddfar commented Dec 11, 2024

这个页面应该没开发

@tsfTSF7
Copy link
Author

tsfTSF7 commented Dec 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants