This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[分享][修改]:[分享弹层样式的修改]
tags/C.7.1.0
meo
6 years ago
parent
1229d7b073
commit
df4d422739
4 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
components/shareposter/index.wxss
+1
-1
pages/coupon/detail/index.wxss
+1
-1
pages/index/searchbar/detail/index.wxss
+1
-1
pages/spellGroup/mySpellGroup/index.wxss
+ 1
- 1
components/shareposter/index.wxss
View File
@@ -6,7 +6,7 @@
left: 0;
background: rgba(0, 0, 0, 0.5);
overflow: hidden;
z-index: 10;
z-index: 10
000
;
color: #fff;
}
+ 1
- 1
pages/coupon/detail/index.wxss
View File
@@ -775,7 +775,7 @@ checkbox-group, radio-group {
left: 0;
background: rgba(0, 0, 0, 0.5);
overflow: hidden;
z-index: 10;
z-index: 10
000
;
color: #fff;
}
+ 1
- 1
pages/index/searchbar/detail/index.wxss
View File
@@ -305,7 +305,7 @@
left: 0;
background: rgba(0, 0, 0, 0.5);
overflow: hidden;
z-index: 10;
z-index: 10
000
;
color: #fff;
}
+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxss
View File
@@ -541,7 +541,7 @@ top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
overflow: hidden;
z-index: 100
1
;
z-index: 100
00
;
color: #fff;
}
Write
Preview
Loading…
Cancel
Save