邹能昇 2 months ago
parent
commit
b2a8213f5e

+ 2 - 1
nova-werun/pages/home/statistics/index.less

@@ -120,7 +120,7 @@
         justify-content: center;
         margin-top: 20rpx;
         .share{
-            width: 200rpx;
+            width: 210rpx;
             height: 60rpx;
             font-size: 30rpx;
             display: flex;
@@ -128,6 +128,7 @@
             align-items: center;
             border-radius: 30rpx;
             border: solid #015EEA 1px;
+            color: #015EEA;
         }
     }
     .text{

+ 3 - 2
nova-werun/pages/home/statistics/index.wxml

@@ -39,10 +39,11 @@
                 <view class="achieve">{{percent}}% 已完成</view>
             </view>
         </view>
-        <image class="image2" src="https://file-cloud.fmode.cn/qpFbRRSZrO/20250102/14819p045007276.png?imageView2/1/w/200/h/200"></image>
+        <!-- <image class="image2" src="https://file-cloud.fmode.cn/qpFbRRSZrO/20250102/14819p045007276.png?imageView2/1/w/200/h/200"></image> -->
     </view>
     <view class="sharebox">
-        <view class="share">分享给好友</view>
+        <button class="share" open-type="share">分享给好友</button>
+        <!-- <view class="share">分享给好友</view> -->
     </view>
     <view class="text">
         <view class="text2">|</view>

File diff suppressed because it is too large
+ 0 - 0
nova-werun/pages/home/statistics/index.wxss


Some files were not shown because too many files changed in this diff