Skip to content

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

@ShifaTang

Description

@ShifaTang

版本情况

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"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions