抹桥
抹桥
add a feature, can't filter translate by path. ```js pxtoviewport({ // import css form node_modules/@alife/wap-union-xman will be ignore. blacklistPath: ['node_modules/@alife/wap-union-xman'], viewportWidth: postcss.viewportWidth || 750, // (Number) The width of the...
Chrome下没有问题,但是在最新版的 Firefox 下有问题。 
Form 组件。 除了提供基础的 Form 组件功能外,需要有校验功能,检测自组建的功能。 同时对内暴露 API ,方便其他子表单组件的开发和接入。 - [ ] 表单 Form - [x] Input - [x] Select - [x] CheckBox - [ ] Radio - [ ] TextArea...