10:54:49.843 [plugin:uni:app-uts] 编译失败
10:54:49.843 error: Not enough information to infer type variable return type of lambda
10:54:49.843 at D:\vue3-element-admin-project\HiGameMonitorApp\higame-monitor-app\unpackage\cache.app-android\src\pages\myuser\login.kt:154:45
10:54:49.843 error: Cannot infer a type for this parameter. Please specify it explicitly.
10:54:49.843 at pages/myuser/login.uvue:33:64
10:54:49.843 31 | <!-- === 导入封装 的验证码 === -->
10:54:49.843 32 | <view class="verification-area-box">
10:54:49.843 33 | <l-code-input v-model="verCodeInput" borderColor="#eeeeee" :mask="false"></l-code-input>
10:54:49.843 | ^
10:54:49.843 34 | </view>
10:54:49.844 35 | </view>

梅小乖
- 发布:2025-06-17 10:57
- 更新:2025-06-17 10:59
- 阅读:39
1 个回复
DCloud_UNI_JBB
您好,麻烦发个可复现demo