|
@@ -5,7 +5,7 @@
|
|
|
<view class="nav-btn" @click="goBack">
|
|
<view class="nav-btn" @click="goBack">
|
|
|
<text class="nav-icon">←</text>
|
|
<text class="nav-icon">←</text>
|
|
|
</view>
|
|
</view>
|
|
|
- <text class="nav-title">正在播放</text>
|
|
|
|
|
|
|
+ <text class="nav-title">正在播放222</text>
|
|
|
<view class="nav-btn" />
|
|
<view class="nav-btn" />
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
@@ -930,6 +930,7 @@ function copyShareLink() {
|
|
|
|
|
|
|
|
.control-icon {
|
|
.control-icon {
|
|
|
font-size: 40rpx;
|
|
font-size: 40rpx;
|
|
|
|
|
+ color: #ffffff;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.play-btn {
|
|
.play-btn {
|