Skip to content

🐛 [Bug]: 文档内容与实际使用效果不一致问题(主题色、按需引入等) #1545

Open
@peiyanlu

Description

@peiyanlu

Version

1.5.1

Vue Version

3.2.45

Link to minimal reproduction

1、主题问题
按照文档安装依赖之后,引入时并没有文档中所提供的的多种主题
2、按需引入问题
部分组件路径错误,例如:
Snipaste_2023-01-31_16-04-51

3、文档部分错误,例如:
// 第二种 引入局部调用
import { message } from 'vue-devui'

应为:
// 第二种 引入局部调用
import { Message } from 'vue-devui'

Step to reproduce

暂无

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions