Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
icsales
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
01830af7
authored
Jun 11, 2019
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1
parent
c2255259
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
11 deletions
Application/Home/View/QuotePrice/releaseinquiry.html
Application/Home/View/QuotePrice/releaseinquiry.html
View file @
01830af7
...
...
@@ -25,45 +25,49 @@
<div
class=
"xh input_div "
>
<span
class=
"input_title lineBlock "
>
*型号:
</span>
<div
class=
"input_parent"
>
<input
type=
"text"
placeholder=
"请输入商品型号"
class=
"input boxsiz"
>
<input
type=
"text"
placeholder=
"请输入商品型号"
class=
"input boxsiz"
>
</div>
</div>
<div
class=
"brand input_div "
>
<span
class=
"input_title lineBlock"
>
*品牌:
</span>
<div
class=
"input_parent"
>
<input
type=
"text"
placeholder=
"请输入品牌(必填)"
class=
"input boxsiz"
>
<input
type=
"text"
placeholder=
"请输入品牌(必填)"
class=
"input boxsiz"
>
</div>
</div>
<div
class=
"fz input_div "
>
<span
class=
"input_title lineBlock"
>
封装:
</span>
<div
class=
"input_parent"
>
<input
type=
"text"
placeholder=
"请输入封装"
class=
"input boxsiz"
>
<input
type=
"text"
placeholder=
"请输入封装"
class=
"input boxsiz"
>
</div>
</div>
<div
class=
"num input_div "
>
<span
class=
"input_title lineBlock"
>
*需求数量:
</span>
<div
class=
"input_parent"
>
<input
type=
"text"
placeholder=
"请输入需求数量(必填)"
class=
"input boxsiz"
>
<input
type=
"text"
placeholder=
"请输入需求数量(必填)"
class=
"input boxsiz"
>
</div>
</div>
<div
class=
"price input_div "
>
<span
class=
"input_title lineBlock"
>
接受价:
</span>
<div
class=
"input_parent"
>
<input
type=
"text"
placeholder=
"请输入接受价格"
class=
"input boxsiz price_input"
>
<div
class=
"rmb"
>
<span
class=
"text"
>
RMB
</span>
<span
class=
"icon iconfont iconjuxing15"
></span>
</div>
<input
type=
"text"
placeholder=
"请输入接受价格"
class=
"input boxsiz price_input"
>
<div
class=
"rmb"
>
<span
class=
"text"
>
RMB
</span>
<span
class=
"icon iconfont iconjuxing15"
></span>
</div>
</div>
</div>
<div
class=
"price input_div "
>
<span
class=
"input_title lineBlock"
>
*货期:
</span>
<div
class=
"input_parent"
>
<input
type=
"radio"
name=
"sex"
value=
"男"
title=
"男"
>
<input
type=
"radio"
name=
"sex"
value=
"女"
title=
"女"
checked
>
<input
type=
"radio"
name=
"sex"
value=
"男"
title=
"男"
>
<input
type=
"radio"
name=
"sex"
value=
"女"
title=
"女"
checked
>
</div>
</div>
<div
class=
"price input_div "
>
<span
class=
"input_title lineBlock"
>
备注:
</span>
<textarea
name=
"desc"
placeholder=
"请输入内容"
class=
"layui-textarea"
></textarea>
</div>
</div>
<div
class=
"form_right fl "
>
<div
class=
"sc"
></div>
...
...
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