Commit b46fec28 authored by linwenqing's avatar linwenqing

Merge branch 'dev-fix' into test

parents 2a8e8a2a a481236c
......@@ -37,9 +37,7 @@
that.info.type = data.type;
that.info.url = urlArr;
that.info.desc = data.desc;
console.log(urlArr);
}catch(e){}
console.log(that.info);
})
},
}
......@@ -52,8 +50,6 @@
}
.content-cody {
padding-left: 30rpx;
padding-right: 30rpx;
background-color: #F4F5F7;
border-radius: 12rpx;
}
......@@ -65,5 +61,6 @@
.content {
padding-top: 30rpx;
width:100%;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment