|
1 | | -/*! built in 2016-5-21:2 version 2.02 by 司徒正美 */ |
| 1 | +/*! built in 2016-5-20:22 version 2.02 by 司徒正美 */ |
2 | 2 | (function webpackUniversalModuleDefinition(root, factory) { |
3 | 3 | if(typeof exports === 'object' && typeof module === 'object') |
4 | 4 | module.exports = factory(); |
@@ -71,7 +71,7 @@ return /******/ (function(modules) { // webpackBootstrap |
71 | 71 | /***/ 104: |
72 | 72 | /***/ function(module, exports, __webpack_require__) { |
73 | 73 |
|
74 | | - /*! built in 2016-5-21:2 version 2.02 by 司徒正美 */ |
| 74 | + /*! built in 2016-5-20:22 version 2.02 by 司徒正美 */ |
75 | 75 | (function webpackUniversalModuleDefinition(root, factory) { |
76 | 76 | if(true) |
77 | 77 | module.exports = factory(); |
@@ -6325,7 +6325,8 @@ return /******/ (function(modules) { // webpackBootstrap |
6325 | 6325 | if (byRewritePrototype.execute) { |
6326 | 6326 | return |
6327 | 6327 | } |
6328 | | - |
| 6328 | + //https://www.web-tinker.com/article/20618.html?utm_source=tuicool&utm_medium=referral |
| 6329 | + //IE6-8虽然暴露了Element.prototype,但无法重写已有的DOM API |
6329 | 6330 | byRewritePrototype.execute = true |
6330 | 6331 | var p = Node.prototype |
6331 | 6332 | function rewite(name, fn) { |
@@ -6399,7 +6400,7 @@ return /******/ (function(modules) { // webpackBootstrap |
6399 | 6400 | clearInterval(checkID) |
6400 | 6401 | checkID = 0 |
6401 | 6402 | } |
6402 | | - }, 1000) |
| 6403 | + }, 700) |
6403 | 6404 | } |
6404 | 6405 | } |
6405 | 6406 |
|
@@ -8600,7 +8601,7 @@ return /******/ (function(modules) { // webpackBootstrap |
8600 | 8601 | /***/ 107: |
8601 | 8602 | /***/ function(module, exports) { |
8602 | 8603 |
|
8603 | | - module.exports = "<ms-panel>\r\n <div class=\"body\">\r\n <slot name=\"body\"></slot>\r\n </div>\r\n <p><ms-button /></p>\r\n</ms-panel>" |
| 8604 | + module.exports = "<ms-panel>\n <div class=\"body\">\n <slot name=\"body\"></slot>\n </div>\n <p><ms-button /></p>\n</ms-panel>" |
8604 | 8605 |
|
8605 | 8606 | /***/ } |
8606 | 8607 |
|
|
0 commit comments