Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Shanxi_CCB_Card
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
余成
Shanxi_CCB_Card
Commits
e4dfd955
Commit
e4dfd955
authored
Jul 15, 2022
by
余成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
链接修改
parent
672c78a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
index.html
index.html
+6
-5
mode_brand.png
mode_brand.png
+0
-0
No files found.
index.html
View file @
e4dfd955
...
@@ -188,7 +188,7 @@
...
@@ -188,7 +188,7 @@
top
:
0
;
top
:
0
;
width
:
7.5rem
;
width
:
7.5rem
;
height
:
2.6rem
;
height
:
2.6rem
;
margin-top
:
.
55
rem
;
margin-top
:
.
3
rem
;
}
}
.jinxuandapai
img
{
.jinxuandapai
img
{
width
:
6.8rem
;
width
:
6.8rem
;
...
@@ -561,7 +561,7 @@
...
@@ -561,7 +561,7 @@
const
thursday_top
=
document
.
getElementById
(
"thursday_top"
);
const
thursday_top
=
document
.
getElementById
(
"thursday_top"
);
const
thursday_bottom
=
document
.
getElementById
(
"thursday_bottom"
);
const
thursday_bottom
=
document
.
getElementById
(
"thursday_bottom"
);
switch
(
new
Date
().
getDay
())
{
switch
(
new
Date
().
getDay
())
{
case
4
:
// 这里说明是星期四
case
5
:
// 这里说明是星期四
thursday_top
.
style
.
display
=
"block"
;
thursday_top
.
style
.
display
=
"block"
;
thursday_bottom
.
style
.
display
=
"none"
;
thursday_bottom
.
style
.
display
=
"none"
;
break
;
break
;
...
@@ -605,7 +605,7 @@
...
@@ -605,7 +605,7 @@
// 境外消费特享visa卡享8%返现
// 境外消费特享visa卡享8%返现
10
:
'https://ssz.ccb.com/v2/manage/book/f3c5ms/'
,
10
:
'https://ssz.ccb.com/v2/manage/book/f3c5ms/'
,
// 全球支付Visa信用卡一元购专属活动
// 全球支付Visa信用卡一元购专属活动
11
:
'https://
common.uncle-ad.com/ccbh5course
/'
,
11
:
'https://
vtravel.link2shops.com/ccbyiyuan/?uuid=nSLZwHjOGeh9nVC5oIGmuyjkNh06XDnWn1zUTx1xV88=#
/'
,
// 积分刷刷乐
// 积分刷刷乐
12
:
'http://zzfw.ccb.com/cn/mobilev3/nonfinance_mobilev3/zzly/jingxuanqy_details_qg.html?Svc_Prj_ID=MFXB2022070410425300015965&chnlType='
,
12
:
'http://zzfw.ccb.com/cn/mobilev3/nonfinance_mobilev3/zzly/jingxuanqy_details_qg.html?Svc_Prj_ID=MFXB2022070410425300015965&chnlType='
,
...
@@ -750,7 +750,8 @@
...
@@ -750,7 +750,8 @@
console
.
log
(
'targetUrl'
,
targetUrl
);
console
.
log
(
'targetUrl'
,
targetUrl
);
// 检查是否不在建行生活App内
// 检查是否不在建行生活App内
if
(
!
isInClient
()
||
!
window
.
CCBBridge
)
{
// 端外
if
(
!
isInClient
()
||
!
window
.
CCBBridge
)
{
// 端外
window
.
location
.
href
=
targetUrl
window
.
location
.
href
=
targetUrl
return
// TODO 这里要解开
// TODO 这里要解开
// if (isiOS) {
// if (isiOS) {
// window.location.href =
// window.location.href =
...
@@ -845,7 +846,7 @@
...
@@ -845,7 +846,7 @@
// 这里加逻辑 周四专享点击 如果不是周四弹toast
// 这里加逻辑 周四专享点击 如果不是周四弹toast
if
(
shopKey
==
'ThursdayPage'
&&
new
Date
().
getDay
()
!=
4
)
{
if
(
shopKey
==
'ThursdayPage'
&&
new
Date
().
getDay
()
!=
5
)
{
Toast
(
'不好意思,当前活动未开始,请每周四参与领券'
);
Toast
(
'不好意思,当前活动未开始,请每周四参与领券'
);
return
false
;
return
false
;
}
}
...
...
mode_brand.png
View replaced file @
672c78a9
View file @
e4dfd955
70.9 KB
|
W:
|
H:
76.1 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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