125 lines
4.2 KiB
Plaintext
125 lines
4.2 KiB
Plaintext
|
webpackJsonp([24],{
|
||
|
|
||
|
/***/ "J7dD":
|
||
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||
|
|
||
|
"use strict";
|
||
|
Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
|
||
|
|
||
|
// EXTERNAL MODULE: ./src/pages/show/Footer.vue + 2 modules
|
||
|
var Footer = __webpack_require__("bGob");
|
||
|
|
||
|
// EXTERNAL MODULE: ./src/common/util.js
|
||
|
var util = __webpack_require__("s0MJ");
|
||
|
|
||
|
// EXTERNAL MODULE: ./node_modules/vuex/dist/vuex.esm.js
|
||
|
var vuex_esm = __webpack_require__("NYxO");
|
||
|
|
||
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/pages/show/CDNindex.vue
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
/* harmony default export */ var CDNindex = ({
|
||
|
data: function data() {
|
||
|
return {};
|
||
|
},
|
||
|
|
||
|
computed: Object(vuex_esm["b" /* mapState */])({
|
||
|
myHeight: 'cdnindexHeight'
|
||
|
}),
|
||
|
methods: {
|
||
|
goTo: function goTo(url) {
|
||
|
this.$router.push({ path: url });
|
||
|
}
|
||
|
},
|
||
|
components: {
|
||
|
Footer: Footer["a" /* default */]
|
||
|
}
|
||
|
});
|
||
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/template-compiler?{"id":"data-v-40403422","hasScoped":false,"transformToRequire":{"video":["src","poster"],"source":"src","img":"src","image":"xlink:href"},"buble":{"transforms":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/pages/show/CDNindex.vue
|
||
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-container',[_c('el-main',{staticClass:"cdn_main",style:({height:this.myHeight})},[_c('div',{staticClass:"cdn_index"},[_c('el-row',[_c('el-col',{attrs:{"span":24}},[_c('div',{staticClass:"cdn_title"},[_vm._v("Web应用防火墙")])])],1),_vm._v(" "),_c('el-row',[_c('el-col',{attrs:{"span":24}},[_c('div',{staticClass:"cdn_title_min"},[_c('div',{staticClass:"cdn_frontTag"}),_vm._v("统计")])])],1),_vm._v(" "),_c('el-row',{staticClass:"cdn_menu_row",attrs:{"gutter":0}},[_c('el-col',{attrs:{"span":6}},[_c('div',{staticClass:"cdn_menu",on:{"click":function($event){return _vm.goTo('/overView')}}},[_c('div',{staticClass:"cdn_menu_img cdn-menu-over"}),_vm._v(" "),_c('div',{staticClass:"cdn_menu_name"},[_vm._v("总览")])])]),_vm._v(" "),_c('el-col',{attrs:{"span":6}},[_c('div',{staticClass:"cdn_menu",on:{"click":function($event){return _vm.goTo('/securityReport')}}},[_c('div',{staticClass:"cdn_menu_img cdn-menu-securt"}),_vm._v(" "),_c('div',{staticClass:"cdn_menu_name"},[_vm._v("安全报表")])])]),_vm._v(" "),_c('el-col',{attrs:{"span":6}},[_c('div',{staticClass:"cdn_menu",on:{"click":function($event){return _vm.goTo('/fullLog')}}},[_c('div',{staticClass:"cdn_menu_img cdn-menu-full"}),_vm._v(" "),_c('div',{staticClass:"cdn_menu_name"},[_vm._v("全量日志")])])])],1),_vm._v(" "),_c('el-row',[_c('el-col',{attrs:{"span":24}},[_c('div',{staticClass:"cdn_title_min"},[_c('div',{staticClass:"cdn_frontTag"}),_vm._v("网站管理")])])],1),_vm._v(" "),_c('el-row',{attrs:{"gutter":20}},[_c('el-col',{attrs:{"span":6}},[_c('div',{staticClass:"cdn_menu",on:{"click":function($event){return _vm.goTo('/siteSet')}}},[_c('div',{staticClass:"cdn_menu_img cdn-menu-site"}),_vm._v(" "),_c('div',{staticClass:"cdn_menu_name"},[_vm._v("网站配置")])])])],1)],1)])],1),_vm._v(" "),_c('Footer')],1)}
|
||
|
var staticRenderFns = []
|
||
|
var esExports = { render: render, staticRenderFns: staticRenderFns }
|
||
|
/* harmony default export */ var show_CDNindex = (esExports);
|
||
|
// CONCATENATED MODULE: ./src/pages/show/CDNindex.vue
|
||
|
function injectStyle (ssrContext) {
|
||
|
__webpack_require__("bwlI")
|
||
|
}
|
||
|
var normalizeComponent = __webpack_require__("VU/8")
|
||
|
/* script */
|
||
|
|
||
|
|
||
|
/* template */
|
||
|
|
||
|
/* template functional */
|
||
|
var __vue_template_functional__ = false
|
||
|
/* styles */
|
||
|
var __vue_styles__ = injectStyle
|
||
|
/* scopeId */
|
||
|
var __vue_scopeId__ = null
|
||
|
/* moduleIdentifier (server only) */
|
||
|
var __vue_module_identifier__ = null
|
||
|
var Component = normalizeComponent(
|
||
|
CDNindex,
|
||
|
show_CDNindex,
|
||
|
__vue_template_functional__,
|
||
|
__vue_styles__,
|
||
|
__vue_scopeId__,
|
||
|
__vue_module_identifier__
|
||
|
)
|
||
|
|
||
|
/* harmony default export */ var pages_show_CDNindex = __webpack_exports__["default"] = (Component.exports);
|
||
|
|
||
|
|
||
|
/***/ }),
|
||
|
|
||
|
/***/ "bwlI":
|
||
|
/***/ (function(module, exports) {
|
||
|
|
||
|
// removed by extract-text-webpack-plugin
|
||
|
|
||
|
/***/ })
|
||
|
|
||
|
});
|