L.Mr.Chen

Results 2 issues of L.Mr.Chen

verify.js第30行,`var value = _.get(vm, field);` 这里得到的value可能为undefined,这时候应该设置成""或者直接返回,否则会出现以下异常 > verify.js?e6eb:68 Uncaught TypeError: Cannot read property 'length' of undefined > at VueComponent.validate (verify.js?e6eb:68) > at eval (verify.js?e6eb:35) > at Array.map () > at...

只需要修改yelee/layout/_partial/post/share.ejs中addthis_sharing_toolbox为addthis_inline_share_toolbox" Just open the file share.ejs located at yelee/layout/_partial/post and change the class addthis_aharing_toolbox to addthis_inline_share_toolbox