我在一个模块中引用了一个.tpl文件,在浏览器xhr请求中显示已经获取到了.tpl文件,但是我在模块中console.log出来却显示为null 浏览器network截图:  代码截图: <img width="378" alt="2" src="https://cloud.githubusercontent.com/assets/18612537/23455126/8472aff0-fea9-11e6-8102-982c2350ae48.png"> 浏览器console截图:  何解?