<div id="template-dom" class="{{m.className}}"> </div> <div class="user-profile"> <div> <div class="user-avatar"> <div> <img src='{{user.avatar}}'> {{m.user.name}} <script> // your lib code here,should exports a `render` function </script> <script> var m = { className:"user", user:{ name:"wscn", avatar:"http://notfound.com/img/notfound.png" } }  render(document.getElementById('template-dom'),m) </script>
RISEBY
拉丁的传说
慕的地6264312
相关分类