Commit 4fff6049 authored by malin's avatar malin

r

parent 613512ef
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<div class="in-name1 row-center-center"> <div class="in-name1 row-center-center">
<input <input
v-model="female" v-model="female"
class="input-text fs-40" class="input-text fs-34"
type="text" type="text"
placeholder="请输入姓名" placeholder="请输入姓名"
/> />
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<div class="in-name2 row-center-center"> <div class="in-name2 row-center-center">
<input <input
v-model="male" v-model="male"
class="input-text fs-40" class="input-text fs-34"
type="text" type="text"
placeholder="请输入姓名" placeholder="请输入姓名"
/> />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment