Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
fashion-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tangfh
fashion-ui
Commits
c25465ae
Commit
c25465ae
authored
May 29, 2024
by
tangfh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+
parent
980a925a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
uni.scss
uni.scss
+1
-1
f-pop.vue
uni_modules/f-pop/components/f-pop/f-pop.vue
+1
-1
No files found.
uni.scss
View file @
c25465ae
...
...
@@ -38,7 +38,7 @@ $uni-bg-color-mask:rgba(0, 0, 0, 0.4);//遮罩颜色
$c-bg-color-avatar
:
#f5f5f5
;
$c-bg-color-active
:
#f5f5f5
;
$c-bg-color
:
#4AA7F7
;
$c-bg-color-active
:
#47a4f0
;
$c-bg-color-active
2
:
#47a4f0
;
/* 边框颜色 */
$uni-border-color
:
#c8c7cc
;
...
...
uni_modules/f-pop/components/f-pop/f-pop.vue
View file @
c25465ae
...
...
@@ -307,7 +307,7 @@
}
.text__dialog__top-right
:active
{
background-color
:
$c-bg-color-active
;
background-color
:
$c-bg-color-active
2
;
border-radius
:
96rpx
;
}
</
style
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment