提交 b31e6ff6 编写于 作者: chendeli's avatar chendeli

edit

上级 ee373138
......@@ -134,7 +134,7 @@ export default {
_this.userMobile = parm.userMobile;
}
///_this.token = 'AF22B142535B440883135309BBF3F3B0'
// _this.token = 'AF22B142535B440883135309BBF3F3B0'
this.getUserInfo();
window.__getStatusBarHeight = function(parm){
......@@ -144,7 +144,7 @@ export default {
},
mounted(){
if(this.token != null ){
......@@ -395,7 +395,8 @@ export default {
para = {
category: 1,
position:2,
setEntry: 'headers'
setEntry: 'headers',
token:_this.token
}
this.GET('contents/HomeColumn/Information', para).then(res => {
if(res.code == '000000'){
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册