Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f8fe1f01fbbc9ae4516f66508b3ffeefb8e25d21
Authored by
zhiyangdu
2021-07-28 14:46:36 +0800
1 parent
46fefbd2
商品详情页优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/goodDetails/goodDetails.less
src/pages/goodDetails/goodDetails.less
View file @
f8fe1f0
...
...
@@ -303,7 +303,7 @@
303
303
}
304
304
.pirce{
305
305
width: 304px;
306
-
height: 50px;
306
+
//
height: 50px;
307
307
font-size: 36px;
308
308
font-weight: 500;
309
309
color: #FC1541;
...
...