Commit 19484d9f by doszhang

dos

parent 6b53cf55
......@@ -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(20, true));
$('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(10, true));
$('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-40, true));
$('.logo').css('top', getTranslateDistance(20, true));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment