榆山数据端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
417 B

<view class="line-chart">
<view class="line-chart-content">
<ec-canvas wx:if="{{!isDisposed}}" id="line-chart" canvas-id="line-chart" ec="{{ ec }}"></ec-canvas>
</view>
<view class="slider-tip">
<view class="move-sword">
<image src="https://epdc-shibei.elinkservice.cn/epdcFile/M00/02/9C/rBAAM16UKYCAQoSHAAAH3BtXR-k557.png" />
</view>
<view class="tip">{{deptNum}}</view>
</view>
</view>