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
d492b665
Commit
d492b665
authored
Jun 29, 2017
by
coolfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
e80165e1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
wx.jpg
public/images/wx.jpg
+0
-0
index.ejs
views/index.ejs
+4
-2
No files found.
public/images/
hjy@
wx.jpg
→
public/images/wx.jpg
View file @
d492b665
File moved
views/index.ejs
View file @
d492b665
...
...
@@ -4,7 +4,6 @@
<title>
红椒易X小云蜂巢新媒体广告平台
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
>
<link
rel=
'stylesheet'
href=
'/css/style.css'
/>
<script
src=
"http://res.wx.qq.com/open/js/jweixin-1.2.0.js"
></script>
<script
src=
"js/jquery.min.js"
></script>
<script
src=
"js/particles.js"
></script>
<script
src=
"js/main.js"
></script>
...
...
@@ -177,12 +176,14 @@
</div>
</div>
</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/hjy@
wx.png'
imgUrl
:
'http://hfads.apps.xiaoyun.com/images/
wx.png'
};
wx
.
config
({
debug
:
false
,
...
...
@@ -205,5 +206,6 @@
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