artTemplate模板单独存放在一个js里,使用requireJS如何加载使用呢?



 require(['../../../templates/news7'],function(moban){



});

arttemplate JavaScript requirejs

vonsen 9 years, 8 months ago

Your Answer