commit
c13471b5fb
13 changed files with 0 additions and 40321 deletions
BIN
local/dist/05acfdb568b3df49ad31355b19495d4a.woff
vendored
BIN
local/dist/05acfdb568b3df49ad31355b19495d4a.woff
vendored
Binary file not shown.
77
local/dist/1.chunk.js
vendored
77
local/dist/1.chunk.js
vendored
|
@ -1,77 +0,0 @@
|
||||||
webpackJsonp([1],[
|
|
||||||
/* 0 */,
|
|
||||||
/* 1 */,
|
|
||||||
/* 2 */,
|
|
||||||
/* 3 */,
|
|
||||||
/* 4 */,
|
|
||||||
/* 5 */,
|
|
||||||
/* 6 */,
|
|
||||||
/* 7 */,
|
|
||||||
/* 8 */
|
|
||||||
/***/ function(module, exports, __webpack_require__) {
|
|
||||||
|
|
||||||
var __vue_script__, __vue_template__
|
|
||||||
__webpack_require__(9)
|
|
||||||
__vue_script__ = __webpack_require__(10)
|
|
||||||
if (__vue_script__ &&
|
|
||||||
__vue_script__.__esModule &&
|
|
||||||
Object.keys(__vue_script__).length > 1) {
|
|
||||||
console.warn("[vue-loader] local/routers/index.vue: named exports in *.vue files are ignored.")}
|
|
||||||
__vue_template__ = __webpack_require__(11)
|
|
||||||
module.exports = __vue_script__ || {}
|
|
||||||
if (module.exports.__esModule) module.exports = module.exports.default
|
|
||||||
if (__vue_template__) {
|
|
||||||
(typeof module.exports === "function" ? (module.exports.options || (module.exports.options = {})) : module.exports).template = __vue_template__
|
|
||||||
}
|
|
||||||
if (false) {(function () { module.hot.accept()
|
|
||||||
var hotAPI = require("vue-hot-reload-api")
|
|
||||||
hotAPI.install(require("vue"), false)
|
|
||||||
if (!hotAPI.compatible) return
|
|
||||||
var id = "_v-68704ea4/index.vue"
|
|
||||||
if (!module.hot.data) {
|
|
||||||
hotAPI.createRecord(id, module.exports)
|
|
||||||
} else {
|
|
||||||
hotAPI.update(id, module.exports, __vue_template__)
|
|
||||||
}
|
|
||||||
})()}
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 9 */
|
|
||||||
/***/ function(module, exports) {
|
|
||||||
|
|
||||||
// removed by extract-text-webpack-plugin
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 10 */
|
|
||||||
/***/ function(module, exports) {
|
|
||||||
|
|
||||||
"use strict";
|
|
||||||
|
|
||||||
Object.defineProperty(exports, "__esModule", {
|
|
||||||
value: true
|
|
||||||
});
|
|
||||||
// <style>
|
|
||||||
//
|
|
||||||
// </style>
|
|
||||||
// <template>
|
|
||||||
// <div>welcome</div>
|
|
||||||
// </template>
|
|
||||||
// <script>
|
|
||||||
exports.default = {
|
|
||||||
props: {},
|
|
||||||
data: function data() {
|
|
||||||
return {};
|
|
||||||
},
|
|
||||||
|
|
||||||
methods: {}
|
|
||||||
};
|
|
||||||
// </script>
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 11 */
|
|
||||||
/***/ function(module, exports) {
|
|
||||||
|
|
||||||
module.exports = "\n\n\n\n<div>welcome</div>\n";
|
|
||||||
|
|
||||||
/***/ }
|
|
||||||
]);
|
|
4334
local/dist/2.chunk.js
vendored
4334
local/dist/2.chunk.js
vendored
File diff suppressed because it is too large
Load diff
BIN
local/dist/24712f6c47821394fba7942fbb52c3b2.ttf
vendored
BIN
local/dist/24712f6c47821394fba7942fbb52c3b2.ttf
vendored
Binary file not shown.
BIN
local/dist/2c2ae068be3b089e0a5b59abb1831550.eot
vendored
BIN
local/dist/2c2ae068be3b089e0a5b59abb1831550.eot
vendored
Binary file not shown.
4224
local/dist/3.chunk.js
vendored
4224
local/dist/3.chunk.js
vendored
File diff suppressed because it is too large
Load diff
4328
local/dist/4.chunk.js
vendored
4328
local/dist/4.chunk.js
vendored
File diff suppressed because it is too large
Load diff
4219
local/dist/5.chunk.js
vendored
4219
local/dist/5.chunk.js
vendored
File diff suppressed because it is too large
Load diff
4234
local/dist/6.chunk.js
vendored
4234
local/dist/6.chunk.js
vendored
File diff suppressed because it is too large
Load diff
2230
local/dist/621bd386841f74e0053cb8e67f8a0604.svg
vendored
2230
local/dist/621bd386841f74e0053cb8e67f8a0604.svg
vendored
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 326 KiB |
3440
local/dist/main.css
vendored
3440
local/dist/main.css
vendored
File diff suppressed because it is too large
Load diff
149
local/dist/main.js
vendored
149
local/dist/main.js
vendored
|
@ -1,149 +0,0 @@
|
||||||
webpackJsonp([0],[
|
|
||||||
/* 0 */
|
|
||||||
/***/ function(module, exports, __webpack_require__) {
|
|
||||||
|
|
||||||
'use strict';
|
|
||||||
|
|
||||||
var _vue = __webpack_require__(1);
|
|
||||||
|
|
||||||
var _vue2 = _interopRequireDefault(_vue);
|
|
||||||
|
|
||||||
var _vueRouter = __webpack_require__(3);
|
|
||||||
|
|
||||||
var _vueRouter2 = _interopRequireDefault(_vueRouter);
|
|
||||||
|
|
||||||
var _app = __webpack_require__(4);
|
|
||||||
|
|
||||||
var _app2 = _interopRequireDefault(_app);
|
|
||||||
|
|
||||||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
||||||
|
|
||||||
_vue2.default.use(_vueRouter2.default);
|
|
||||||
|
|
||||||
// 开启debug模式
|
|
||||||
/**
|
|
||||||
* Created by aresn on 16/6/20.
|
|
||||||
*/
|
|
||||||
_vue2.default.config.debug = true;
|
|
||||||
|
|
||||||
// 路由配置
|
|
||||||
var router = new _vueRouter2.default({
|
|
||||||
history: true
|
|
||||||
});
|
|
||||||
|
|
||||||
router.map({
|
|
||||||
'/index': {
|
|
||||||
component: function component(resolve) {
|
|
||||||
__webpack_require__.e/* require */(1, function(__webpack_require__) { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(8)]; (resolve.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}.bind(this));
|
|
||||||
}
|
|
||||||
},
|
|
||||||
'/button': {
|
|
||||||
component: function component(resolve) {
|
|
||||||
__webpack_require__.e/* require */(2, function(__webpack_require__) { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(12)]; (resolve.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}.bind(this));
|
|
||||||
}
|
|
||||||
},
|
|
||||||
'/page': {
|
|
||||||
component: function component(resolve) {
|
|
||||||
__webpack_require__.e/* require */(3, function(__webpack_require__) { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(137)]; (resolve.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}.bind(this));
|
|
||||||
}
|
|
||||||
},
|
|
||||||
'/more': {
|
|
||||||
component: function component(resolve) {
|
|
||||||
__webpack_require__.e/* require */(4, function(__webpack_require__) { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(141)]; (resolve.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}.bind(this));
|
|
||||||
}
|
|
||||||
},
|
|
||||||
'/layout': {
|
|
||||||
component: function component(resolve) {
|
|
||||||
__webpack_require__.e/* require */(5, function(__webpack_require__) { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(145)]; (resolve.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}.bind(this));
|
|
||||||
}
|
|
||||||
},
|
|
||||||
'/radio': {
|
|
||||||
component: function component(resolve) {
|
|
||||||
__webpack_require__.e/* require */(6, function(__webpack_require__) { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(148)]; (resolve.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}.bind(this));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
router.beforeEach(function () {
|
|
||||||
window.scrollTo(0, 0);
|
|
||||||
});
|
|
||||||
|
|
||||||
router.afterEach(function (transition) {});
|
|
||||||
|
|
||||||
router.redirect({
|
|
||||||
'*': "/index"
|
|
||||||
});
|
|
||||||
router.start(_app2.default, '#app');
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 1 */,
|
|
||||||
/* 2 */,
|
|
||||||
/* 3 */,
|
|
||||||
/* 4 */
|
|
||||||
/***/ function(module, exports, __webpack_require__) {
|
|
||||||
|
|
||||||
var __vue_script__, __vue_template__
|
|
||||||
__webpack_require__(5)
|
|
||||||
__vue_script__ = __webpack_require__(6)
|
|
||||||
if (__vue_script__ &&
|
|
||||||
__vue_script__.__esModule &&
|
|
||||||
Object.keys(__vue_script__).length > 1) {
|
|
||||||
console.warn("[vue-loader] local/components/app.vue: named exports in *.vue files are ignored.")}
|
|
||||||
__vue_template__ = __webpack_require__(7)
|
|
||||||
module.exports = __vue_script__ || {}
|
|
||||||
if (module.exports.__esModule) module.exports = module.exports.default
|
|
||||||
if (__vue_template__) {
|
|
||||||
(typeof module.exports === "function" ? (module.exports.options || (module.exports.options = {})) : module.exports).template = __vue_template__
|
|
||||||
}
|
|
||||||
if (false) {(function () { module.hot.accept()
|
|
||||||
var hotAPI = require("vue-hot-reload-api")
|
|
||||||
hotAPI.install(require("vue"), false)
|
|
||||||
if (!hotAPI.compatible) return
|
|
||||||
var id = "_v-0afa8397/app.vue"
|
|
||||||
if (!module.hot.data) {
|
|
||||||
hotAPI.createRecord(id, module.exports)
|
|
||||||
} else {
|
|
||||||
hotAPI.update(id, module.exports, __vue_template__)
|
|
||||||
}
|
|
||||||
})()}
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 5 */
|
|
||||||
/***/ function(module, exports) {
|
|
||||||
|
|
||||||
// removed by extract-text-webpack-plugin
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 6 */
|
|
||||||
/***/ function(module, exports) {
|
|
||||||
|
|
||||||
"use strict";
|
|
||||||
|
|
||||||
// <style lang="less">
|
|
||||||
// @import "../../styles/index.less";
|
|
||||||
// @import "../../styles/package.less";
|
|
||||||
// </style>
|
|
||||||
// <template>
|
|
||||||
// <div>
|
|
||||||
// <router-view></router-view>
|
|
||||||
// </div>
|
|
||||||
// </template>
|
|
||||||
// <script>
|
|
||||||
module.exports = {
|
|
||||||
data: function data() {
|
|
||||||
return {};
|
|
||||||
},
|
|
||||||
ready: function ready() {},
|
|
||||||
beforeDestroy: function beforeDestroy() {},
|
|
||||||
methods: {}
|
|
||||||
};
|
|
||||||
// </script>
|
|
||||||
|
|
||||||
/***/ },
|
|
||||||
/* 7 */
|
|
||||||
/***/ function(module, exports) {
|
|
||||||
|
|
||||||
module.exports = "\n\n\n\n\n<div>\n <router-view></router-view>\n</div>\n";
|
|
||||||
|
|
||||||
/***/ }
|
|
||||||
]);
|
|
13086
local/dist/vendors.js
vendored
13086
local/dist/vendors.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue