Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonyang committed May 5, 2019
1 parent 876efeb commit 582181a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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>

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

<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>
<script type="text/javascript" src="//storage.jd.com/ambient/control-star_flash.js?25240dea21bfd089d597"></script><script type="text/javascript" src="//storage.jd.com/ambient/bundle-star_flash.js?25240dea21bfd089d597"></script><script type="text/javascript" src="//storage.jd.com/ambient/config-star_flash.js?25240dea21bfd089d597"></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>

</head>
<link href="//storage.jd.com/ambient/styles-star_flash.css?25240dea21bfd089d597" rel="stylesheet"></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/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>
<script type="text/javascript" src="//storage.jd.com/ambient/control-star_flash.js?25240dea21bfd089d597"></script><script type="text/javascript" src="//storage.jd.com/ambient/bundle-star_flash.js?25240dea21bfd089d597"></script><script type="text/javascript" src="//storage.jd.com/ambient/config-star_flash.js?25240dea21bfd089d597"></script></body>
</html>
14 changes: 7 additions & 7 deletions info.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"author": "src",
"demoUrl": "//o2team-ambient.github.io/star-flash/dist/index.html",
"miniDemoUrl": "//o2team-ambient.github.io/star-flash/dist/index_demo.html",
"title": "star-flash",
"author": "lison",
"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": "星星闪烁",
"github": "https://github.com/o2team-ambient/star-flash",
"demoSnippet": "<link href=\"//storage.jd.com/ambient/styles-star-flash.css?t=1557054676000\" rel=\"stylesheet\"></link><!-- S 主体内容 -->\r\n <div class=\"o2team_ambient_main\">\r\n <canvas></canvas>\r\n </div>\r\n <!-- E 主体内容 --><script src=\"//storage.jd.com/ambient/bundle-star-flash.js?t=1557054676000\"></script>",
"controlUrl": "//storage.jd.com/ambient/control-star-flash.js?t=1557054676000",
"configUrl": "//storage.jd.com/ambient/config-star-flash.js?t=1557054676000",
"demoSnippet": "<link href=\"//storage.jd.com/ambient/styles-star_flash.css?t=1557058666000\" rel=\"stylesheet\"></link><!-- S 主体内容 -->\r\n <div class=\"o2team_ambient_main\">\r\n <canvas></canvas>\r\n </div>\r\n <!-- E 主体内容 --><script src=\"//storage.jd.com/ambient/bundle-star_flash.js?t=1557058666000\"></script>",
"controlUrl": "//storage.jd.com/ambient/control-star_flash.js?t=1557058666000",
"configUrl": "//storage.jd.com/ambient/config-star_flash.js?t=1557058666000",
"placeholderImg": "//storage.jd.com/ambient/star-flash_placeholder.png?t=1557049231000",
"spriteImg": "//storage.jd.com/ambient/star-flash_sprite.png?t=1557049231000"
}

0 comments on commit 582181a

Please sign in to comment.