|
@@ -1,12 +1,10 @@
|
|
-
|
|
|
|
-
|
|
|
|
<template>
|
|
<template>
|
|
<div class="page" >
|
|
<div class="page" >
|
|
|
|
|
|
<div class="content" align="center">
|
|
<div class="content" align="center">
|
|
<h1 style="margin-left:-23%;margin-top: 8%;display: inline-block">注册农业试验评价系统</h1>
|
|
<h1 style="margin-left:-23%;margin-top: 8%;display: inline-block">注册农业试验评价系统</h1>
|
|
<span style="font-size: 15px;display: inline-block;margin-left: 5px">(企业专属)</span>
|
|
<span style="font-size: 15px;display: inline-block;margin-left: 5px">(企业专属)</span>
|
|
- <form>
|
|
|
|
|
|
+
|
|
<div style="border-bottom:1px solid black ;width: 80%;margin-top:2% " >
|
|
<div style="border-bottom:1px solid black ;width: 80%;margin-top:2% " >
|
|
+86
|
|
+86
|
|
<input style="border:none;width: 94%;height:30px;font-size: 15px;outline: none" name="phone" type="text" placeholder="请输入注册手机号">
|
|
<input style="border:none;width: 94%;height:30px;font-size: 15px;outline: none" name="phone" type="text" placeholder="请输入注册手机号">
|
|
@@ -37,7 +35,7 @@
|
|
<div align="left" style="margin-left: 10%;margin-top: 4%">
|
|
<div align="left" style="margin-left: 10%;margin-top: 4%">
|
|
<el-checkbox v-model="checked" style="">我已阅读并同意蚯蚓农服 <a href="" style="color: #00afff">许可协议</a> 和 <a href="" style="color: #00afff">隐私政策</a></el-checkbox>
|
|
<el-checkbox v-model="checked" style="">我已阅读并同意蚯蚓农服 <a href="" style="color: #00afff">许可协议</a> 和 <a href="" style="color: #00afff">隐私政策</a></el-checkbox>
|
|
</div>
|
|
</div>
|
|
- </form>
|
|
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
@@ -106,7 +104,7 @@ export default {
|
|
}
|
|
}
|
|
|
|
|
|
.content{
|
|
.content{
|
|
- width: 36%;
|
|
|
|
|
|
+ width: 54%;
|
|
height: 50vh;
|
|
height: 50vh;
|
|
background: white;
|
|
background: white;
|
|
margin-left: auto;
|
|
margin-left: auto;
|