Results 7 issues of linmx01

您好,我想关闭表单验证自动触发的功能,不知道有没有trigger对应的属性值? 目前,我发现随便给trigger赋个值,表单就不会在失去焦点或者内容发生改变时自动触发,代码如下: picturecode: [{ required: true, trigger: 'close', validator: validatePicturecode }], 不知道有没有正确的解决方法?谢谢!

Hi,can you tell me how to add shadow while drag the menu?Thanks!

I got an error in the Bugly.Need some help,thanks. logs: ``` # main(2) java.lang.NullPointerException Attempt to invoke virtual method 'android.content.IntentSender android.app.PendingIntent.getIntentSender()' on a null object reference 解析原始 1 java.lang.RuntimeException:Unable to...

请问下,文件密钥带有中文就解压不了,能帮忙解决下不,谢谢!

Hi,I am try to decode a zip file with password,but it doesn't work.Can you help me while you are free.Thanks. This is My code: ![image](https://user-images.githubusercontent.com/16526407/69021964-94b85500-09f4-11ea-8263-a73822022a89.png) and my password Key is...

Does it has a demo to render audio while capture it?Thanks!

hi , when I click "Next" btn , I got below issue , anyone know what cause ? thanks.