zhongtianhaoyuan 2 лет назад
Родитель
Сommit
f3216c7fe0
1 измененных файлов с 9 добавлено и 17 удалено
  1. 9 17
      pages/mine/index.vue

+ 9 - 17
pages/mine/index.vue

@@ -137,8 +137,7 @@
 					<image src="../../static/images/myimg/gengduo1@3x.png" class="arrow"></image>
 				</view>
 			</view>
-			
-			<view class="flex flex-space-between" @click="goDetailPage('/pages/mine/index1')">
+			<!-- <view class="flex flex-space-between" @click="goDetailPage('/pages/mine/index1')">
 				<view class="flex align-center">
 					<image class="img" src="@/static/images/mine/set.png" mode='widthFix'>
 					</image>
@@ -147,8 +146,8 @@
 				<view>
 					<image src="../../static/images/myimg/gengduo1@3x.png" class="arrow"></image>
 				</view>
-			</view>
-			<!-- 	<view class="flex flex-space-between" @click="goDetailPage('/pages/mine/evaluate')">
+			</view> -->
+			<!--<view class="flex flex-space-between" @click="goDetailPage('/pages/mine/evaluate')">
 				<view class="flex align-center">
 					<image class="img" src="@/static/images/mine/set.png" mode='widthFix'>
 					</image>
@@ -462,7 +461,6 @@
 				color: #8F97AB;
 			}
 		}
-
 	}
 
 	.content1 {
@@ -521,16 +519,10 @@
 		}
 	}
 
-	// .version_css {
-	// 	margin: 0 auto;
-	// 	bottom: 120rpx;
-	// 	color: #9D9D9D;
-	// 	font-size: 32rpx;
-	// 	// position:fixed;
-	// 	position: absolute;
-	// 	text-align: center;
-	// 	left: 0;
-	// 	right: 0;
-	// 	margin: 0 auto;
-	// }
+	.version_css {
+		// margin-right: 10rpx;
+		color: #9D9D9D;
+		font-size: 32rpx;
+		text-align: center;
+	}
 </style>