This website works better with JavaScript.
Home
Explore
Help
Sign In
ai
/
drink_uniapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
fix: WXSS不支持*通配符,改用具体元素列表
dev
mac
1 day ago
parent
67eb3312b2
commit
8e6eb64ba1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
uni.scss
+ 1
- 1
uni.scss
View File
@ -1,5 +1,5 @@
/
/
纯瘾大
全局样式
(
严格对齐
UI
/
css
/
miniapp
.
css
)
*
,
*
:
:
before
,
*
:
:
after
{
box-sizing
:
border-box
}
view
,
text
,
button
,
input
,
scroll-view
,
image
,
navigator
,
swiper
,
swiper-item
{
box-sizing
:
border-box
}
page
{
--bg
:
#
0D0D0D
;
Write
Preview
Loading…
Cancel
Save