琉易

Results 59 comments of 琉易

I think this is more better. I packaged the component, then you can define your font color in parent component. Child components will inherit parent component's font color. ``` scss...

我们内部基于 webpack5 的打包工具是这样解决的,可以参考下:https://github.com/DTStack/ko/issues/163

目前使用考虑借助 Turborepo 简化下本地启动的命令,目前易测已经这样做了

> 目前修复最大高度用 Flex 来自适应来做,感觉不太保险。但是暂时没考虑到更好的方法。 目前想到的方案是 > > 1. 用 Flex 的自适应来实现 > 2. 在 Modal 中修改 header 和 footer 的 font-size 属性,然后可以通过写死高度来计算。 > > 各位觉得用哪种方式更好? title 的内容会不会多到需要换行,写死高度这时候就有点不合适了吧

我看最后一个 commit 是把 `isEmpty` 改名为 `empty`,但是好像直接看整个 PR 的 diff,发现还是有 `isEmpty`

@BlueNoob 请问你配置的访问域名是否类似于我的 https://my.liuxianyu.cn/domain

猜想和 https://github.com/mouday/domain-admin-web/issues/19 问题类似