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/8646af191d71591a91b7d30899ca4abd.json

1 line
5.5 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/Startpage.vue?vue&type=template&id=f94ae6b2&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/views/Startpage.vue","mtime":1564132387507},{"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(\"div\", { staticClass: \"headerStartpage\" }, [\n _c(\"h1\", [\n _vm._v(_vm._s(_vm.nameBig)),\n _c(\"span\", { staticClass: \"small\" }, [_vm._v(_vm._s(_vm.nameSmall))])\n ]),\n _c(\"h2\", [_vm._v(_vm._s(_vm.slogen))])\n ]),\n _c(\n \"v-container\",\n { attrs: { \"grid-list-md\": \"\" } },\n [\n _c(\n \"v-layout\",\n { attrs: { row: \"\", wrap: \"\" } },\n [\n _c(\"v-flex\", { attrs: { md12: \"\" } }, [\n _c(\"h1\", [_vm._v(\"Services\")]),\n _c(\"p\", [\n _vm._v(\n \"Mit deinem KeksAccount Username kannst du dich u.a. bei folgenden Servicen einloggen und diese nutzten. \"\n )\n ])\n ])\n ],\n 1\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(\"div\", { staticClass: \"headline\" }, [\n _vm._v(_vm._s(item.name))\n ]),\n _c(\"div\", [\n _vm._v(_vm._s(item.description))\n ])\n ])\n ]\n )\n