diff --git a/README.md b/README.md index 834b87f..88fd0ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # @uni-helper/uni-ui-types +**该仓库已废弃,请查看 [@uni-helper/uni-types](https://github.com/uni-helper/uni-types) 获取最新支持。** + [![License](https://img.shields.io/github/license/uni-helper/uni-ui-types)](https://github.com/uni-helper/uni-ui-types/blob/main/LICENSE) [![npm](https://img.shields.io/npm/v/@uni-helper/uni-ui-types)](https://www.npmjs.com/package/@uni-helper/uni-ui-types) @@ -41,7 +43,7 @@ - 配置 `tsconfig.json`,确保 `compilerOptions.types` 中含有 `@dcloudio/types`、`@uni-helper/uni-app-types` 和 `@uni-helper/uni-ui-types`,且 `include` 包含了对应的 `vue` 文件
- 2.0.14 <= Vue Language Features (Volar) & vue-tsc + 2.0.14 <= Vue Language Features (Volar) & vue-tsc <= 2.0.21 ```json {