From f0fa5443709504a4b43de027546a82e8c2eb217a Mon Sep 17 00:00:00 2001 From: Lee EC Date: Wed, 4 Sep 2019 16:50:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E4=B8=8A=E6=8A=A5?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/index.html | 4 ++-- dist/index_demo.html | 4 ++-- info.json | 6 +++--- package.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dist/index.html b/dist/index.html index 8847ebc..de5529e 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,7 +6,7 @@ demo - +
@@ -16,5 +16,5 @@
- + diff --git a/dist/index_demo.html b/dist/index_demo.html index 76295e0..40cecc2 100644 --- a/dist/index_demo.html +++ b/dist/index_demo.html @@ -8,7 +8,7 @@ - +
@@ -20,5 +20,5 @@ - + diff --git a/info.json b/info.json index 7ba3a13..869f788 100755 --- a/info.json +++ b/info.json @@ -5,9 +5,9 @@ "title": "bubble", "ambName": "泡泡", "github": "https://github.com/o2team-ambient/bubble", - "demoSnippet": "\n
\n
\n \n
\n
\n ", - "controlUrl": "//storage.jd.com/ambient/control-bubble.js?t=1567581796000", - "configUrl": "//storage.jd.com/ambient/config-bubble.js?t=1567581796000", + "demoSnippet": "\n
\n
\n \n
\n
\n ", + "controlUrl": "//storage.jd.com/ambient/control-bubble.js?t=1567587039000", + "configUrl": "//storage.jd.com/ambient/config-bubble.js?t=1567587039000", "placeholderImg": "//storage.jd.com/ambient/bubble_placeholder.png?t=1554281546000", "gifImg": "//storage.jd.com/ambient/bubble_motion.gif?t=1554087165000", "spriteImg": "//storage.jd.com/ambient/bubble_sprite.png?t=1554281546000" diff --git a/package.json b/package.json index ace6f1d..fa89b47 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@o2team/ambient-dat.gui": "^0.7.14", - "@o2team/ambient-report": "^1.0.3", + "@o2team/ambient-report": "^1.0.5", "zepto": "^1.2.0" }, "devDependencies": {