@@include('./../../template/common/header.html', { "title": "tab页面", csslinks:[] })
@@include('./../../template/common/breadcrumb.html', { "title": "tab页面", subtitle:'' })
  • TAB1
  • TAB2
内容不一样是要有,因为你可以监听tab事件(阅读下文档就是了)
内容2
@@include('./../../template/common/footer.html', { "jslinks": ['./../../static/js/tab/index.js'] })