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
444 B
11 lines
444 B
5 years ago
|
<view class="pile-bar-line">
|
||
|
<view class="pile-bar-line-content">
|
||
|
<ec-canvas wx:if="{{!isDisposed}}" id="pile-bar-line-chart" canvas-id="pile-bar-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">{{pieDeptNum}}</view>
|
||
|
</view>
|
||
|
</view>
|