制作簡易app個人總結 1、每次修改app.js或者其他路由js文件,都必須重啟node app.js,否則修改不起作用!!! 2、<link rel="stylesheet" href="/css/style.cs ...