IP屬地:上海
規(guī)范: 1.縮寫屬性 2.省略小數(shù)點(diǎn)前0 3.選擇器命名a-b 書寫順序: 1.位置 2.大小 3.文字 4.背景 5.其他
1.router-view 兩個(gè)頁(yè)面使用的是同一個(gè)component,默認(rèn)情況下當(dāng)這兩個(gè)頁(yè)面切換時(shí)并不會(huì)觸發(fā)vue的created或者mount...
1.npm install -g serve/http-server 進(jìn)入存放靜態(tài)資源的文件夾(如dist),執(zhí)行serve / http-se...
1.列出所有命名規(guī)則和插件: vue inspect --rules vue inspect --plugins 2.查看某個(gè)規(guī)則和插件: vu...
1.先在package.json中引入,安裝,npm install svg-sprite-loader --save-dev 2.在webpa...
1.Unexpected end of JSON input while parsing near... 解決方法:執(zhí)行npm -g i npm...