会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
源于兴趣
博客园
首页
新随笔
联系
管理
2021年6月30日
Nodejs ejs页面接收服务器返回信息的两种方式
摘要: 第一种: 1,路由: res.render("yjtz", {msg:msgstr1,data:datastr1}); 2.ejs页面 第二种、在前端ejs页面使用ajax $.ajax({ url: OL_Action_Root+'/upload/imgxxvideo/'+id, //路由 typ
阅读全文
posted @ 2021-06-30 15:19 realhopezj
阅读(325)
评论(0)
推荐(0)
编辑
公告