首頁,報id為定義錯誤
ReferenceError: _id is not defined
? ?at Function.MovieSchema.statics.fetch (/Users/xiao_hu/Sites/study/schemas/movie.js:44:17)
其余頁面只要和數據庫有關聯的都報錯,只有錄入頁面無錯誤。
數據已經開啟,也連接好了,是因為data這個文件夾沒有放在項目里面嗎?數據庫內容存儲在根目錄下。
ps 我用的mac
ReferenceError: _id is not defined
? ?at Function.MovieSchema.statics.fetch (/Users/xiao_hu/Sites/study/schemas/movie.js:44:17)
其余頁面只要和數據庫有關聯的都報錯,只有錄入頁面無錯誤。
數據已經開啟,也連接好了,是因為data這個文件夾沒有放在項目里面嗎?數據庫內容存儲在根目錄下。
ps 我用的mac
2016-02-27
舉報