摘要:
(function(window , undefined){ var cache = {}; var etic = window.etic = function (str, data){ str = str.trim() if (!cache[str] ){ var tpl = document.getElementById(str) if (!tpl) throw 'tpl:' + str + ' is not load' tpl = tpl.innerHTML... 阅读全文
posted @ 2013-03-25 12:11
雨弓
阅读(243)
评论(0)
推荐(0)
浙公网安备 33010602011771号