jQuery MiniUI

标题: 编译问题 如下(求指点) [打印本页]

作者: ypgsh    时间: 2016-2-25 22:48:45     标题: 编译问题 如下(求指点)

异常详细信息: System.ArgumentNullException: 值不能为空。
参数名: name

源错误:

行 15:         String methodName = Request["method"];       行 16:         Type type = this.GetType();行 17:         MethodInfo method = type.GetMethod(methodName);行 18:         if (method == null) throw new Exception("method is null");


作者: dforce    时间: 2016-2-26 09:30:10

MiniUI只是js控件,我们提供的后台只是为了展示示例
如果你使用有问题,可以自己搭建后台,只要返回我们格式的数据就可以




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2