Lina 3 anni fa
parent
commit
72d02e2f20

+ 5 - 5
App.vue

@@ -36,7 +36,7 @@ export default {
 					uni.showModal({
 						title: ver
 					});
-					if (+ver > +this.versionFu) {
+					if (+ver < +this.versionFu) {
 						uni.showModal({
 							title: '友情提示',
 							content: '当前版本较低请升级小程序',
@@ -57,10 +57,10 @@ export default {
 							}
 						});
 					} else {
-						uni.showModal({
-							title: '友情提示',
-							content: '当前版本new'
-						});
+						// uni.showModal({
+						// 	title: '友情提示',
+						// 	content: '当前版本new'
+						// });
 					}
 				} catch (e) {
 					console.log(e);

+ 2 - 2
pages/calculation/myCalculation.vue

@@ -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>

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/app-plus/app-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/app-plus/app-view.js


BIN
unpackage/dist/build/app-plus/static/start/qd1080x1882.png


BIN
unpackage/dist/build/app-plus/static/start/qd1125x2436.png


BIN
unpackage/dist/build/app-plus/static/start/qd1242x2208.png


BIN
unpackage/dist/build/app-plus/static/start/qd1242x2688.png


BIN
unpackage/dist/build/app-plus/static/start/qd480x762.png


BIN
unpackage/dist/build/app-plus/static/start/qd640x1136.png


BIN
unpackage/dist/build/app-plus/static/start/qd640x960.png


BIN
unpackage/dist/build/app-plus/static/start/qd720x1242.png


BIN
unpackage/dist/build/app-plus/static/start/qd750x1334.png


BIN
unpackage/dist/build/app-plus/static/start/qd828x1792.png


Some files were not shown because too many files changed in this diff