|
@@ -48,23 +48,23 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>激活时间</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.activeTime }}</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>激活时间</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.activeTime }}</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>生效时间</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.effectiveTime }}</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>生效时间</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.effectiveTime }}</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
|
|
|
<view class="cu-item">
|
|
|
<view class="content">
|
|
@@ -75,59 +75,59 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>总流量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.totalFlow }}MB</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>总流量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.totalFlow }}MB</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>已使用流量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.usedFlow }}MB</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>已使用流量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.usedFlow }}MB</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>剩余流量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.leftFlow }}MB</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>剩余流量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.leftFlow }}MB</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
|
|
|
- <view v-if="iotLinkFrom.totalVoice">
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>总语音量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.totalVoice }}分钟</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>使用语音量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.usedVoice }}分钟</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text>剩余语音量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ iotLinkFrom.residualVoice }}分钟</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view v-if="iotLinkFrom.totalVoice">-->
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>总语音量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.totalVoice }}分钟</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>使用语音量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.usedVoice }}分钟</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text>剩余语音量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ iotLinkFrom.residualVoice }}分钟</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
</view>
|
|
|
|
|
|
|
|
@@ -146,30 +146,30 @@
|
|
|
<text class="text-lg">{{ item.packageName }}</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text class="">套餐总流量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ item.totalFlow }}MB</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text class="">已使用流量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ item.usedFlow }}MB</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content">
|
|
|
- <text class="">剩余流量</text>
|
|
|
- </view>
|
|
|
- <view class="action">
|
|
|
- <text class="text-lg">{{ item.leftFlow }}MB</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text class="">套餐总流量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ item.totalFlow }}MB</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text class="">已使用流量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ item.usedFlow }}MB</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="cu-item">-->
|
|
|
+<!-- <view class="content">-->
|
|
|
+<!-- <text class="">剩余流量</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- <view class="action">-->
|
|
|
+<!-- <text class="text-lg">{{ item.leftFlow }}MB</text>-->
|
|
|
+<!-- </view>-->
|
|
|
+<!-- </view>-->
|
|
|
<view class="cu-item">
|
|
|
<view class="content">
|
|
|
<text class="">购买日期</text>
|