当我传参的用下面代码,得到的是一堆div什么什么的,但是是字符串<%= include ('../compontents/everyInfor.html',{ data: data })%>当我把=号改为-的时候<%- include ('../compontents/everyInfor.html',{ data: data })%>出现Could not find the include file "('../compontents/wap-footer',{data:data });"什么问题,转义了,,,怎么搞
- 3 回答
- 0 关注
- 1138 浏览
相关问题推荐
添加回答
举报
0/150
提交
取消