Sign in
guzijian
/
garbage-removal
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
eb70ef4d475bf188e68bb80252537a5b00122327
Authored by
guzijian
2024-06-06 16:27:30 +0800
1 parent
c7fb39c7
build: skipped
feat: 添加阴影
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
garbage-removal/src/pages/wode-info/wode-info-choose/index.vue
garbage-removal/src/pages/wode-info/wode-info-choose/index.vue
View file @
eb70ef4
...
...
@@ -319,6 +319,7 @@ onLoad((options) => {
319
319
100% {
320
320
width: 110%;
321
321
height: 210rpx;
322
+ filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, .5));
322
323
}
323
324
}
324
325
...
...