2026.3.26
使用ucharts图表,兼容app 每个图表组件添加:canvas2d="false" 加载方法改成onMounted
This commit is contained in:
@@ -1 +1 @@
|
||||
<view class="u-wrap u-padding-bottom-70"><view class="photo u-flex u-row-center u-padding-40"><u-image wx:if="{{a}}" u-i="8f3d2368-0" bind:__l="__l" u-p="{{a}}"></u-image></view><u-cell-group u-s="{{['d']}}" u-i="8f3d2368-1" bind:__l="__l"><u-cell-item wx:if="{{b}}" u-i="8f3d2368-2,8f3d2368-1" bind:__l="__l" u-p="{{b}}"></u-cell-item><u-cell-item wx:if="{{c}}" u-i="8f3d2368-3,8f3d2368-1" bind:__l="__l" u-p="{{c}}"></u-cell-item><u-cell-item wx:if="{{d}}" u-i="8f3d2368-4,8f3d2368-1" bind:__l="__l" u-p="{{d}}"></u-cell-item></u-cell-group><view class="fab"><u-button wx:if="{{e}}" u-s="{{['d']}}" u-i="8f3d2368-5" bind:__l="__l" u-p="{{e}}">退出</u-button></view></view>
|
||||
<view class="u-wrap u-padding-bottom-70"><view class="photo u-flex u-row-center u-padding-40"><u-image wx:if="{{a}}" u-i="41186938-0" bind:__l="__l" u-p="{{a}}"></u-image></view><u-cell-group u-s="{{['d']}}" u-i="41186938-1" bind:__l="__l"><u-cell-item wx:if="{{b}}" u-i="41186938-2,41186938-1" bind:__l="__l" u-p="{{b}}"></u-cell-item><u-cell-item wx:if="{{c}}" u-i="41186938-3,41186938-1" bind:__l="__l" u-p="{{c}}"></u-cell-item><u-cell-item wx:if="{{d}}" u-i="41186938-4,41186938-1" bind:__l="__l" u-p="{{d}}"></u-cell-item></u-cell-group><view class="fab"><u-button wx:if="{{e}}" u-s="{{['d']}}" u-i="41186938-5" bind:__l="__l" u-p="{{e}}">退出</u-button></view></view>
|
||||
Reference in New Issue
Block a user