优化会员信息模块及首页组件,清理冗余图片资源
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<view class="bt-card">
|
||||
<text class="bt-card__title">视频播放</text>
|
||||
<view class="mi-online-player">
|
||||
<image class="mi-online-player__play" src="/static/images/play.png" mode="aspectFit" />
|
||||
<image class="mi-online-player__play" src="https://gymfuture.oss-cn-chengdu.aliyuncs.com/static/images/play.png" mode="aspectFit" />
|
||||
<text class="mi-online-player__hint">点击播放(支持倍速与拖拽)</text>
|
||||
</view>
|
||||
<view class="mi-online-controls">
|
||||
|
||||
Reference in New Issue
Block a user