<view>
<View style="width:100%">
<text style=‘color:red;margin-left:150rpx;‘>
【柴静雾霾调查:穹顶之下(完整版)】
</text>
</View>
<view >
<video style="width: 100%;height=400px;margin:1px;" src="{{video}}" binderror="videoErrorCallback"></video>
</view>
</view>
----------------------------
this.setData({
post_key:post_content
}),
==========================
flex
display: flex;
flex-direction: column;
==========================