This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
提交修改
trunk1017
douzhuo
2 years ago
parent
0dbc14d114
commit
944af6d44c
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
pages/mine/details2.vue
+ 3
- 3
pages/mine/details2.vue
View File
@@ -3183,12 +3183,13 @@
margin: 20rpx 0 0 0;
display: flex;
justify-content: center;
align-items: center;
border: 1rpx solid #999;
.mitems {
flex-shrink: 0;
width:
5
0rpx;
height:
5
0rpx;
width:
7
0rpx;
height:
7
0rpx;
background-color: #F2F2F2;
display: flex;
align-items: center;
@@ -3197,7 +3198,6 @@
.input {
width: 100rpx;
height: 47rpx;
font-size: 32rpx;
text-align: center;
}
Write
Preview
Loading…
Cancel
Save