synctimes163

Results 8 comments of synctimes163

![image](https://user-images.githubusercontent.com/78259973/173221538-39db27cb-ba59-4c8b-9ad1-b6e2b7eb07f5.png)弹窗只在红框内,如何实现

让我升级最新版是哪个版本?怎么执行升级最新版本命令 在 2022-08-06 00:12:06,"leejimqiu" ***@***.***> 写道: 升级最新版即可 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: ***@***.***>

![image](https://user-images.githubusercontent.com/78259973/183355998-49e7f18c-f0ca-4d2d-9a38-09ae7a8f914e.png) 已经是最新版了啊,仍然复现,麻烦看看呢

> npm 安装之后,还需要用开发者工具 “构建” npm 安装,还需要工具“构建” 演示示例出来不是代表成功了吗? 找出原因了,跟 放置的节点位置有关。 这个你们做优化吗? ![image](https://user-images.githubusercontent.com/78259973/183540786-b5209ecc-6b11-432e-b742-e5e90d9610f5.png)

ok 那组件里面的文字和 宽度可以设置吗?怎么设置? 现在默认最大是 374rpx.如果文字想换行可以吗 .t-toast__content { position: fixed; right: -50%; left: 50%; transform: translate(-50%, -50%); background-color: rgba(0, 0, 0, 0.6); align-items: center; border-radius: 8rpx; font-size: 28rpx; color: white; max-width:...

.t-sticky__content 设置 最大值才能兼容,能否自适应 `.t-sticky__content { max-width: 500px; margin: 0 auto; }`

> @synctimes163 先看一下一下源码哈~ https://github.com/Tencent/tdesign-mobile-vue/blob/develop/src/cascader/demos/lazy.vue 感谢哈,实现了

同遇到 该问题,怎么解决呢