This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/.cache/vue-loader/62e19e87abfaea82c2fdcf1d6640da39.json

1 line
6.2 KiB
JSON
Raw Normal View History

2019-08-11 18:48:02 +00:00
{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js!/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js??ref--0-0!/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/soeren/dev/keksaccountgui/src/views/Dashboard.vue?vue&type=template&id=22ba47ca&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/views/Dashboard.vue","mtime":1563897776530},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js","mtime":1564062719000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n {},\n [\n _c(\n \"v-container\",\n { attrs: { \"grid-list-md\": \"\" } },\n [\n _c(\n \"v-layout\",\n { attrs: { row: \"\", wrap: \"\" } },\n [\n _c(\n \"v-flex\",\n { attrs: { md12: \"\" } },\n [\n _c(\"h1\", [_vm._v(\"Dashboard\")]),\n _c(\"br\"),\n _c(\"br\"),\n _c(\"h3\", [\n _vm._v(\n \"Hello \" +\n _vm._s(_vm.$store.getters.getMe[\"username\"]) +\n \", login to\"\n )\n ]),\n _c(\n \"v-layout\",\n { attrs: { row: \"\", wrap: \"\" } },\n _vm._l(_vm.apps, function(item, index) {\n return _c(\n \"v-flex\",\n { attrs: { md4: \"\", xs12: \"\", \"text-xs-center\": \"\" } },\n [\n _c(\n \"v-card\",\n [\n _c(\n \"v-layout\",\n [\n _c(\n \"v-flex\",\n { attrs: { xs5: \"\" } },\n [\n _c(\"v-img\", {\n attrs: {\n src: _vm.getImageUrl(item.id),\n height: \"125px\",\n contain: \"\"\n }\n })\n ],\n 1\n ),\n _c(\n \"v-flex\",\n { attrs: { xs7: \"\" } },\n [\n _c(\n \"v-card-title\",\n { attrs: { \"primary-title\": \"\" } },\n [\n _c(\"div\", [\n _c(\n \"div\",\n { staticClass: \"headline\" },\n [_vm._v(_vm._s(item.name))]\n ),\n _c(\"div\", [\n