Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
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
6f47b6cf
authored
Apr 01, 2021
by
朱继来
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'zjl_inquiry_order_20210311' into development
parents
734c668e
ff2f0f74
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
public/js/add_inquiry_order.js
resources/views/addInquiryOrder/userInfo.blade.php
public/js/add_inquiry_order.js
View file @
6f47b6cf
...
@@ -38,7 +38,7 @@ layui.config({
...
@@ -38,7 +38,7 @@ layui.config({
$
(
'.invoice-section-2'
).
show
();
$
(
'.invoice-section-2'
).
show
();
$
(
'.invoice-section-3'
).
hide
();
$
(
'.invoice-section-3'
).
hide
();
$
(
'.invoice-section-4'
).
hide
();
$
(
'.invoice-section-4'
).
hide
();
$
(
'.inv-com-section'
).
show
();
$
(
'.inv-com-section'
).
hide
();
break
;
break
;
case
'3'
:
case
'3'
:
$
(
'.invoice-section-3'
).
show
();
$
(
'.invoice-section-3'
).
show
();
...
...
resources/views/addInquiryOrder/userInfo.blade.php
View file @
6f47b6cf
...
@@ -20,9 +20,8 @@
...
@@ -20,9 +20,8 @@
</div>
</div>
</div>
</div>
<div
class=
"inv-com-section"
>
<div
class=
"layui-row"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-xs6 layui-col-sm6 layui-col-md6 inv-com-section"
>
<div
class=
"layui-col-xs6 layui-col-sm6 layui-col-md6"
>
<div
class=
"layui-form-item"
>
<div
class=
"layui-form-item"
>
<label
class=
"layui-form-label"
>
发票/公司:
</label>
<label
class=
"layui-form-label"
>
发票/公司:
</label>
...
@@ -31,9 +30,9 @@
...
@@ -31,9 +30,9 @@
</
div
>
</
div
>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"layui-row"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-xs4 layui-col-sm4 layui-col-md4"
>
<div
class=
"layui-col-xs4 layui-col-sm4 layui-col-md4"
>
<div
class=
"layui-form-item"
>
<div
class=
"layui-form-item"
>
<label
class=
"layui-form-label"
>
联系方式:
</label>
<label
class=
"layui-form-label"
>
联系方式:
</label>
...
@@ -53,7 +52,6 @@
...
@@ -53,7 +52,6 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</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