Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
c38cce16
Commit
c38cce16
authored
Oct 27, 2025
by
jt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x
parent
a9a51dca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
SeckillSection.vue
components/SeckillSection.vue
+1
-9
No files found.
components/SeckillSection.vue
View file @
c38cce16
...
@@ -147,15 +147,7 @@ const getColor = (type) => {
...
@@ -147,15 +147,7 @@ const getColor = (type) => {
colors
=
[
'#EDE8D6'
,
'#d6e8f7'
,
'#eeeaf3'
,
'#f2e9c7'
,
'#49443f'
];
colors
=
[
'#EDE8D6'
,
'#d6e8f7'
,
'#eeeaf3'
,
'#f2e9c7'
,
'#49443f'
];
break
;
break
;
case
'textColor'
:
case
'textColor'
:
colors
=
[
'#503404'
,
'#284a6c'
,
'#322d6f'
,
'#503404'
,
'#fff0df'
];
colors
=
[
'#000000'
,
'#000000'
,
'#000000'
,
'#000000'
,
'#fbf0e1'
];
break
;
case
'buttonColor'
:
// 基于Integral模块中jifen的currentPoints颜色
colors
=
[
'#5f3c27'
,
'#385e85'
,
'#403294'
,
'#5f3c27'
,
'#f6c79c'
];
break
;
case
'accentColor'
:
// 基于Integral模块中jifen的totalPoints颜色
colors
=
[
'#d7aa72'
,
'#6c9bc9'
,
'#756ae0'
,
'#d4a468'
,
'#d4a468'
];
break
;
break
;
case
'tabsColor'
:
case
'tabsColor'
:
// Tab切换区域背景色
// Tab切换区域背景色
...
...
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