Browse Source

人脸识别成功页面

peixh 3 years ago
parent
commit
4449697b68
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/index/success.vue

+ 2 - 1
pages/index/success.vue

@@ -1,7 +1,7 @@
 <template>
 	<view>
 		<image class="scc" src="../img/success.png"></image>
-		<view class="resuil">Ìá½»³É¹¦</view>
+		<view class="resuil">�交�功</view>
 	</view>
 </template>
 
@@ -24,6 +24,7 @@ export default {
 </script>
 
 <style>
+
 page{
   text-align: center;
   background-color: #ffffff;