|
@@ -17,13 +17,6 @@
|
|
|
</view>
|
|
|
<view class="action text-gray-5">v{{appInfo.version}}</view>
|
|
|
</view>
|
|
|
- <view class="cu-item">
|
|
|
- <view class="content hc-flex">
|
|
|
- <text class="i-ri-shapes-fill text-pink text-32 mr-1"/>
|
|
|
- <text class="text-gray-4">热更新版本</text>
|
|
|
- </view>
|
|
|
- <view class="action text-gray-5">{{appInfo.wgt ? `v${appInfo.wgt}` : '-'}}</view>
|
|
|
- </view>
|
|
|
<view class="cu-item">
|
|
|
<view class="content hc-flex">
|
|
|
<text class="i-ri-rocket-fill text-cyan text-32 mr-1"/>
|