|
@@ -6,7 +6,7 @@
|
|
<image src="https://music-play.oss-cn-shenzhen.aliyuncs.com/device/20220909100711728016597.png" class="avatar"></image>
|
|
<image src="https://music-play.oss-cn-shenzhen.aliyuncs.com/device/20220909100711728016597.png" class="avatar"></image>
|
|
</view>
|
|
</view>
|
|
<view class="section">
|
|
<view class="section">
|
|
- <view class="item" bindtap="goToWallpaper">
|
|
|
|
|
|
+ <view wx:if="{{isShowWallpaper}}" class="item" bindtap="goToWallpaper">
|
|
<text class="label">壁纸设置</text>
|
|
<text class="label">壁纸设置</text>
|
|
<!-- <text class="arrow">></text> -->
|
|
<!-- <text class="arrow">></text> -->
|
|
<image class="arrow" src="../../images/common/icon_arrow.png"></image>
|
|
<image class="arrow" src="../../images/common/icon_arrow.png"></image>
|