12 2016 档案

摘要:1.需要在app.js 中注册了 在config 处理如下: $httpProvider.interceptors.push('tokenInterceptor') tokenInterceptor:定义 一般登录成功获取token 保存在 Storage.set(ENV.UserKey, json 阅读全文
posted @ 2016-12-03 15:59 sulin 阅读(2731) 评论(0) 推荐(0)