xxmd

Results 2 issues of xxmd

I think `obtainAlbumData` method need execute execute callback even when query result size is 0. The reason is below: 1. query result size 0 is a correct condition. 2. sometimes...

作者您好,我clone这个项目直接点击index.html能运行,放到nginx里面也能运行,但是用webstorm打开项目进行debug当发送ajax请求时就会出现cros跨域问题。 1. 我想问一下你平时是怎么调试的。 2. 你在调试过程中也会遇到跨域问题吗。 3. 你是怎么解决这个问题的。