Browse Source

Merge branch 'newProperty' of http://116.255.223.226:3000/zhangzl/nsgk_web into newProperty

RongCheng
庞东旭 1 year ago
parent
commit
a6eebc2de7
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      .idea/vcs.xml
  2. +2
    -2
      view/login/registerFrom.html

+ 1
- 1
.idea/vcs.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="" vcs="Git" />
</component>
</project>

+ 2
- 2
view/login/registerFrom.html View File

@@ -184,13 +184,13 @@
</td>
</tr>
<tr>
<td><span>*</span>身份证(正):</td>
<td><span>*</span>身份证(正):</td>
<td colspan="3">
<div id="cupload-3" class="m-l-10 m-b-5 wid30"></div>
</td>
</tr>
<tr>
<td><span>*</span>银行卡:</td>
<td><span>*</span>银行卡(正):</td>
<td colspan="3">
<div id="cupload-4" class="m-l-10 m-b-5 wid30"></div>
</td>


Loading…
Cancel
Save