Elodie Hill

Results 18 comments of Elodie Hill

应该在左边,有可以配置的选项吗

可以merge的,🙏谢谢改进,之后会改成可以配置的

谢谢,将会在之后的版本中注意手机端适配

应该是SSR的问题?这个需要后续支持SSR

这种情况无法解决,因为百度设置了X-Frame-Options之后,只能在同域名的网站将其嵌入到iframe中。建议添加不做此限制的网站。https://cn.bing.com/

不错的建议,会考虑实现

谢谢,非常感谢,单点登录这个问题主要依赖服务端去解决,可以尝试在主页面注册cookie,之后子页面中可能获取到这些cookie。或者直接使用vue组件作为窗口内容,这样的内容渲染不是通过iframe。

same > > This is a tough one. I'd like to see some scenarios where you want a server-side sortable column that doesn't have an accessor. Even for "display" columns...

> I still think a Deno port would be great, but after many hours I found a way to make it work without one @royalknight56 > > ```ts > //...