You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<view class="content"><view class="content_t"><view class="content_t_x"><block wx:if="{{xiugaistate==1}}"><view class="content_t_x_c"><button class="addvideos" plain="true" data-event-opts="{{[['tap',[['addvideobutton',['$event']]]]]}}" bindtap="__e"><image class="content_t_x_t_image" src="/static/image/create_btn_picture_add_normal_boy.png"></image></button></view></block><block wx:if="{{xiugaistate==2}}"><view class="content_t_x_c"><video id="myVideo" src="{{urldata}}"></video></view></block></view></view><view class="content_z"><block wx:if="{{xiugaistate==2}}"><view class="content_z_c"><view class="content_z_c_time"><label class="content_z_c_text _span">视频时间:</label>{{durationtime}}</view><view class="content_z_c_size"><label class="content_z_c_text _span">视频大小:</label>{{videosize}}</view><view class="content_z_c_old"><label class="content_z_c_text _span">修改前MD5:</label>{{oldmd5}}</view><view class="content_z_c_new"><label class="content_z_c_text _span">修改后MD5:</label>{{newmd5}}</view></view></block><block wx:if="{{xiugaistate==1}}"><view class="content_z_c"><view class="content_z_c_tishi">轻松上热门, 修改视频MD5</view></view></block></view><block wx:if="{{xiugaistate==2}}"><view data-event-opts="{{[['tap',[['resetvideo',['$event']]]]]}}" class="content_reset" bindtap="__e">清空修改内容</view></block><block wx:if="{{xiugaistate==2}}"><view class="content_x"><view class="content_x_s"><button class="savevideo" plain="true" data-event-opts="{{[['tap',[['savevideo',['$event']]]]]}}" bindtap="__e"><image class="content_x_l_image" src="/static/image/savevideo.png"></image></button></view></view></block><block wx:if="{{videoAdid}}"><view><ad unit-id="{{videoAdid}}" ad-type="video" ad-theme="white"></ad></view></block></view>