Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DataCenter_Core2.1_20190520
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
DataCenter_Core2.1_20190520
Commits
1553bea0
Commit
1553bea0
authored
Mar 02, 2020
by
guanzhenshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
cbfa01b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Index2.cshtml
Bailun.DC.Web/Areas/Reports/Views/Finance/Index2.cshtml
+2
-2
No files found.
Bailun.DC.Web/Areas/Reports/Views/Finance/Index2.cshtml
View file @
1553bea0
...
@@ -336,7 +336,7 @@
...
@@ -336,7 +336,7 @@
<div style="width:11.5%;" class="not_fba_inventory_amount">0</div>
<div style="width:11.5%;" class="not_fba_inventory_amount">0</div>
<div style="width:11.5%;" class="not_fba_inventory_amount">0</div>
<div style="width:11.5%;" class="not_fba_inventory_amount">0</div>
<div style="width:11.5%;">
<div style="width:11.5%;">
<input id="inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="
not_fba_
inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
</div>
</div>
<div style="width:8%;"></div>
<div style="width:8%;"></div>
</div>
</div>
...
@@ -1440,7 +1440,7 @@
...
@@ -1440,7 +1440,7 @@
$(this).css('color', '#fff');
$(this).css('color', '#fff');
}
}
else if (obj["ismark"] == 2) {
else if (obj["ismark"] == 2) {
$(this).css('background', '#
87CEFA
');
$(this).css('background', '#
0299A4
');
$(this).css('color', '#fff');
$(this).css('color', '#fff');
}
}
else {
else {
...
...
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