This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
hotel-tablecloth-uniapp-24-08-29
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
9 months ago
parent
8a7fa8163b
commit
85bad060fc
1 changed files
with
19 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+19
-0
pages_order/product/productDetail.vue
+ 19
- 0
pages_order/product/productDetail.vue
View File
@ -22,6 +22,17 @@
<
image
src
=
"../static/product/like.png"
mode
=
""
>
<
/
image
>
<
image
src
=
"../static/product/like.png"
mode
=
""
>
<
/
image
>
<
/
view
>
<
/
view
>
<
/
view
>
<
/
view
>
<
view
class
=
"tips"
>
<
view
class
=
"tip"
>
专业设备
<
/
view
>
<
view
class
=
"tip"
>
科学流程
<
/
view
>
<
view
class
=
"tip"
>
质量保证
<
/
view
>
<
/
view
>
<
/
view
>
<
/
view
>
<
view
class
=
"info-unit"
>
<
view
class
=
"info-unit"
>
@ -125,6 +136,14 @@
}
}
}
}
}
}
.
tips
{
display
:
flex
;
font
-
size
:
20
rpx
;
margin
-
top
:
30
rpx
;
.
tip
{
margin
-
right
:
40
rpx
;
}
}
}
}
.
info
-
unit
{
.
info
-
unit
{
margin
-
top
:
20
rpx
;
margin
-
top
:
20
rpx
;
Write
Preview
Loading…
Cancel
Save