2026.3.26

使用ucharts图表,兼容app
每个图表组件添加:canvas2d="false"
加载方法改成onMounted
This commit is contained in:
2026-03-26 14:49:26 +08:00
parent ab4646b43a
commit 925e9f1876
115 changed files with 413 additions and 424 deletions
+1 -1
View File
@@ -1 +1 @@
<view class="coust-chart box-shadow" style="{{'height:' + g + ';' + ('background:' + h) + ';' + ('margin:' + i) + ';' + ('padding:' + j)}}"><view wx:if="{{a}}" class="coust-chart-tit" style="{{'color:' + c + ';' + ('border-bottom:' + d)}}">{{b}}</view><view hidden="{{!f}}" class="coust-loading"><u-loading wx:if="{{e}}" u-i="57e7d4c1-0" bind:__l="__l" u-p="{{e}}"></u-loading></view><slot></slot></view>
<view class="coust-chart box-shadow" style="{{'height:' + g + ';' + ('background:' + h) + ';' + ('margin:' + i) + ';' + ('padding:' + j)}}"><view wx:if="{{a}}" class="coust-chart-tit" style="{{'color:' + c + ';' + ('border-bottom:' + d)}}">{{b}}</view><view hidden="{{!f}}" class="coust-loading"><u-loading wx:if="{{e}}" u-i="f19ebd56-0" bind:__l="__l" u-p="{{e}}"></u-loading></view><slot></slot></view>