fix: 修复子组件在父组件setup时无法获取$scope字段 ask 199111 #239
Annotations
10 errors
packages/runtime-core/src/apiLifecycle.ts#L17
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-core/src/renderer.ts#L81
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-core/src/renderer.ts#L1281
Parameter 'el' implicitly has an 'any' type.
|
packages/runtime-service/src/directives/vModel.ts#L1
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-service/src/directives/vModel.ts#L23
Parameter 'e' implicitly has an 'any' type.
|
packages/runtime-service/src/directives/vShow.ts#L1
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-service/src/dom.ts#L7
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-service/src/helpers/useCssVars.ts#L12
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-service/src/index.ts#L1
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
packages/runtime-service/src/modules/attrs.ts#L1
Cannot find module '@dcloudio/uni-shared' or its corresponding type declarations.
|
This job failed
Loading