This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
jewelry-front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
3 months ago
parent
8f5a7339e6
commit
8e0f00ca7c
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
components/user/productList.vue
+ 1
- 1
components/user/productList.vue
View File
@ -7,7 +7,7 @@
<
image
<
image
class
=
"image"
class
=
"image"
:
src
=
"
item
.
image
&&
:
src
=
"
item
.
image
&&
item
.
image
.
split
(
','
)
[
0
]
" mode="
"
>
<
/
image
>
item
.
image
.
split
(
','
)
[
0
]
" mode="
aspectFill
"
>
<
/
image
>
<
view
class
=
"info"
>
<
view
class
=
"info"
>
<
view
class
=
"title"
>
<
view
class
=
"title"
>
{
{
item
.
title
}
}
{
{
item
.
title
}
}
Write
Preview
Loading…
Cancel
Save