2017-09-15 30 views

回答

0

你可以這樣做:path.join(__dirname,"..")

不要忘記路徑(const path = require('path'))的進口。

相關問題