xing.org1^
xing.org1^
Fixed #97 issues To remove the `border-radius` attribute from `color.less` file
**Describe the bug** When I have a 'border-radius' attribute in my style, the 'color.less' file still has the 'border-radius' attribute unculled. **Show your code** theme/default.less ```css .setting-theme { display: inline-block;...
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 3.2.6 ### Environment macos 10.15.7, Chrome 101.0.4951.64(正式版本) (x86_64), vue ^3.0...
效果:09-vertical.vue例子,满屏的h5页面,上下滑动翻页切换。 问题是:移动端手势翻页,下一页的内容会先一瞬间展示出来,之后展示的这一页再从下往上滑出来,过程很快,做成的视觉效果是切换的页面闪跳一下 ps:pc模拟器完好,是通过改变transform值来实现动画效果 问题2:来回切换几遍页面,就变成了有滚动条的,几个页面连在一起就像一张长页面,可以上下滑动,而不是切换翻页了。
直接手机扫码的demo,左右滑动图片,图片会闪跳一下再执行滑动效果

When sql code has "!= "operator, formatting code gets wrong syntax formatting"! = ". There is an extra space between the "!" symbol and the "=" symbol for example: ```sql...
错误位置 ```js common.expr = common.newNode.expval; ``` 错误栈 ```md TypeError: Cannot read property 'expval' of undefined at Compiler.parserExpr (binding.js? [sm]:730) at Function.parserExpr (binding.js? [sm]:740) at Binding.__bind (binding.js? [sm]:1421) at new Binding...
- [ ] 特效合集 - [ ] 文档整理 - [ ] 分享
在ie8中,点击月份的某个节点,确实能重新渲染容器,但是九月份的数据画不出来,还是父级折线图的那个样子