Oren Vogds

Results 14 issues of Oren Vogds

改怎么在ts项目下, 全局注册这些指令呢, 目前碰到了update报错

export default async(url = '', data = {}, type = 'GET', method = 'fetch') => {....这句代码报错

### What problem does this feature solve? 重置模块state ### What does the proposed API look like? pinia的$reset()

plus.nativeUI.actionSheet生成的原生UI,在红米note5的web2app中会阻止H5的input的上传事件,没法弹框,在ios下是正常的,在webAPP中均正常 let buttons = [{ title: "刷新", color: "#000" }, { title: "上传", color: "#000" }, { title: "新建文件夹", color: "#000" }, ] if (that.hView) { buttons.push({ title: "创建团队目录", color:...

## Background 主应用是element-ui, 子应用是element-plus, 现在部分子应用的样式, 覆盖掉了主应用的样式 ## Proposal 希望子应用样式, 不要对主应用生效, 官方提了个antd的方案, ## Additional context 但是element-ui全系不支持增加类名前缀

![image](https://user-images.githubusercontent.com/29919045/163658446-d153fb87-aaaf-4a58-a5fa-3c538a7971b1.png)

![image](https://user-images.githubusercontent.com/29919045/132935728-ff49f697-cfae-41d9-b235-8216a95ad880.png)

![a13b86f4ce73ea3a4b6e8f3f3ec36b6](https://user-images.githubusercontent.com/29919045/190847436-de7049b4-4207-4a14-af53-902fdce196de.jpg) 前面的类型是不是矛盾了

比如我希望每次只能拖拽一行高度的一半, 该怎么设置呢 ?