06 2016 档案
yii asset 初步
摘要:yii 版本是2.0 .8 我 js 目录 web->js->login.js 页面引入js方法一: $this->registerJsFile('@web/js/login.js',['depends'=>['app\assets\AppAsset']]); 红色必需 页面引入js方法二: 直接在
阅读全文
yii 验证问题
摘要:yii 版本2.08 yii 验证码问题 1.模型里加入'verifyCode', 'captcha','message'=>'error','captchaAction' => 'test/captcha' * 这个要配置指定的方法'captchaAction' => 'test/captcha'
阅读全文
embed chrome 无法播放问题
摘要:火狐下<embed src='1.mp3' autostart='false' hidden='true' loop='false' ></embed>正常, chrome 不能播放, 网上找了很多也解决不了,就把他的其它属性去掉,发现把hidden='true'支掉就正常了
阅读全文
浙公网安备 33010602011771号