您好,欢迎来到二三娱乐。
搜索
您的当前位置:首页artTemplate - 使用的一些问题解决方案与心得

artTemplate - 使用的一些问题解决方案与心得

来源:二三娱乐

cmd格式化的问题

修改\AppData\Roaming\npm\node_modules\tmodjs\src\AOTcompile.js
coolie中使用的cmd模块的格式与传统的seajs不太一样。所以有冲突,修改文件后解决~

压缩后的的非amd或cmd版本与requirejs整合使用无法找到tempalate方法

修改 C:\Users\Administrator\AppData\Roaming\npm\node_modules\tmodjs\src\runtime.js
2:     var runtime = function (window) {
176: '<:namespace:>'
        '<:helpers:>'
        '<:templates:>'
  //添加
  window.template = template;


245: code = '!' + code + '(window)';
        
         return code;

Copyright © 2019- yule263.com 版权所有 湘ICP备2023023988号-1

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务