* 'dev' of git.oa00.com:xiaowen/swsWecat: cxw-010203 cxw-010203dev
commit
b4a432d669
@ -1,4 +1,4 @@
|
|||||||
<!--pages/components/custom-echarts/index.wxml-->
|
<!--pages/components/custom-echarts/index.wxml-->
|
||||||
<view style="height: {{ height }}; width:100%;">
|
<view style="height: {{ height }}; width:100%;position: relative;">
|
||||||
<ec-canvas force-use-old-canvas="{{flocShow}}" wx:if="{{showChart}}" id="{{ chartId }}" canvas-id="eventBar" ec="{{ec}}" options="{{chartOption}}"></ec-canvas>
|
<ec-canvas force-use-old-canvas="{{flocShow}}" wx:if="{{showChart}}" id="{{ chartId }}" canvas-id="eventBar" ec="{{ec}}" options="{{chartOption}}"></ec-canvas>
|
||||||
</view>
|
</view>
|
||||||
|
Loading…
Reference in new issue