greenPro/unpackage/dist/dev/mp-weixin/pages/API/background-audio/background-audio.wxml

1 line
963 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view><page-head wx:if="{{a}}" u-i="d0cdd6fe-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap"><view class="uni-center"><text class="time-big">{{b}}</text></view><view class="uni-common-mt"><slider class="slider" min="0" max="21" step="1" value="{{c}}" bindchange="{{d}}"></slider></view><view class="play-time"><text>00:00</text><text>00:21</text></view><view class="uni-hello-text">注意离开当前页面后背景音乐将保持播放但退出uni-app将停止</view><view class="page-body-buttons"><block wx:if="{{e}}"><view class="page-body-button" bindtap="{{f}}"><image src="/static/stop.png"></image></view><view class="page-body-button" bindtap="{{g}}"><image src="/static/pause.png"></image></view></block><block wx:if="{{h}}"><view class="page-body-button"></view><view class="page-body-button" bindtap="{{i}}"><image src="/static/play.png"></image></view></block><view class="page-body-button"></view></view></view></view>