Skip to content

Commit

Permalink
feat:update info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonyang committed May 5, 2019
1 parent 8e04275 commit 876efeb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<meta name="format-detection" content="telephone=no">
<title>demo</title>

<link href="//storage.jd.com/ambient/styles-star-flash.css?10ae10be91827593e537" rel="stylesheet"></head>
</head>
<body>
<!-- S 主体内容 -->
<div class="o2team_ambient_main">
<canvas></canvas>
</div>
<!-- E 主体内容 -->

<script type="text/javascript" src="//storage.jd.com/ambient/control-star-flash.js?10ae10be91827593e537"></script><script type="text/javascript" src="//storage.jd.com/ambient/bundle-star-flash.js?10ae10be91827593e537"></script><script type="text/javascript" src="//storage.jd.com/ambient/config-star-flash.js?10ae10be91827593e537"></script></body>
<script type="text/javascript" src="//storage.jd.com/ambient/bundle-star-flash.js?2e03205de68cf6133bc2"></script><script type="text/javascript" src="//storage.jd.com/ambient/control-star-flash.js?2e03205de68cf6133bc2"></script><script type="text/javascript" src="//storage.jd.com/ambient/config-star-flash.js?2e03205de68cf6133bc2"></script></body>
</html>
4 changes: 2 additions & 2 deletions dist/index_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<script type="text/javascript" src="//storage.jd.com/ambient-global/ambient-autoStop-head.js"></script>

<link href="//storage.jd.com/ambient/styles-star-flash.css?10ae10be91827593e537" rel="stylesheet"></head>
</head>
<body>
<!-- S 主体内容 -->
<div class="o2team_ambient_main">
Expand All @@ -18,5 +18,5 @@

<script type="text/javascript" src="//storage.jd.com/ambient-global/ambient-autoStop-body.js"></script>

<script type="text/javascript" src="//storage.jd.com/ambient/control-star-flash.js?10ae10be91827593e537"></script><script type="text/javascript" src="//storage.jd.com/ambient/bundle-star-flash.js?10ae10be91827593e537"></script><script type="text/javascript" src="//storage.jd.com/ambient/config-star-flash.js?10ae10be91827593e537"></script></body>
<script type="text/javascript" src="//storage.jd.com/ambient/bundle-star-flash.js?2e03205de68cf6133bc2"></script><script type="text/javascript" src="//storage.jd.com/ambient/control-star-flash.js?2e03205de68cf6133bc2"></script><script type="text/javascript" src="//storage.jd.com/ambient/config-star-flash.js?2e03205de68cf6133bc2"></script></body>
</html>
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "src",
"demoUrl": "//o2team-ambient.github.io/star-flash/dist/",
"demoUrl": "//o2team-ambient.github.io/star-flash/dist/index.html",
"miniDemoUrl": "//o2team-ambient.github.io/star-flash/dist/index_demo.html",
"title": "star-flash",
"ambName": "星星闪烁",
Expand Down

0 comments on commit 876efeb

Please sign in to comment.