Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

求前辈普及各种开发模式下,授权登录的问题!

$
0
0
  1. 用jsp或者aspx之类的来写页面的。
  2. 直接单纯index.html(或者用了react,angular之类的框架但是最终打包生成的还是一个html入口文件的)。后台通过cors的方式直接ajax请求接口来渲染页面的
  3. 入口文件indnex.html换成了jade之类的,用node来做中间层渲染后返回的页面 (。。。大神补充)

Viewing all articles
Browse latest Browse all 14821

Trending Articles