Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-07-12 21:03:57 +0800
Commit
2452f90aa37ff809b0db00c181052d797428901e
1 parent
237f1d29
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
app/pages/product/detail/detail.wxss
app/project.config.json
app/pages/product/detail/detail.wxss
View file @
2452f90
...
...
@@ -136,7 +136,7 @@
display: flex;
align-items: center;
justify-content: flex-end;
width: 4
0
0rpx;
width: 4
4
0rpx;
}
.width150 {
...
...
@@ -144,7 +144,7 @@
}
.width200 {
width: 2
0
0rpx;
width: 2
2
0rpx;
}
.width250 {
...
...
app/project.config.json
View file @
2452f90
...
...
@@ -33,7 +33,7 @@
"list"
:
[]
},
"miniprogram"
:
{
"current"
:
2
,
"current"
:
0
,
"list"
:
[
{
"id"
:
0
,
...
...
Please
register
or
login
to post a comment