You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "oddfar/campus-example" ***@***.***>;
发送时间: 2024年12月11日(星期三) 中午12:32
***@***.***>;
***@***.******@***.***>;
主题: Re: [oddfar/campus-example] [bug]: app注册按钮无法使用 (Issue #5)
这个页面应该没开发
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
版本情况
Campus版本: 1.1.7
问题描述
我复现uniapp的代码,我将代码导入Hbuilder后,控制台报错,注册按钮无法使用
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"}
The text was updated successfully, but these errors were encountered: