前端模板外置解决方案
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
clhey opened this issue 9 years ago · comments
比如两个模块,都进行预编译。最终调用方法都是template('tplname',{}),会覆盖前面的一个。 希望能使用template1(),和template2()。