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
710205fc
Commit
710205fc
authored
Jun 04, 2021
by
黄辉勇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.interstrangers.com:crm/forbes_crm
parents
c1b3d7e5
4bca0346
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
594 additions
and
415 deletions
+594
-415
jeethink/jeethink-admin/src/main/resources/templates/crm/order/add.html
...ink-admin/src/main/resources/templates/crm/order/add.html
+93
-80
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/add.html
...dmin/src/main/resources/templates/crm/orderPrice/add.html
+480
-314
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/edit.html
...min/src/main/resources/templates/crm/orderPrice/edit.html
+21
-21
No files found.
jeethink/jeethink-admin/src/main/resources/templates/crm/order/add.html
View file @
710205fc
This diff is collapsed.
Click to expand it.
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/add.html
View file @
710205fc
This diff is collapsed.
Click to expand it.
jeethink/jeethink-admin/src/main/resources/templates/crm/orderPrice/edit.html
View file @
710205fc
...
@@ -332,7 +332,7 @@
...
@@ -332,7 +332,7 @@
<label
class=
"col-sm-4 control-label"
>
15%:
</label>
<label
class=
"col-sm-4 control-label"
>
15%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"fob
T
en"
th:field=
"*{fobFifteen}"
class=
"form-control"
type=
"text"
>
<input
name=
"fob
Fifte
en"
th:field=
"*{fobFifteen}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -340,7 +340,7 @@
...
@@ -340,7 +340,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
wenty
"
th:field=
"*{fobTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -348,7 +348,7 @@
...
@@ -348,7 +348,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
wentyFive
"
th:field=
"*{fobTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -356,7 +356,7 @@
...
@@ -356,7 +356,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
hirty
"
th:field=
"*{fobThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -364,7 +364,7 @@
...
@@ -364,7 +364,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"fobT
en
"
th:field=
"*{fobThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"fobT
hirtyFive
"
th:field=
"*{fobThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -398,7 +398,7 @@
...
@@ -398,7 +398,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
Twenty
"
th:field=
"*{dollarValTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -406,7 +406,7 @@
...
@@ -406,7 +406,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
TwentyFive
"
th:field=
"*{dollarValTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -414,7 +414,7 @@
...
@@ -414,7 +414,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
Thirty
"
th:field=
"*{dollarValThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -422,7 +422,7 @@
...
@@ -422,7 +422,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"dollarVal
Fifteen
"
th:field=
"*{dollarValThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"dollarVal
ThirtyFive
"
th:field=
"*{dollarValThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -456,7 +456,7 @@
...
@@ -456,7 +456,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
Twenty
"
th:field=
"*{profitTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -464,7 +464,7 @@
...
@@ -464,7 +464,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
TwentyFive
"
th:field=
"*{profitTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -472,7 +472,7 @@
...
@@ -472,7 +472,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
Thirty
"
th:field=
"*{profitThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -480,7 +480,7 @@
...
@@ -480,7 +480,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"profit
Fifteen
"
th:field=
"*{profitThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"profit
ThirtyFive
"
th:field=
"*{profitThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -515,7 +515,7 @@
...
@@ -515,7 +515,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
Twenty
"
th:field=
"*{managFeeTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -523,7 +523,7 @@
...
@@ -523,7 +523,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
TwentyFive
"
th:field=
"*{managFeeTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -531,7 +531,7 @@
...
@@ -531,7 +531,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
Thirty
"
th:field=
"*{managFeeThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -539,7 +539,7 @@
...
@@ -539,7 +539,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"managFee
Fifteen
"
th:field=
"*{managFeeThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"managFee
ThirtyFive
"
th:field=
"*{managFeeThirtyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -573,7 +573,7 @@
...
@@ -573,7 +573,7 @@
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<label
class=
"col-sm-4 control-label"
>
20%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitTwenty}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
Twenty
"
th:field=
"*{netProfitTwenty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -581,7 +581,7 @@
...
@@ -581,7 +581,7 @@
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<label
class=
"col-sm-4 control-label"
>
25%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitTwentyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
TwentyFive
"
th:field=
"*{netProfitTwentyFive}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -589,7 +589,7 @@
...
@@ -589,7 +589,7 @@
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<label
class=
"col-sm-4 control-label"
>
30%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitThirty}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
Thirty
"
th:field=
"*{netProfitThirty}"
class=
"form-control"
type=
"text"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -597,7 +597,7 @@
...
@@ -597,7 +597,7 @@
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<label
class=
"col-sm-4 control-label"
>
35%:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"input-group date"
>
<div
class=
"input-group date"
>
<input
name=
"netProfit
Fifteen
"
th:field=
"*{netProfitThirtyFive}"
class=
"form-control"
type=
"text"
>
<input
name=
"netProfit
ThirtyFive
"
th:field=
"*{netProfitThirtyFive}"
class=
"form-control"
type=
"text"
>
</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