@@ -1,5 +1,5 @@
export default {
- appid: "wx4838c697d949a1e7",
+ appid: "wxe6ecc0193c09696c",
company: "qpFbRRSZrO",
rootPage: "/nova-werun/pages/index/index",
// 消息相关——JMessage
@@ -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{
- height: 308rpx;
- background-color: aqua;
+ height: 380rpx;
+ position: absolute;
+ left: 20rpx;
+ bottom: 0;
@@ -119,7 +119,7 @@
</view>
<view class="card3-bottom">
-
+ <ec-canvas canvas-id="echart-pie" ec="{{ec}}"></ec-canvas>
@@ -49,7 +49,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.27.3",
- "appid": "wx4838c697d949a1e7",
+ "appid": "wxe6ecc0193c09696c",
"projectname": "nova-wapp",
"cloudfunctionTemplateRoot": "",
"editorSetting": {