template是模板文件夹,compile是编译后的文件夹;template内的文件在编译后,自动在compile中生成;所以,如果需要修改模板,就修改template内相应文件即可。