Evelyn

Results 1 issues of Evelyn

#### 实现场景: input-text选择器模式+多选模式,在删除某项内容时需要获取输入框中删除后的值 #### 存在的问题: 删除输入框内容时没有触发change事件 #### 当前方案: { "type": "page", "body": { "type": "form", "debug": true, "body": [ { "name": "text", "type": "input-text", "label": "text", "multiple": true, "options": [...