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
c8cef419
Commit
c8cef419
authored
Aug 26, 2022
by
余成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
替换图片
parent
21a95a0a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
16 deletions
+16
-16
XiaomiInstallment.jpg
XiaomiInstallment.jpg
+0
-0
index.html
index.html
+16
-16
去掉分享版本.zip
去掉分享版本.zip
+0
-0
No files found.
XiaomiInstallment.jpg
View replaced file @
21a95a0a
View file @
c8cef419
This diff is collapsed.
Click to expand it.
index.html
View file @
c8cef419
...
...
@@ -793,22 +793,22 @@
/**
* 分享
*/
//
function goShare() {
//
var requestObj = {
//
action: "share",
//
params: {
//
// share_id:'',
//
text: "晋享信用生活,多重信用卡好礼优惠等你参与",
//
title: "信用卡专享优惠-惠满三晋",
//
url: window.location.href,
//
image: "https://yun.duiba.com.cn/cdqd/0123ed88-6f63-4361-bee8-d4968a0fc407.png",
//
type: "",
//
},
//
};
//
console.log("分享信息", requestObj);
//
window.CCBBridge &&
//
window.CCBBridge.requestNative(JSON.stringify(requestObj), "cbShare");
//
}
function
goShare
()
{
var
requestObj
=
{
action
:
"share"
,
params
:
{
// share_id:'',
text
:
"晋享信用生活,多重信用卡好礼优惠等你参与"
,
title
:
"信用卡专享优惠-惠满三晋"
,
url
:
window
.
location
.
href
,
image
:
"https://yun.duiba.com.cn/cdqd/0123ed88-6f63-4361-bee8-d4968a0fc407.png"
,
type
:
""
,
},
};
console
.
log
(
"分享信息"
,
requestObj
);
window
.
CCBBridge
&&
window
.
CCBBridge
.
requestNative
(
JSON
.
stringify
(
requestObj
),
"cbShare"
);
}
/**
* 点击卡券 区分端内外进行跳转
...
...
去掉分享版本.zip
deleted
100644 → 0
View file @
21a95a0a
File deleted
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