yiqing-95

Results 6 issues of yiqing-95

hi canni : i use the gii generate the views , but in admin view , there come out some exception : Fatal error: Call to a member function getDbCriteria()...

this fearture is common needed . so if it can be implemented . may refer this : http://www.freshdesignweb.com/jquery-menu.html

对于post 请求 一般会附加 csrftoken 如果后台需要这个值 在初始值ajax请求时 需要客户端传递这个数据 ```js // SelectPage.prototype.setInitRecord if (typeof p.data === 'object') { var data = new Array(); var keyarr = key.split(','); $.each(keyarr,function(index,row){ for (var i =...

suggest

这个错误 Uncaught Exception: SyntaxError: Unexpected token * in JSON at position 49756799 at JSON.parse () at e.exports.C._deserialize (/Applications/BilibiliVideoDownload.app/Contents/Resources/app.asar/index.js:8:51115) at e.exports.get store [as store] (/Applications/BilibiliVideoDownload.app/Contents/Resources/app.asar/index.js:8:54579) at new C (/Applications/BilibiliVideoDownload.app/Contents/Resources/app.asar/index.js:8:52362) at new...

lib "fzaninotto/faker" is under public archive status . yii2-facker use the "fakerphp/faker" instead .