|
@@ -11,8 +11,8 @@
|
|
|
<view class="cell-tip">{{ls.machine.first_step_time + ls.machine.second_step_time + ls.machine.third_step_time}}天矿机</view>
|
|
|
<view class="flex cell-tpl">
|
|
|
<view class="tpl">
|
|
|
- <view class="">单价</view>
|
|
|
- <view class="">{{ls.machine.cost_money}}</view>
|
|
|
+ <view class="">单价(T)</view>
|
|
|
+ <view class="">{{ls.machine.cost_money * 1}} {{ls.machine.cost_money_type}}</view>
|
|
|
</view>
|
|
|
<view class="tpl">
|
|
|
<view class="">有效算力</view>
|