|
@@ -27,7 +27,7 @@
|
|
|
开超市<text class="note">(持股超5支可选)</text>
|
|
开超市<text class="note">(持股超5支可选)</text>
|
|
|
<switch checked="{{is_markt}}" bindchange="switch1Change" />
|
|
<switch checked="{{is_markt}}" bindchange="switch1Change" />
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="label">账户截图<text class="note">(截图需包括:净资产-股票名-持股金额,<text style='color:red;font-size: 22rpx'>请屏蔽</text>账户-开户名-股东代码等个人信息,截图大小不得超过1M)</text></view>
|
|
|
|
|
|
|
+ <view class="label">账户截图<text class="note">(截图需包括:净资产-股票名-持股金额,<text style='color:red;font-size: 22rpx'>请屏蔽</text>账户-开户名-股东代码等个人信息)</text></view>
|
|
|
<view wx:for='{{today_stock_img}}'>
|
|
<view wx:for='{{today_stock_img}}'>
|
|
|
<image style="width:220rpx;height:220rpx;" mode="scaleToFill" src="{{item}}"></image>
|
|
<image style="width:220rpx;height:220rpx;" mode="scaleToFill" src="{{item}}"></image>
|
|
|
<icon bindtap="del1" data-id='{{index}}' class="icon-small" type="cancel" size="25"></icon>
|
|
<icon bindtap="del1" data-id='{{index}}' class="icon-small" type="cancel" size="25"></icon>
|