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
55973b14
Commit
55973b14
authored
Jul 28, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/huangyuanyuan/electricitysheep
parents
15660a6a
b4401274
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
happraise.vue
src/components/huimai/happraise.vue
+1
-1
hcategory.vue
src/components/huimai/hcategory.vue
+1
-1
No files found.
src/components/huimai/happraise.vue
View file @
55973b14
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
</el-form-item>
</el-form-item>
<el-form-item
label=
"商品图片"
>
<el-form-item
label=
"商品图片"
>
<div
class=
"shopImg1"
>
<div
class=
"shopImg1"
>
<div
class=
"indexApp_image"
v-for=
"(item, index) in replayMsg.GoodsImgList"
:key=
"index"
>
<div
class=
"indexApp_
more-
image"
v-for=
"(item, index) in replayMsg.GoodsImgList"
:key=
"index"
>
<div
class=
"img_Des"
>
<div
class=
"img_Des"
>
<el-image
style=
"width: 100px; height: 100px"
v-if=
"item.Path"
:src=
"item.Path"
<el-image
style=
"width: 100px; height: 100px"
v-if=
"item.Path"
:src=
"item.Path"
:preview-src-list=
"srcList"
></el-image>
:preview-src-list=
"srcList"
></el-image>
...
...
src/components/huimai/hcategory.vue
View file @
55973b14
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<div>
<div>
<el-button
@
click=
"openChangeDig()"
size=
"small"
>
选择文件
</el-button>
<el-button
@
click=
"openChangeDig()"
size=
"small"
>
选择文件
</el-button>
</div>
</div>
<div
class=
"indexApp_image"
>
<div
>
<img
v-if=
"postMsg.Image"
:src=
"postMsg.Image"
alt=
""
style=
"width:100px;height:100px;"
/>
<img
v-if=
"postMsg.Image"
:src=
"postMsg.Image"
alt=
""
style=
"width:100px;height:100px;"
/>
</div>
</div>
</el-form-item>
</el-form-item>
...
...
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