Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
X
xy-ads
Project
Project
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tf-boys
xy-ads
Commits
84290d02
Commit
84290d02
authored
Jun 29, 2017
by
coolfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打包
parent
d492b665
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
index.ejs
views/index.ejs
+4
-3
No files found.
views/index.ejs
View file @
84290d02
...
...
@@ -9,6 +9,9 @@
<script
src=
"js/main.js"
></script>
</head>
<body>
<div
style=
"display:none"
>
<img
src=
"http://hfads.apps.xiaoyun.com/images/wx.jpg"
>
</div>
<div
class=
"top-wrapper"
>
<div
class=
"top-nav clearfix"
>
<div
class=
"top-nav-left"
>
...
...
@@ -178,12 +181,11 @@
</body>
<script
src=
"http://res.wx.qq.com/open/js/jweixin-1.2.0.js"
></script>
<script
type=
"text/javascript"
>
window
.
onload
=
function
()
{
var
shareData
=
{
title
:
'红椒易X小云蜂巢新媒体广告平台'
,
desc
:
'整合内容资源,提升广告主的品牌曝光能力,只需四步,即可完成广告投放需求。'
,
link
:
'http://hfads.apps.xiaoyun.com/'
,
imgUrl
:
'http://hfads.apps.xiaoyun.com/images/wx.pn
g'
imgUrl
:
'http://hfads.apps.xiaoyun.com/images/wx.jp
g'
};
wx
.
config
({
debug
:
false
,
...
...
@@ -206,6 +208,5 @@
wx
.
onMenuShareWeibo
(
shareData
);
wx
.
onMenuShareQZone
(
shareData
);
});
}
</script>
</html>
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