瀏覽代碼

tongji page

邹能昇 3 月之前
父節點
當前提交
c85b27e990

+ 1 - 1
nova-werun/components/home/index.wxml

@@ -42,7 +42,7 @@
                     <view class="obj1" style="margin-top: 32rpx;">
                         <view class="boj1-ti">连续打卡</view>
                         <view class="obj1-numbox">
-                            <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20241225/s519td033232206.png"></image>
+                            <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20250102/tii6p6035434602.png"></image>
                             <view class="obj1-numbox-tex">7天</view>
                         </view>
                     </view>

+ 1 - 1
nova-werun/pages/home/share/index.wxml

@@ -1,5 +1,5 @@
 <!--nova-werun/pages/home/share/index.wxml-->
-<nav type="back" title="转发分享" background-color="{{'#73AEF9'}}" front-color="{{'#333333'}}"></nav>
+<nav type="back" title="转发分享" background-color="{{'#4F9AF7'}}" front-color="{{'#333333'}}"></nav>
 <view class="all" style="height: {{contentHeight}}rpx;">
     <!-- <view class="box">
         <image class="picture" src="{{randomImage}}" mode="aspectFit"></image>

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

@@ -4,6 +4,7 @@
     padding-top: 20rpx;
     overflow-y: scroll;
     background: linear-gradient(to bottom, #4F9AF7, #FFFFFF); 
+    color: #015EEA;
     .number{
         width: 100%;
         height: 150rpx;
@@ -74,6 +75,7 @@
                     justify-content: center;
                     margin-top: 50rpx;
                     font-weight: 600;
+                    color: white;
                 }
                 .step-num{
                     font-size: 65rpx;
@@ -125,7 +127,7 @@
             justify-content: center;
             align-items: center;
             border-radius: 30rpx;
-            border: solid black 1px;
+            border: solid #015EEA 1px;
         }
     }
     .text{
@@ -149,6 +151,7 @@
             margin-right: 20rpx;
             display: flex;
             align-items: center;
+            color: white;
         }
     }
     .chart{

+ 4 - 4
nova-werun/pages/home/statistics/index.wxml

@@ -5,7 +5,7 @@
         <view class="num">
             <view class="num-num">{{sharList[0].burnCalories||0}}</view>
             <view class="num-text">
-                <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20241113/f1p6rn032449318.png?imageView2/1/w/200/h/200"></image>
+                <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20250102/p7a8bu044758822.png?imageView2/1/w/200/h/200"></image>
                 卡路里
             </view>
         </view>
@@ -15,14 +15,14 @@
                 <view class="numtext">分钟</view>
             </view>
             <view class="num-text">
-                <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20241113/qdre1f032522516.png?imageView2/1/w/200/h/200"></image>
+                <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20250102/opj155044741516.png?imageView2/1/w/200/h/200"></image>
                 步数时间
             </view>
         </view>
         <view class="num">
             <view class="num-num">{{sharList[0].distance||0}}</view>
             <view class="num-text">
-                <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20241113/i12ut1032603507.png?imageView2/1/w/200/h/200"></image>
+                <image src="https://file-cloud.fmode.cn/qpFbRRSZrO/20250102/9i4h5l044715444.png?imageView2/1/w/200/h/200"></image>
                 公里
             </view>
         </view>
@@ -39,7 +39,7 @@
                 <view class="achieve">{{percent}}% 已完成</view>
             </view>
         </view>
-        <image class="image2" src="https://file-cloud.fmode.cn/qpFbRRSZrO/20241113/h157d1033448123.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>

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


+ 1 - 1
project.config.json

@@ -10,7 +10,7 @@
         "include": []
     },
     "setting": {
-        "urlCheck": false,
+        "urlCheck": true,
         "es6": true,
         "enhance": true,
         "postcss": true,

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