Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
forbes_crm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
crm
forbes_crm
Commits
6aa74984
Commit
6aa74984
authored
Jun 04, 2021
by
黄辉勇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.interstrangers.com:crm/forbes_crm
parents
710205fc
aee5ab0f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
jeethink/jeethink-admin/src/main/resources/templates/crm/order/add.html
...ink-admin/src/main/resources/templates/crm/order/add.html
+1
-1
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/add.html
...dmin/src/main/resources/templates/crm/orderPrice/add.html
+4
-5
No files found.
jeethink/jeethink-admin/src/main/resources/templates/crm/order/add.html
View file @
6aa74984
...
...
@@ -9,7 +9,7 @@
<form
class=
"form-horizontal m"
id=
"form-order-add"
>
<div
class=
"panel-group"
id=
"accordion"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
style=
"margin-bottom: 20px"
>
<h4
class=
"form-header h4 panel-title"
>
<a
data-toggle=
"collapse"
href=
"#collapseOne"
>
...
...
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/add.html
View file @
6aa74984
...
...
@@ -15,7 +15,7 @@
<form
class=
"form-horizontal m"
id=
"form-order-add"
>
<div
class=
"panel-group"
id=
"accordion"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
style=
"margin-bottom: 20px"
>
<h4
class=
"form-header h4 panel-title"
>
<a
data-toggle=
"collapse"
href=
"#collapseOne"
>
...
...
@@ -25,7 +25,7 @@
</div>
<div
id=
"collapseOne"
class=
"panel-collapse collapse in"
>
<input
name=
"customerId"
type=
"hidden"
id=
"customerId"
/>
<div
class=
"form-group"
>
<div
class=
"form-group
flex
"
>
<label
class=
"col-sm-3 control-label is-required"
>
报价客户:
</label>
<div
class=
"col-sm-7"
>
<div
class=
"input-group"
>
...
...
@@ -33,13 +33,12 @@
<span
class=
"input-group-addon"
><i
class=
"fa fa-search"
></i></span>
</div>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
主题:
</label>
<div
class=
"col-sm-7"
>
<input
name=
"orderName"
class=
"form-control"
type=
"text"
required
>
</div>
</div>
<div
class=
"form-group flex"
>
<label
class=
"col-sm-3 control-label"
>
报价总额:
</label>
<div
class=
"col-sm-7"
>
...
...
@@ -160,7 +159,7 @@
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
style=
"margin-bottom: 20px"
>
<h4
class=
"form-header h4 panel-title"
>
<a
data-toggle=
"collapse"
href=
"#collapseTwo"
>
...
...
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