Sfoglia il codice sorgente

feature: 添加曲谱底部多张图片集合

Damon 1 anno fa
parent
commit
b41a663bbb

+ 1 - 0
pages/piano/musicscore/musicscore.js

@@ -10,6 +10,7 @@ Page({
       showCapsule: 1, //是否显示左上角图标   1表示显示    0表示不显示
       title: '曲谱', //导航栏 中间的标题
     },
+    
     topList: [{
       name: "图片4",
       image: "./../../../img/min.png",

+ 0 - 1
pages/piano/musicscore/musicscore.wxml

@@ -13,5 +13,4 @@
       </view>
     </view>
   </view>
-
 </view>

+ 0 - 1
pages/piano/musicscore/musicscore.wxss

@@ -29,7 +29,6 @@
   padding: 40rpx 0;
   font-size: 30rpx;
 }
-
 .top_image {
   height: 20vw;
 }