@@include('./../../template/common/header.html', {
"title": "demo",
csslinks:['./../../static/css/step.css']
})
@@include('./../../template/common/breadcrumb.html', {
"title": "demo",
subtitle:''
})
- 1. 源及目标
- 2. 选择对象
- 3. 方式设置
- 4. 完成
@@include('./../../template/common/footer.html', {
"jslinks": ['./../../static/js/step/index.js']
})