Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1903ab0d
authored
Feb 18, 2019
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
f21510d2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
src/views/supplier/Index.vue
view/2.js
src/views/supplier/Index.vue
View file @
1903ab0d
...
...
@@ -15,7 +15,7 @@
</dd>
<dd
class=
"inp-wrap boxsiz"
>
<label
class=
"lineBlock va-m"
><em>
*
</em>
联系方式:
</label>
<input
type=
"
text
"
placeholder=
"请输入手机或电话号码"
class=
"va-m inp"
v-model=
"form.mobile"
maxlength=
"11"
onkeyup=
"this.value=this.value.replace(/\D/g,'')"
>
<input
type=
"
number
"
placeholder=
"请输入手机或电话号码"
class=
"va-m inp"
v-model=
"form.mobile"
maxlength=
"11"
onkeyup=
"this.value=this.value.replace(/\D/g,'')"
>
</dd>
<dd
class=
"inp-wrap boxsiz"
v-if=
"verifyCodeFlag"
>
<label
class=
"lineBlock va-m"
><em>
*
</em>
短信验证:
</label>
...
...
view/2.js
View file @
1903ab0d
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