這里我的做法是,在Left.vue中,就把每次點擊對應的文件路徑,一層層的傳到GoodList.vue中,這樣其實就不需要在Right.vue & GoodList.vue中都做if判斷了。
2020-03-29
npm i -g vue-cli 報錯
Unexpected token < in JSON at position 6 while parsing near '
Unexpected token < in JSON at position 6 while parsing near '
2020-03-26