Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
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
黄媛媛
ElectricitySheep
Commits
07d2d447
Commit
07d2d447
authored
Jun 29, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c7a6fe23
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
goodsListEdit.vue
src/components/CommodityMan/goodsListEdit.vue
+6
-3
No files found.
src/components/CommodityMan/goodsListEdit.vue
View file @
07d2d447
...
@@ -504,8 +504,8 @@
...
@@ -504,8 +504,8 @@
<span>
商品详情
</span>
<span>
商品详情
</span>
</div>
</div>
<el-row>
<el-row>
<el-col
:span=
"
1
2"
>
<el-col
:span=
"
24
2"
>
<UE
:defaultMsg=
"defaultMsg"
:config=
"config"
:IsMultiple=
"true"
ref=
"ue"
></UE>
<UE
style=
"width:750px;"
:defaultMsg=
"defaultMsg"
:config=
"config"
:IsMultiple=
"true"
ref=
"ue"
></UE>
</el-col>
</el-col>
</el-row>
</el-row>
</el-card>
</el-card>
...
@@ -2284,7 +2284,10 @@
...
@@ -2284,7 +2284,10 @@
}
}
@media
(
max-width
:
1199px
)
and
(
min-width
:
200px
)
{
@media
(
max-width
:
1199px
)
and
(
min-width
:
200px
)
{
.goodsListEdit
.el-col-12
{
.goodsListEdit
.el-col-12
{
width
:
90%
;
width
:
80%
;
}
}
}
.edui1_imagescale
img
{
max-width
:
100%
;
}
}
</
style
>
</
style
>
\ No newline at end of file
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