btea

Results 424 comments of btea

我暂时先关闭这个issue,有问题欢迎继续补充。

Run this script to generate the corresponding content. https://github.com/element-plus/element-plus/blob/d94aa4cdb5a13ebc9330aefa8aaa4f2b5dcd87c4/docs/package.json#L8

There is a conflict between the code and the default branch, which needs to be resolved.

I tried the example you provided and it works fine when I run it locally. ![image](https://github.com/element-plus/element-plus/assets/24516654/cc05f824-86e8-4114-b2aa-0bc2a198a156)

You just need to install the desired Vue version in the project, this should not be limited by this project.

I don’t seem to understand what you mean, but the official website looks normal. ![image](https://github.com/element-plus/element-plus/assets/24516654/704e9aef-909e-48a3-8bc4-65d74f47fff5)

This seems to be normal. When type is not set by default, the corresponding variable value of type info is used here.

Because the info color you currently define is blue(#029acf), the corresponding color for hover is blue, which should be logical.