邹能昇 2 bulan lalu
induk
melakukan
cccc0756af

+ 1 - 1
config.js

@@ -1,5 +1,5 @@
 export default {
-    appid: "wx4838c697d949a1e7",
+    appid: "wxe6ecc0193c09696c",
     company: "qpFbRRSZrO",
     rootPage: "/nova-werun/pages/index/index",
     // 消息相关——JMessage

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

@@ -296,6 +296,7 @@
         border: solid #015EEA 2px;
         border-radius: 20rpx;
         margin-top: 26rpx;
+        position: relative;
         .card3-top{
             width: 100%;
             display: flex;
@@ -361,8 +362,10 @@
         }
         .card3-bottom{
             width: 100%;
-            height: 308rpx;
-            background-color: aqua;
+            height: 380rpx;
+            position: absolute;
+            left: 20rpx;
+            bottom: 0;
         }
     }
 }

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

@@ -119,7 +119,7 @@
             </view>
         </view>
         <view class="card3-bottom">
-        
+            <ec-canvas canvas-id="echart-pie" ec="{{ec}}"></ec-canvas>
         </view>
     </view>
 </view>

File diff ditekan karena terlalu besar
+ 0 - 0
nova-werun/pages/home/statistics/index.wxss


+ 1 - 1
project.config.json

@@ -49,7 +49,7 @@
     },
     "compileType": "miniprogram",
     "libVersion": "2.27.3",
-    "appid": "wx4838c697d949a1e7",
+    "appid": "wxe6ecc0193c09696c",
     "projectname": "nova-wapp",
     "cloudfunctionTemplateRoot": "",
     "editorSetting": {

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini