Leeou
Results
2
issues of
Leeou
求学
# Bug report(问题描述) 我在使用unibest模版时,使用``标签时会标红,报错内容:【类型“IntrinsicElements”上不存在属性“template”。ts-plugin(2339)】 我的其他自己搭建的uniapp vue3 项目没有这个问题 ## Steps to reproduce(问题复现步骤) 1. 使用`pnpm create unibest my-project` 创建项目 2. [email protected] 3. 快速创建,选择base[推荐] 4. `pnpm i ` 安装依赖,写一个标签 `123` ## Screenshot or...