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
3.6 KiB

<view class="all_breakeven data-v-92ea66da"><view class="center data-v-92ea66da"><view data-event-opts="{{[['tap',[['toSerch',['$event']]]]]}}" class="private_serch data-v-92ea66da" bindtap="__e"><view class="private_serch_left data-v-92ea66da"><u-icon vue-id="1acf46d3-1" name="search" size="20" class="data-v-92ea66da" bind:__l="__l"></u-icon><input class="private_serch_ipt data-v-92ea66da" style="margin-left:8rpx;" type="text" placeholder="请输入请输入个股代码、板块或名称" data-event-opts="{{[['input',[['__set_model',['','serchValue','$event',[]]]]]]}}" value="{{serchValue}}" bindinput="__e"/></view><view data-event-opts="{{[['tap',[['submitSerch',['$event']]]]]}}" bindtap="__e" class="data-v-92ea66da">搜索</view></view><view class="private_screening data-v-92ea66da"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="private_screening_list data-v-92ea66da" bindtap="__e"><view class="data-v-92ea66da">{{currentMarket}}</view><image class="private_screening_icon data-v-92ea66da" src="../../static/jiangxu_false.png" mode="scaleToFill"></image></view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="private_screening_list data-v-92ea66da" bindtap="__e"><view class="data-v-92ea66da">{{currentPrice}}</view><image class="private_screening_icon data-v-92ea66da" src="../../static/jiangxu_false.png" mode="scaleToFill"></image></view></view></view><view class="private_table_head data-v-92ea66da"><view class="private_table_head_left data-v-92ea66da"><view class="private_head_name data-v-92ea66da">股票代码</view><view class="private_head_price data-v-92ea66da">买入时间</view><view class="private_head_gains data-v-92ea66da">卖出时间</view></view><view data-event-opts="{{[['tap',[['privateBelong',['$event']]]]]}}" class="private_table_head_right data-v-92ea66da" bindtap="__e"><view class="data-v-92ea66da">盈亏金额</view></view></view><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toBreakevenDetail',['$0','$1'],[[['list','',index,'securityCode']],[['list','',index,'securityName']]]]]]]}}" class="private_table_list data-v-92ea66da" bindtap="__e"><view class="private_table_list_left data-v-92ea66da"><view class="table_list_name data-v-92ea66da"><view class="data-v-92ea66da">{{item.securityName}}</view><view class="table_list_code data-v-92ea66da">{{item.securityCode}}</view></view><view class="table_list_price data-v-92ea66da">{{''+item.buyDate+''}}</view><view class="table_list_gains data-v-92ea66da">{{''+item.sellDate+''}}</view></view><view class="{{['table_list_totalMoney','data-v-92ea66da',(item.totalMoney<0)?'table_list_gains1':'']}}">{{item.totalMoney}}</view></view></block><u-picker vue-id="1acf46d3-2" show="{{showPrivateMarket}}" columns="{{columnsMarket}}" keyName="name" cancelColor="#EC7C00" confirmColor="#EC7C00" data-event-opts="{{[['^cancel',[['e2']]],['^confirm',[['confirmPrivateMarket']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-92ea66da" bind:__l="__l"></u-picker><u-picker vue-id="1acf46d3-3" show="{{showPrivatePlate}}" columns="{{columnsPlate}}" cancelColor="#EC7C00" confirmColor="#EC7C00" data-event-opts="{{[['^cancel',[['e3']]],['^confirm',[['confirmPrivatePlate']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-92ea66da" bind:__l="__l"></u-picker><u-picker vue-id="1acf46d3-4" show="{{showPrivatePrice}}" columns="{{columnsPrice}}" cancelColor="#EC7C00" confirmColor="#EC7C00" data-event-opts="{{[['^cancel',[['e4']]],['^confirm',[['confirmPrivatePrice']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-92ea66da" bind:__l="__l"></u-picker></view>