Giter VIP home page Giter VIP logo

Comments (5)

LeeJim avatar LeeJim commented on July 27, 2024

默认就是 round ,是正常的。
是不是开启了 { style: "v2" } 的配置 ?

from tdesign-miniprogram.

pillys avatar pillys commented on July 27, 2024

设置 round 后,最终样式如下:

element.style {
}
.t-button--round {
    border-radius: 88rpx / 2;    // 这里有问题
}
.t-button--size-l {
    display: flex;
    width: auto;
    margin: 0 32rpx;
    height: 88rpx;
    line-height: 88rpx;
    padding-left: 48rpx;
    padding-right: 48rpx;
}

from tdesign-miniprogram.

LeeJim avatar LeeJim commented on July 27, 2024

理解了,确实有问题。我跟进一下

from tdesign-miniprogram.

github-actions avatar github-actions commented on July 27, 2024

这个 Issue 被标记为了过时 stale ,因为它已经 open 了 30 天,没有任何活动。删除 stale 标签或评论,否则将在 7 天内关闭。

from tdesign-miniprogram.

github-actions avatar github-actions commented on July 27, 2024

此 Issue 被自动关闭,因为它自被标记为过时 stale 以来已闲置 5 天。

from tdesign-miniprogram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.