-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(bluefox) Fixed problem if the port of admin is not 8081
- Loading branch information
1 parent
19da607
commit bce4d85
Showing
20 changed files
with
70 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,26 @@ | ||
{ | ||
"files": { | ||
"main.js": "./static/js/main.35114bda.chunk.js", | ||
"main.js.map": "./static/js/main.35114bda.chunk.js.map", | ||
"main.css": "./static/css/main.d4bed9c6.chunk.css", | ||
"main.js": "./static/js/main.1e0aff58.chunk.js", | ||
"main.js.map": "./static/js/main.1e0aff58.chunk.js.map", | ||
"runtime-main.js": "./static/js/runtime-main.bc365d4c.js", | ||
"runtime-main.js.map": "./static/js/runtime-main.bc365d4c.js.map", | ||
"static/css/2.3d8149f0.chunk.css": "./static/css/2.3d8149f0.chunk.css", | ||
"static/js/2.4b9190fa.chunk.js": "./static/js/2.4b9190fa.chunk.js", | ||
"static/js/2.4b9190fa.chunk.js.map": "./static/js/2.4b9190fa.chunk.js.map", | ||
"static/css/2.0302007b.chunk.css": "./static/css/2.0302007b.chunk.css", | ||
"static/js/2.ecb219de.chunk.js": "./static/js/2.ecb219de.chunk.js", | ||
"static/js/2.ecb219de.chunk.js.map": "./static/js/2.ecb219de.chunk.js.map", | ||
"index.html": "./index.html", | ||
"precache-manifest.3839b0aaebbbfef91ab5c9d7240c8b80.js": "./precache-manifest.3839b0aaebbbfef91ab5c9d7240c8b80.js", | ||
"precache-manifest.704f75bcabd495ec26c5a5fe84a86ab2.js": "./precache-manifest.704f75bcabd495ec26c5a5fe84a86ab2.js", | ||
"service-worker.js": "./service-worker.js", | ||
"static/css/2.3d8149f0.chunk.css.map": "./static/css/2.3d8149f0.chunk.css.map", | ||
"static/js/2.4b9190fa.chunk.js.LICENSE": "./static/js/2.4b9190fa.chunk.js.LICENSE", | ||
"static/css/2.0302007b.chunk.css.map": "./static/css/2.0302007b.chunk.css.map", | ||
"static/css/main.d4bed9c6.chunk.css.map": "./static/css/main.d4bed9c6.chunk.css.map", | ||
"static/js/2.ecb219de.chunk.js.LICENSE": "./static/js/2.ecb219de.chunk.js.LICENSE", | ||
"static/media/copy-content.svg": "./static/media/copy-content.6fe0b363.svg" | ||
}, | ||
"entrypoints": [ | ||
"static/js/runtime-main.bc365d4c.js", | ||
"static/css/2.3d8149f0.chunk.css", | ||
"static/js/2.4b9190fa.chunk.js", | ||
"static/js/main.35114bda.chunk.js" | ||
"static/css/2.0302007b.chunk.css", | ||
"static/js/2.ecb219de.chunk.js", | ||
"static/css/main.d4bed9c6.chunk.css", | ||
"static/js/main.1e0aff58.chunk.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./vendor/socket.io.js"></script><title>React App</title><link href="./static/css/2.3d8149f0.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(a){function e(e){for(var t,r,n=e[0],o=e[1],u=e[2],i=0,l=[];i<n.length;i++)r=n[i],Object.prototype.hasOwnProperty.call(p,r)&&p[r]&&l.push(p[r][0]),p[r]=0;for(t in o)Object.prototype.hasOwnProperty.call(o,t)&&(a[t]=o[t]);for(s&&s(e);l.length;)l.shift()();return c.push.apply(c,u||[]),f()}function f(){for(var e,t=0;t<c.length;t++){for(var r=c[t],n=!0,o=1;o<r.length;o++){var u=r[o];0!==p[u]&&(n=!1)}n&&(c.splice(t--,1),e=i(i.s=r[0]))}return e}var r={},p={1:0},c=[];function i(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return a[e].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=a,i.c=r,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)i.d(r,n,function(e){return t[e]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="./";var t=this["webpackJsonpiot-admin"]=this["webpackJsonpiot-admin"]||[],n=t.push.bind(t);t.push=e,t=t.slice();for(var o=0;o<t.length;o++)e(t[o]);var s=n;f()}([])</script><script src="./static/js/2.4b9190fa.chunk.js"></script><script src="./static/js/main.35114bda.chunk.js"></script></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./vendor/socket.io.js"></script><title>React App</title><link href="./static/css/2.0302007b.chunk.css" rel="stylesheet"><link href="./static/css/main.d4bed9c6.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(a){function e(e){for(var t,r,n=e[0],o=e[1],u=e[2],i=0,l=[];i<n.length;i++)r=n[i],Object.prototype.hasOwnProperty.call(p,r)&&p[r]&&l.push(p[r][0]),p[r]=0;for(t in o)Object.prototype.hasOwnProperty.call(o,t)&&(a[t]=o[t]);for(s&&s(e);l.length;)l.shift()();return c.push.apply(c,u||[]),f()}function f(){for(var e,t=0;t<c.length;t++){for(var r=c[t],n=!0,o=1;o<r.length;o++){var u=r[o];0!==p[u]&&(n=!1)}n&&(c.splice(t--,1),e=i(i.s=r[0]))}return e}var r={},p={1:0},c=[];function i(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return a[e].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=a,i.c=r,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)i.d(r,n,function(e){return t[e]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="./";var t=this["webpackJsonpiot-admin"]=this["webpackJsonpiot-admin"]||[],n=t.push.bind(t);t.push=e,t=t.slice();for(var o=0;o<t.length;o++)e(t[o]);var s=n;f()}([])</script><script src="./static/js/2.ecb219de.chunk.js"></script><script src="./static/js/main.1e0aff58.chunk.js"></script></body></html> |
30 changes: 0 additions & 30 deletions
30
admin/precache-manifest.3839b0aaebbbfef91ab5c9d7240c8b80.js
This file was deleted.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
admin/precache-manifest.704f75bcabd495ec26c5a5fe84a86ab2.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
self.__precacheManifest = (self.__precacheManifest || []).concat([ | ||
{ | ||
"revision": "c58bec1bfeaaca6aee356d5434486a9b", | ||
"url": "./index.html" | ||
}, | ||
{ | ||
"revision": "cb42a7ae4e529c357854", | ||
"url": "./static/css/2.0302007b.chunk.css" | ||
}, | ||
{ | ||
"revision": "1e9416645830854d6bcb", | ||
"url": "./static/css/main.d4bed9c6.chunk.css" | ||
}, | ||
{ | ||
"revision": "cb42a7ae4e529c357854", | ||
"url": "./static/js/2.ecb219de.chunk.js" | ||
}, | ||
{ | ||
"revision": "764ee7d7b2b37ea6ad2fc352f6f4060b", | ||
"url": "./static/js/2.ecb219de.chunk.js.LICENSE" | ||
}, | ||
{ | ||
"revision": "1e9416645830854d6bcb", | ||
"url": "./static/js/main.1e0aff58.chunk.js" | ||
}, | ||
{ | ||
"revision": "10853007b017c2658b34", | ||
"url": "./static/js/runtime-main.bc365d4c.js" | ||
}, | ||
{ | ||
"revision": "6fe0b363151ad0e4318e8ebf01a40b07", | ||
"url": "./static/media/copy-content.6fe0b363.svg" | ||
} | ||
]); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.