gcz hace 4 años
padre
commit
953452fd13
Se han modificado 2 ficheros con 10 adiciones y 8 borrados
  1. 9 5
      pages/getcarno/getcarno.scss
  2. 1 3
      pages/getcarno/getcarno.vue

+ 9 - 5
pages/getcarno/getcarno.scss

@@ -1,10 +1,14 @@
 .taking-pictures{
 .taking-pictures{
 	margin: 147rpx auto 79rpx;
 	margin: 147rpx auto 79rpx;
-	width: 249rpx;
-	height: 249rpx;
-	border: 39rpx solid #EAF3FE;
-	background: linear-gradient(180deg, #56ABFF 0%, #0062D5 100%);
-	border-radius: 50%;
+	width: 288rpx;
+	height: 288rpx;
+	background: url(../../static/img/choose-image.png) no-repeat;
+	background-size: contain;
+	text-align: center;
+	color: #fff;
+	font-size: 30rpx;
+	line-height: 42rpx;
+	padding-top: 177rpx;
 }
 }
 
 
 .title{
 .title{

+ 1 - 3
pages/getcarno/getcarno.vue

@@ -1,8 +1,6 @@
 <template>
 <template>
 	<view>
 	<view>
-		<view class="taking-pictures" @click="getPic">
-			
-		</view>
+		<view class="taking-pictures" @click="getPic">点击拍照</view>
 		<view class="wrap">
 		<view class="wrap">
 			<view class="title">手输车牌号</view>
 			<view class="title">手输车牌号</view>
 			<view class="new-plate-number">
 			<view class="new-plate-number">