Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
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
黄庭坚
jinfa-platform
Commits
062755a5
Commit
062755a5
authored
Jul 23, 2020
by
GuanHua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:对接快捷修改单价列表页
parent
fc8e3e98
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
9 deletions
+13
-9
global.less
src/global/styles/global.less
+13
-9
fastModifyPrice.tsx
src/pages/commodity/products/fastModifyPrice.tsx
+0
-0
No files found.
src/global/styles/global.less
View file @
062755a5
...
...
@@ -50,14 +50,14 @@ h6 {
position: relative;
&::before {
content
: "";
display
: inline-block;
position
: absolute;
left
: 0;
top
: 50%;
margin-top
: -.42667rem;
width
: 2px;
height
: .85333rem;
content: "";
display: inline-block;
position: absolute;
left: 0;
top: 50%;
margin-top: -.42667rem;
width: 2px;
height: .85333rem;
background-color: @primary-color;
box-shadow: 0 0.14933rem 0.256rem 0 rgba(97, 144, 232, .2);
border-radius: 1px;
...
...
@@ -83,6 +83,10 @@ h6 {
cursor: pointer;
}
.padLeft0 {
padding-left: 0!important;
}
// 公共状态 圆点
.commonStatus {
display: inline-block;
...
...
@@ -124,7 +128,7 @@ h6 {
.sc-fzpans {
display: block;
width
: 100%;
width: 100%;
}
...
...
src/pages/commodity/products/fastModifyPrice.tsx
View file @
062755a5
This diff is collapsed.
Click to expand it.
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