Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Grid]边框显示不全 #1085

Closed
beloved-zh opened this issue Sep 14, 2023 · 1 comment · Fixed by #1090
Closed

[Grid]边框显示不全 #1085

beloved-zh opened this issue Sep 14, 2023 · 1 comment · Fixed by #1090

Comments

@beloved-zh
Copy link

tdesign-mobile-vue 版本

1.0.3

重现链接

No response

重现步骤

<template>
  <t-grid :column="3" border class="grid-demo">
    <t-grid-item text="标题文字" description="描述文字" />
    <t-grid-item text="标题文字" description="描述文字" />
    <t-grid-item text="标题最多六字" description="描述最多六字" />
    <t-grid-item text="标题文字" description="描述文字" />
  </t-grid>
</template>

image

期望结果

边框是通过给<grid-item/>添加 ::before::after实现了两个边框,还差两个边框没有

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

👋 @beloved-zh,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant