pengqian

Results 7 issues of pengqian

1. When I push to a new controller and back to topController ,the shadow disappeared 2. I can't change the contentLength when pushing to a new controller Is there any...

Thank you for sharing such a wonderful theme. I find the layout will be wrong when i use iPhone safari to view my web for example,post button will cover about-info...

``` public func selectItemAtIndex(index: Int) { let tag = index + tagGap let currentIndex = selectedItem.tag - tagGap //this line exit break guard currentIndex != index && selectedItem != nil...

``` cv2pdb.exe -C MyApp.exe ``` and get this error: ``` MyApp.pdb: cannot load PDB helper DLL ```

### tdesign-vue 版本 1.7.6 ### 重现链接 _No response_ ### 重现步骤 用tdesign遇到了2个问题: 1. 设置了圆角情况下这个高亮没带圆角。 2. 高亮会覆盖上层的元素,哪怕设置了z-index也没用。 ### 期望结果 1. 高亮矩形正确继承t-button上的圆角样式; 2. 不覆盖顶层元素; ### 实际结果 _No response_ ### 框架版本 Vue2 ### 浏览器版本...

need more info

picker.topViewController.navigationItem.rightBarButtonItem = self.doneButton 这句执行了但立马被设置回原有自带的cancel了 我用的iOS10的虚拟机 另外问一下,这种方式允许上架么?