Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
sf
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0edd705c
authored
6 years ago
by
qiaomu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
two
parent
6a532536
master
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
sudoke/gatheringInfo.html
sudoke/gatheringInfo.html
View file @
0edd705c
...
...
@@ -13,15 +13,15 @@
<div
class=
"gatheringInfo"
>
<div
class=
"item"
>
<div
class=
"left"
>
账户名:
</div>
<input
class=
"input account"
type=
"text"
>
<input
class=
"input account"
type=
"text"
placeholder=
"*银行账户名"
>
</div>
<div
class=
"item"
>
<div
class=
"left"
>
银行账号:
</div>
<input
class=
"input bankaccount"
type=
"text"
oninput =
"value=value.replace(/[^\d]/g,'')"
>
<input
class=
"input bankaccount"
type=
"text"
oninput =
"value=value.replace(/[^\d]/g,'')"
placeholder=
"*银行账号"
>
</div>
<div
class=
"item"
>
<div
class=
"left"
>
开户行:
</div>
<input
class=
"input bank"
type=
"text"
>
<input
class=
"input bank"
type=
"text"
placeholder=
"*例如:中国建设银行"
>
</div>
<div
class=
"sub"
>
提交
</div>
<div
class=
"note"
>
*注:请填写完整信息并认真核对
</div>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment