Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
ccb-lantern
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
19484d9f
authored
Feb 02, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
6b53cf55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
28 deletions
+2
-28
Public/static/js/common.js
+2
-28
No files found.
Public/static/js/common.js
View file @
19484d9f
...
...
@@ -79,33 +79,7 @@ preloadimages(preloadImageList, function () {
$
(
'.loading-page .loading-text'
).
text
(
Math
.
floor
(
progress
*
100
)
+
'%'
);
});
// const flag = [
// '升职加薪',
// '早日暴富',
// '拿到一个新项目',
// '考过CFA',
// '迎战CPA',
// '读10本金融类书籍',
// '提升工作核心技能',
// '拿下自己的Dream car',
// '买一套小房子',
// '存款超过6位数',
// '回家继承家业',
// '结婚,靠份子钱增收',
// '拥有苹果全家桶',
// '坚持基金定投',
// '坚持记账',
// 'get一项理财技能',
// '为孩子做教育基金定投',
// '好好存钱,认真把养老问题提上日程',
// '投资收益超主业,躺着赚钱',
// '靠理财收益,实现水果自由',
// '好好理财,买全李佳琪推荐口红',
// '理财收益多一点,猫粮争取升一级',
// '用理财收益,来场说走就走的旅行',
// '多赚钱,去看一看世界和远方',
// ];
const
flag
=
[
'百病不侵'
,
'疫情早散去'
,
...
...
@@ -293,7 +267,7 @@ $(document).ready(function () {
$
(
'.gif-block'
).
append
(
'<img class="musicgif" src="'
+
picUrl
+
'music.gif" />'
);
// $('.fireworks-gif').append('<img class="fireworksgif" src="' + picUrl + 'fireworks.gif" />');
$
(
'.btn-music'
).
css
(
'top'
,
'auto'
).
css
(
'bottom'
,
getTranslateDistance
(
2
0
,
true
));
$
(
'.btn-music'
).
css
(
'top'
,
'auto'
).
css
(
'bottom'
,
getTranslateDistance
(
1
0
,
true
));
$
(
'.customize-frame'
).
css
(
'top'
,
'auto'
).
css
(
'bottom'
,
getTranslateDistance
(
-
40
,
true
));
$
(
'.logo'
).
css
(
'top'
,
getTranslateDistance
(
20
,
true
));
...
...
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