oceanblue

Results 15 comments of oceanblue

Nope, the problem is still to me😥(no matter "bottom" gallery or "right" gallery). I fixed it by using fade effect which does not depend on swiper things.

> https://codesandbox.io/s/vue-side-catalogv2vhtml-4werg?file=/src/App.vue:27539-27556 > 这个 .catalog position 只要不是fixed 都会滚动 谢谢,同样的问题,终于知道怎么解决了。

补充一个解决办法,可能有点麻烦,但一劳永逸: 1. 把源码中的 `main.vue` 和 `main.scss` 下载并安装 `[email protected]`(太高了会出问题)和 `node-sass`,如果已经安装可以忽略。这一步的原因是通过 npm 安装的包里是编译后的内容,并不能修改 2. 在需要的地方把 `main.vue` 给导入了 `import XXX from "/path/to/main.vue"`,同时注意与 `main.scss` 的路径关系 3. 在 `main.vue` 里面把所有的 `this.debounceIntoView()` 注释掉(除了 `async mounted()` 里面的第一句定义...

同,Markdown 是目前主流的写作方式(还有 LaTeX),许多个人博客都在用,比如 Typecho 和 Wordpress。

今天突然想到这个没想到已经有 Issue 了,更震惊的是居然...

目前找到了两种替代方案 https://github.com/ripjar/material-datetime-picker https://github.com/FreddyFY/material-datepicker 效果都还可以,样式和 mdui 也挺搭配的。

Unfortunately the author doesn't have enough time or even shows no interest in it, as you can learn from his replies in other issues. The translation can be made by...

So what does the "project translation" exactly mean? I thought it was a English translation of the document. Is it right?

应该还算可以吧... 轻喷的话还是建议改改日历的布局啥的,在我电脑的屏幕上看着很宽很别扭... ![image](https://user-images.githubusercontent.com/36447840/69477184-1574b800-0e1e-11ea-84a5-6c79e21eefdb.png)