This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
产交:注册,去掉多余文案
rongxin_dev
张泽亮
20 hours ago
parent
e58fef2c7d
commit
793eab1e93
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/register/userRegister.vue
+ 1
- 1
src/views/register/userRegister.vue
View File
@@ -39,7 +39,7 @@
<van-uploader :after-read="afterReadSFZ" :before-delete="deleteFileSFZ" v-model="fileListSFZ" multiple :max-count="1" />
</template>
</van-field>
<p style="color: red;padding: 2vw 3vw;">*身份证照片
、本人和身份证的合影
</p>
<p style="color: red;padding: 2vw 3vw;">*身份证照片</p>
</div>
<!-- <van-divider>银行信息</van-divider>-->
Write
Preview
Loading…
Cancel
Save