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.

1 line
7.4 KiB

<view class="trade data-v-95c22ee0"><view class="head data-v-95c22ee0"><view class="head_left data-v-95c22ee0"><view class="head_date data-v-95c22ee0"><image class="date_icon data-v-95c22ee0" src="../../static/home_left.png" mode="scaleToFill" data-event-opts="{{[['tap',[['beforeDay',['$0'],['date']]]]]}}" bindtap="__e"></image><input class="ipt_date data-v-95c22ee0" type="text" disabled="{{true}}" data-event-opts="{{[['tap',[['selectDate',['$event']]]],['input',[['__set_model',['','date','$event',[]]]]]]}}" value="{{date}}" bindtap="__e" bindinput="__e"/><image class="date_icon data-v-95c22ee0" src="../../static/home_right.png" mode="scaleToFill" data-event-opts="{{[['tap',[['afterDay',['$0'],['date']]]]]}}" bindtap="__e"></image></view><view data-event-opts="{{[['tap',[['RangeSelect',['$event']]]]]}}" class="select_days data-v-95c22ee0" bindtap="__e"><view class="data-v-95c22ee0">{{timeRange}}</view><image class="select_days_icon data-v-95c22ee0" src="../../static/jiangxu_false.png" mode="scaleToFill"></image></view></view><image class="head_icon data-v-95c22ee0" src="../../static/home_sift.png" mode="scaleToFill" data-event-opts="{{[['tap',[['selectSift',['$event']]]]]}}" bindtap="__e"></image></view><view class="table_head data-v-95c22ee0"><view class="table_head_left data-v-95c22ee0"><view class="table_head_name data-v-95c22ee0">名称/时间</view><view class="table_head_clinchMoney data-v-95c22ee0">成交价</view><view class="table_head_clinchNum data-v-95c22ee0">成交量</view></view><view class="data-v-95c22ee0">类别/金额</view></view><view class="table_center data-v-95c22ee0"><block wx:if="{{$root.g0>0}}"><view class="data-v-95c22ee0"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toDetail',['$0'],[[['list','',index,'id']]]]]]]}}" class="table_main data-v-95c22ee0" bindtap="__e"><view class="table_left data-v-95c22ee0"><view class="table_name_date data-v-95c22ee0"><view class="table_name data-v-95c22ee0">{{item.securityName}}</view><view class="table_date data-v-95c22ee0">{{item.transactionDate}}</view></view><view class="table_clinchMoney data-v-95c22ee0">{{''+item.transactionPrice+''}}</view><view class="table_clinchNum data-v-95c22ee0">{{''+item.volume+''}}</view></view><view class="table_type_money data-v-95c22ee0"><view class="data-v-95c22ee0">{{item.securityType}}</view><view class="table_money data-v-95c22ee0">{{item.transactionAmount}}</view></view></view></block></view></block><block wx:else><view class="data-v-95c22ee0"><u-empty vue-id="2282ab14-1" mode="data" icon="http://cdn.uviewui.com/uview/empty/data.png" marginTop="50" class="data-v-95c22ee0" bind:__l="__l"></u-empty></view></block></view><view data-event-opts="{{[['tap',[['addInfo',['$event']]]]]}}" class="add_icon_box data-v-95c22ee0" bindtap="__e"><u-icon vue-id="2282ab14-2" name="plus" color="#ffffff" size="28" class="data-v-95c22ee0" bind:__l="__l"></u-icon></view><u-popup vue-id="2282ab14-3" show="{{showSift}}" mode="top" class="data-v-95c22ee0" bind:__l="__l" vue-slots="{{['default']}}"><view class="sift_show_type data-v-95c22ee0"><view class="data-v-95c22ee0">交易类型</view><view class="show_trade_type data-v-95c22ee0"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['trade_type','data-v-95c22ee0',(isSecurities)?'trade_type1':'']}}" bindtap="__e">证券买入</view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['trade_type','data-v-95c22ee0',(!isSecurities)?'trade_type1':'']}}" bindtap="__e">证券卖出</view></view></view><view class="sift_show_date data-v-95c22ee0"><view style="font-weight:bold;" class="data-v-95c22ee0">时间段</view><view class="show_date_range data-v-95c22ee0"><u-input vue-id="{{('2282ab14-4')+','+('2282ab14-3')}}" placeholder="请选择开始日期" disabled="{{true}}" border="surround" inputAlign="center" fontSize="12" disabledColor="#ffffff" value="{{startTime}}" data-event-opts="{{[['^tap',[['selectStartTime']]],['^input',[['__set_model',['','startTime','$event',[]]]]]]}}" bind:tap="__e" bind